- 22 Mar, 2018 36 commits
-
-
Toon Claes authored
When the database is in a read-only state, display a banner on each page informing the user they cannot write to that GitLab instance. Closes gitlab-org/gitlab-ce#43937.
-
Clement Ho authored
UI breakdown of message of the last pushed branch for Create merge request Closes #44382 See merge request gitlab-org/gitlab-ce!17821
-
Jacob Schatz authored
Resolve "Some dropdowns have two scroll bars." Closes #43273 See merge request gitlab-org/gitlab-ce!17665
-
Dennis Tang authored
-
Robert Speicher authored
Fix the other "A copy of ..." error for ReadOnly Closes #44365 See merge request gitlab-org/gitlab-ce!17935
-
Robert Speicher authored
Add the /help page in robots.txt Closes #44433 See merge request gitlab-org/gitlab-ce!17928
-
Robert Speicher authored
make a little more obvious what operations might need downtime or enhanced migration techniques See merge request gitlab-org/gitlab-ce!17927
-
Brett Walker authored
-
Lin Jen-Shin authored
Same strategy with: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17810 See: https://stackoverflow.com/a/29710188/1992201 Frankly I don't really understand how this works and I don't really care either. However I tried it and it does the job. To try this, make sure you have pending migrations, and run the server, hit the site. It would tell you that there's pending migrations, and then run migrations, and then hit the site again. Without this patch, Rails would complain that "A copy of ...", with this patch, it works without problems.
-
Takuya Noguchi authored
-
Phil Hughes authored
Poor UX with branch whose name is very long on Branches Closes #44386 See merge request gitlab-org/gitlab-ce!17832
-
Clement Ho authored
Backport 4006 add weight indicator to issues board See merge request gitlab-org/gitlab-ce!17923
-
Clement Ho authored
Merge branch 'leipert-42037-long-instance-names-group-names-covers-namespace-dropdown' into 'master' Prevent overflow of long instance urls during Project creation Closes #42037 See merge request gitlab-org/gitlab-ce!17717
-
Lukas Eipert authored
-
Takuya Noguchi authored
-
Douwe Maan authored
Introduce latest security changes to `master` See merge request gitlab-org/gitlab-ce!17905
-
Phil Hughes authored
Resolve "Performance bar modal box content overflows" Closes #44453 See merge request gitlab-org/gitlab-ce!17889
-
Marcia Ramos authored
Add image for clearing the cache docs Closes gitlab-ee#4642 See merge request gitlab-org/gitlab-ce!17932
-
Sean McGivern authored
Remove calls to clear_cache from Git::Wiki Closes gitaly#1095 See merge request gitlab-org/gitlab-ce!17914
-
-
Achilleas Pipinellis authored
Fix CI Jobs retry link See merge request gitlab-org/gitlab-ce!17913
-
James Lopez authored
# Conflicts: # Gemfile # Gemfile.lock
-
Kamil Trzciński authored
Speed Up Pipeline Creation See merge request gitlab-org/gitlab-ce!17443
-
Filipa Lacerda authored
-
Phil Hughes authored
# Conflicts: # app/assets/javascripts/performance_bar/components/detailed_metric.vue
-
Achilleas Pipinellis authored
The /help page has docs which we don't want to be crawled as we prefer the docs website instead. Related https://gitlab.com/gitlab-org/gitlab-ce/issues/44433
-
Filipa Lacerda authored
Move email footer info to a single line See merge request gitlab-org/gitlab-ce!17916
-
Filipa Lacerda authored
Fix performance bar spacing See merge request gitlab-org/gitlab-ce!17912
-
Sean McGivern authored
Fix "A copy of Gitlab::Middleware::Readonly has been removed from the module See merge request gitlab-org/gitlab-ce!17925
-
Douwe Maan authored
OmniauthInitializer created to allow testing/refactoring of code from devise.rb See merge request gitlab-org/gitlab-ce!17881
-
James Lopez authored
-
James Lopez authored
[ci skip]
-
Stan Hu authored
Fix "A copy of Gitlab::Middleware::Readonly has been removed from the module tree but is still active" Similar to #34047 and #29327
-
Stan Hu authored
Add query counts by model to profiler output See merge request gitlab-org/gitlab-ce!17910
-
James Edwards-Jones authored
-
Robert Speicher authored
-
- 21 Mar, 2018 4 commits
-
-
Dennis Tang authored
-
Fatih Acet authored
Disables the button when submitting comment. Closes #39661 See merge request gitlab-org/gitlab-ce!17918
-
Marcia Ramos authored
Add docs on CI caching Closes #32515, #18945, and gitlab-runner#1621 See merge request gitlab-org/gitlab-ce!12183
-
Jacob Schatz authored
-