- 01 May, 2018 23 commits
-
-
George Tsiolis 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
-
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
-
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 17 commits
-
-
Filipa Lacerda authored
Revert discussion counter height Closes #45896 See merge request gitlab-org/gitlab-ce!18656
-
George Tsiolis authored
-
Oswaldo Ferreira authored
Today, when fetching diffs of a note, we always go to Gitaly in order to diff between commits and return the diff of each discussion note. With this change we avoid doing that for notes on the "current version" of the MR.
-
Filipa Lacerda authored
Fixed inconsistent protected branch pill baseline Closes #41286 and #45354 See merge request gitlab-org/gitlab-ce!18409
-
Constance Okoghenun authored
-
George Tsiolis authored
-
Phil Hughes authored
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
-
Douwe Maan authored
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
-
Phil Hughes authored
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
-
Douwe Maan authored
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
-
James Edwards-Jones authored
-
Douwe Maan authored
Skip `authenticate_user!` for Doorkeeper controllers Closes #44639 See merge request gitlab-org/gitlab-ce!18599
-
Douwe Maan authored
Use fast timeouts for Gitaly FooInProgress RPC's See merge request gitlab-org/gitlab-ce!18655
-
Douwe Maan authored
Add developer documentation on diff handling and limits Closes #43614 See merge request gitlab-org/gitlab-ce!18269
-
Stan Hu authored
Use grpc 1.11.0 See merge request gitlab-org/gitlab-ce!18652
-
Grzegorz Bizon | OOO until May 7th authored
Backports EE changes from disabling branch unprotect UI See merge request gitlab-org/gitlab-ce!18262
-
Oswaldo Ferreira authored
-