- 16 Mar, 2018 13 commits
-
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Fix CE install link for downgrade docs Closes #44273 See merge request gitlab-org/gitlab-ce!17757
-
Sean McGivern authored
Add version available info to integrity check rake task docs See merge request gitlab-org/gitlab-ce!17799
-
Balasankar "Balu" C authored
-
Grzegorz Bizon authored
Update flipper 0.11.0 -> 0.13.0 See merge request gitlab-org/gitlab-ce!17722
-
Grzegorz Bizon authored
Update knapsack to 1.16.0 Closes #44235 See merge request gitlab-org/gitlab-ce!17735
-
Dmitriy Zaporozhets authored
Resolve "Technical debt: `Service#disabled_title` no longer used and is left dangling in `services/_form.html.haml`" Closes #43522 See merge request gitlab-org/gitlab-ce!17305
-
Yorick Peterse authored
Cache table_exists?('application_settings') to reduce repeated schema reloads Closes #43355 See merge request gitlab-org/gitlab-ce!17781
-
Yorick Peterse authored
Cache column_exists? for application settings See merge request gitlab-org/gitlab-ce!17780
-
Filipa Lacerda authored
Fixes merge request bar styling when performance bar is visible See merge request gitlab-org/gitlab-ce!17778
-
Achilleas Pipinellis authored
Rename SAST for Docker to Container Scanning in documentation See merge request gitlab-org/gitlab-ce!17769
-
Grzegorz Bizon authored
Revert "Merge branch 'update-httparty' into 'master'" See merge request gitlab-org/gitlab-ce!17789
-
Stan Hu authored
This reverts merge request !17737
-
- 15 Mar, 2018 27 commits
-
-
James Edwards-Jones authored
-
Ian Baum authored
[ci skip]
-
Stan Hu authored
Closes #43355
-
Jacob Schatz authored
Rename style to style guide in new frontend guide See merge request gitlab-org/gitlab-ce!17725
-
Clement Ho authored
-
Stan Hu authored
This is most a backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4987/diffs but includes other columns that use column_exists? in a way that may cause unnecessary schema loads.
-
Stan Hu authored
Fix import helper spec when a previous spec stubs settings Closes gitlab-ee#5303 See merge request gitlab-org/gitlab-ce!17776
-
Phil Hughes authored
-
Phil Hughes authored
Add realtime pipeline status component for files Closes #42927 See merge request gitlab-org/gitlab-ce!17705
-
Stan Hu authored
Resolve "Reduce Redis usage from merge request diffs caching" Closes #44191 See merge request gitlab-org/gitlab-ce!17746
-
Sean McGivern authored
This should use stub_omniauth_setting, not do it manually.
-
Phil Hughes authored
Drop jquery-rails gem from Gemfile Closes #44306 See merge request gitlab-org/gitlab-ce!17771
-
Sean McGivern authored
Add labeled issues seed Closes #41724 See merge request gitlab-org/gitlab-ce!17754
-
Balasankar "Balu" C authored
-
Felipe Artur authored
-
Grzegorz Bizon authored
Add slash command for moving an issue See merge request gitlab-org/gitlab-ce!17691
-
Sean McGivern authored
Manually escape '#' when building relative uris, closes #42459 Closes #42459 See merge request gitlab-org/gitlab-ce!17679
-
Olivier Gonzalez authored
-
Sean McGivern authored
Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
-
Kamil Trzciński authored
Introduce CI/CD variables collection Closes #33042 See merge request gitlab-org/gitlab-ce!14439
-
Kamil Trzciński authored
Remove RSpec warnings from `spec/models/ci/build_spec.rb` See merge request gitlab-org/gitlab-ce!17755
-
Yorick Peterse authored
Fix concurrency issue with migration for user_interacted_projects table. Closes #44205 See merge request gitlab-org/gitlab-ce!17728
-
Tim Zallmann authored
Add HTML style guide See merge request gitlab-org/gitlab-ce!17616
-
Clement Ho authored
-
Sean McGivern authored
This may lead to some being evicted and having to be cached again, but many MRs get closed or updated in that time anyway.
-
Sean McGivern authored
Previously, we kept them all in the cache. We don't need the highlight results for older diffs - if someone does view that (which is rare), we can do the highlighting on the fly.
-
Tim Zallmann authored
Add frontend guide principles See merge request gitlab-org/gitlab-ce!17613
-