- 02 May, 2018 13 commits
-
-
blackst0ne authored
-
Douwe Maan authored
Display and revoke active sessions See merge request gitlab-org/gitlab-ce!17867
-
-
Rémy Coutable authored
[Rails5] Fix `undefined method 'downcase'` errors in requests specs See merge request gitlab-org/gitlab-ce!18645
-
Rémy Coutable authored
[Rails5] Add `touch_later` to `Commit` model See merge request gitlab-org/gitlab-ce!18642
-
Rémy Coutable authored
[Rails5] Fix Arel::UpdateManager See merge request gitlab-org/gitlab-ce!18641
-
Rémy Coutable authored
[Rails5] Fix `TZInfo::InvalidTimezoneIdentifier` exception See merge request gitlab-org/gitlab-ce!18640
-
Rémy Coutable authored
[Rails5] Use `safe_params` instead of `params` in `url_for` helpers See merge request gitlab-org/gitlab-ce!18637
-
Rémy Coutable authored
[Rails5] Update `ApplicationController#log_exception` to fix `undefined method 'clean'` error See merge request gitlab-org/gitlab-ce!18636
-
Douwe Maan authored
Fix file_store for artifacts and lfs when saving See merge request gitlab-org/gitlab-ce!18624
-
Rémy Coutable authored
[Rails5] Fix `params` for DeleteUserWorker See merge request gitlab-org/gitlab-ce!18635
-
Douwe Maan authored
Enable LFS setting UI for Masters and Owners Closes #33320 See merge request gitlab-org/gitlab-ce!18562
-
Kamil Trzciński authored
Migrate pipeline stages indices Closes #43009 See merge request gitlab-org/gitlab-ce!18420
-
- 01 May, 2018 26 commits
-
-
Kamil Trzciński authored
-
Clement Ho authored
Fix memory and performance issues in Karma test suite Closes #45900 and #45806 See merge request gitlab-org/gitlab-ce!18658
-
Mike Greiling authored
-
Grzegorz Bizon | OOO until May 7th authored
Bump nokogiri to 1.8.2 in qa Gemfile See merge request gitlab-org/gitlab-ce!18673
-
Robert Speicher authored
Use gitaly 0.96.2 See merge request gitlab-org/gitlab-ce!18670
-
Robert Speicher authored
Fix commit trailer rendering when Gravatar is disabled Closes #45633 See merge request gitlab-org/gitlab-ce!18586
-
Robert Speicher authored
Resolves CVE-2017-18258
-
Douwe Maan authored
Use gitlab-workhorse 4.2.0 See merge request gitlab-org/gitlab-ce!18671
-
Douwe Maan authored
Use persisted diff data instead fetching Git on discussions Closes #44052 See merge request gitlab-org/gitlab-ce!18657
-
James Ramsay authored
LFS can be enabled and disabled per project using the API by Masters and Owners, but the UI is only available to Admins. The interface and API should be consistent. LFS can also be enabled and disabled per group using the API by Owners, but the UI is only available to Admins. This interface should also be consistent. Additionally removes an unneeded check if 2FA interface, since the interface is only available to Owners. Closes #33320
-
Kamil Trzciński authored
Add alpine mirrors while operating on k8s cluster Closes gitlab-ee#4922 See merge request gitlab-org/gitlab-ce!18651
-
Jacob Vosmaer authored
-
Douwe Maan authored
Merge request and commit discussions API Closes #20901 See merge request gitlab-org/gitlab-ce!18537
-
Jan Provaznik authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
* master: (106 commits)
-
Jacob Vosmaer authored
-
Douwe Maan authored
Use Ruby methods, not Rails' String#first See merge request gitlab-org/gitlab-ce!18669
-
Douwe Maan authored
[CE] Exclude LDAP from OmniauthCallbackController base methods See merge request gitlab-org/gitlab-ce!18619
-
Douwe Maan authored
show only groups an admin is a member of in dashboards/grops See merge request gitlab-org/gitlab-ce!17884
-
Roger Rüttimann authored
-
Zeger-Jan van de Weg authored
Gitaly-Ruby is not a Rails application, which made the method not exist after the vendor. This patch uses direct indexing, which has the same properties that `#first` has. Found while working on: https://gitlab.com/gitlab-org/gitaly/merge_requests/699
-
Phil Hughes authored
Update timeline icon for description edit Closes #39946 See merge request gitlab-org/gitlab-ce!18633
-
Stan Hu authored
Fix spec/features/projects/issues/user_toggles_subscription_spec.rb Closes #45918 See merge request gitlab-org/gitlab-ce!18666
-
blackst0ne authored
-
Stan Hu authored
-
- 30 Apr, 2018 1 commit
-
-
Filipa Lacerda authored
Revert discussion counter height Closes #45896 See merge request gitlab-org/gitlab-ce!18656
-