- 13 Jun, 2017 7 commits
-
-
Robert Speicher authored
Move License initializer to the front See merge request !2121
-
Douwe Maan authored
-
Robert Speicher authored
[EE] Let PhantomJS load local images Closes #2162 See merge request !2081
-
Valery Sizov authored
This reverts commit 8c838513.
-
Valery Sizov authored
-
Robert Speicher authored
Ignore CVE-2017-5029 in Nokogiri Closes #33597 See merge request !12109
-
Robert Speicher authored
Ignore CVE-2017-5029 in Nokogiri Closes #33597 See merge request !12109
-
- 12 Jun, 2017 12 commits
-
-
Robert Speicher authored
[EE] Add an optional performance bar to view performance metrics See merge request !2104
-
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
-
Rémy Coutable authored
This change fix a memory leak due to a Webkit bug: https://github.com/ariya/phantomjs/issues/12903 Also: - Whitelist only localhost and 127.0.0.1 in Capybara + JS specs - Blacklist all requests to media such as images, videos, PDFs, CSVs etc. - Log all the requests made. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
-
Nick Thomas authored
-
Douwe Maan authored
Use :request_store hooks on specs [Backport] See merge request !2105
-
Tiago Botelho authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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 4 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
-