- 16 Jun, 2015 17 commits
-
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
Also converts doc/README.md to Unix line endings cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
This controller is now the target for `root_url`. It sub-classes DashboardController so we can render the old default without a redirect if the user hasn't customized their dashboard location. cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
It was only used for the appearance live updating, which is now handled by Profiles::Preferences#update cherry-picked
-
Robert Speicher authored
cherry-picked
-
Robert Speicher authored
cherry-picked
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Kerberos require to stable 7.12 !819 to 7-12-stable cc @jacobvosmaer See merge request !827
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
If kerberos is enabled require it Since 'group: :kerberos' got [included in the Gemfile ](https://gitlab.com/gitlab-org/gitlab-ce/commit/2391a43a7073b4e723e9ca1f7ff19b30f8e51452) Kerberos no longer got [loaded when the app started](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/application.rb#L6) This caused `Devise::OmniAuth::StrategyNotFound` error once Kerberos is enabled, failing to start GitLab . With this we hopefully do not need to remove group from the Gemfile. See merge request !819
-
- 15 Jun, 2015 5 commits
-
-
Dmitriy Zaporozhets authored
Fixes for RC2 we need it to make GitLab works with new CI cc @jacobvosmaer See merge request !1864
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nicolas authored
-
Dmitriy Zaporozhets authored
Look for .gitlab-ci.yml only if checkout_sha is present Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2396 cc @vsizov See merge request !818
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 12 Jun, 2015 18 commits
-
-
Jacob Vosmaer authored
-
Marin Jankovski authored
Update install docs for 7.12 See merge request !1857
-
Jacob Vosmaer authored
Even though the 7-12-stable branch does not exist yet.
-
Jacob Vosmaer authored
Git 2.1.2 does not protect against pushes trying the '.Git/config' attack (CVE-2014-9390). Going to 2.4.3 is perhaps a big jump but why not use the latest? (Famous last words.)
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Remove text since rss is now to prominent. See merge request !1855
-
Job van der Voort authored
Fix link to howto_rc1.md The relative link that was there before breaks when you copy-paste the issue template into an actual issue. See merge request !1856
-
Jacob Vosmaer authored
The relative link that was there before breaks when you copy-paste the issue template into an actual issue.
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Prepare feature steps for RSpec 3 See merge request !803
-
Robert Speicher authored
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Add a note that changing example configuration files requires changing omnibus-gitlab. Keeping track of changes in these files is not easy and they usually require change in omnibus-gitlab. Added a note so everyone is aware of this. Similar is added to gitlab-shell and gitlab-ci. Discussed in gitlab-org/omnibus-gitlab#605 See merge request !800
-
Dmitriy Zaporozhets authored
Refactor accept merge request widget * make each case a simple view * separate merge request JS from merge request accept widget JS Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !799
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix graph width on different screen sizes Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !802
-
Dmitriy Zaporozhets authored
Make commit calendar size depend on window size Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !801
-