- 12 Jun, 2017 9 commits
-
-
Douwe Maan authored
removes redundant project pull mirroring code from a bad merge See merge request !2111
-
Douwe Maan authored
EE Version of 9-2-5 Master security update See merge request !2094
-
Douwe Maan authored
Add explicit licensing for Elasticsearch Closes #2581 See merge request !2108
-
Nick Thomas authored
-
Nick Thomas authored
-
Douwe Maan authored
Use :request_store hooks on specs [Backport] See merge request !2105
-
Tiago Botelho authored
-
Achilleas Pipinellis authored
Add GitLab Geo architecture diagram and clarify LDAP configuration Closes #2375 See merge request !2098
-
Sean McGivern authored
AWS credentials chain Closes #2169 See merge request !2020
-
- 09 Jun, 2017 17 commits
-
-
Oswaldo Ferreira authored
-
Stan Hu authored
Avoid using the database in the Geo initializer See merge request !2099
-
Fatih Acet authored
fix approver placeholder not showing in ie11 Closes #1925 See merge request !2030
-
Fatih Acet authored
don't disable Rebase button for MR without Approvals Closes #2385 See merge request !2031
-
Robert Speicher authored
Geo - Fix RepositorySyncService when cannot obtain a lease to sync repository See merge request !2097
-
Rémy Coutable authored
CE Upstream - Wednesday Closes #2563, #2411, gitlab-ce#19219, #2361, and gitlab-ce#31397 See merge request !2060
-
Robert Speicher authored
Make the revision on the `/help` page clickable See merge request !2089
-
Filipa Lacerda authored
Fixed not issue boards milestone actions not sticking to bottom of dropdown Closes gitlab-ce#32002 See merge request !2102
-
Nick Thomas authored
-
Grzegorz Bizon authored
Resolve "ActionView::Template::Error: undefined method `any?' for nil:NilClass" Closes #2618 See merge request !2090
-
Matt Gresko authored
-
Phil Hughes authored
Closes #32002
-
Toon Claes authored
For quicker access, add hyperlink to the gitlab.com commits page for the current REVISION of GitLab.
-
Phil Hughes authored
Fixes deploy board error spec Closes #2514 See merge request !2064
-
Filipa Lacerda authored
-
Bob Van Landuyt authored
Normally the storage-stype of an uploader is set on the class level of an uploader [0] and the `storage` property is initialized from there [1]. In a security release, we were using that at the class level to determine the path of an upload and whether or not to move it. In the `ObjectStoreUploader` the storage method is overridden, meaning that the storage-type set on the class could be different from the actual storage used. [0] https://github.com/carrierwaveuploader/carrierwave/blob/f2f8569b1013f601fe7be4b3a616359acd27240d/lib/carrierwave/uploader/configuration.rb#L8 [1] https://github.com/carrierwaveuploader/carrierwave/blob/f2f8569b1013f601fe7be4b3a616359acd27240d/lib/carrierwave/uploader/store.rb#L88
-
Stan Hu authored
Running `bundle exec rake geo:db:migrate` would cause the warning to show since ActiveRecord wasn't set up properly.
-
- 08 Jun, 2017 14 commits
-
-
Clement Ho authored
Add linked pipelines to mini pipeline graph in MR Widget Closes #2602 See merge request !2039
-
Stan Hu authored
Closes #2375 [ci skip]
-
Douwe Maan authored
Backports gitlab-ce!12024 See merge request !2092
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
DJ Mountney authored
Merge remote-tracking branch 'origin/system_9_2_security_test_for_ce_to_ee' into 9-2-5-security-update-master
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
Oswaldo Ferreira authored
-
Bryce Johnson authored
-
Nick Thomas authored
-
Sean Packham authored
Add docs for protected branches deletion feature Closes gitlab-ce#32218 See merge request !2086
-
Sean Packham authored
Refactor CI triggers docs Closes #2616 See merge request !2079
-