- 21 Jun, 2018 26 commits
-
-
GitLab Bot authored
# Conflicts: # lib/gitlab/usage_data.rb # spec/lib/gitlab/usage_data_spec.rb [ci skip]
-
Tim Zallmann authored
Changes tab VUE refactoring (EE port) See merge request gitlab-org/gitlab-ee!6017
-
Winnie Hellmann authored
-
Yorick Peterse authored
Fix load balancing configuration not working with Geo tracking database Closes #6480 See merge request gitlab-org/gitlab-ee!6178
-
Stan Hu authored
-
Rémy Coutable authored
[Rails5] Set request.format in commits_controller Closes #48144 et #48143 See merge request gitlab-org/gitlab-ce!20023
-
Rémy Coutable authored
CE upstream - 2018-06-21 00:21 UTC Closes gitlab-qa#263 See merge request gitlab-org/gitlab-ee!6216
-
Sean McGivern authored
Add enabled prefix to feature keys to be consistent with other keys See merge request gitlab-org/gitlab-ce!20043
-
Sean McGivern authored
Port of da-usage-ping to EE See merge request gitlab-org/gitlab-ee!6212
-
Sean McGivern authored
Properly detect label reference if followed by period or question mark See merge request gitlab-org/gitlab-ce!19965
-
Rémy Coutable authored
[Rails5] Fix ActionCable's mount_path configuration See merge request gitlab-org/gitlab-ce!20051
-
Rémy Coutable authored
Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-revert-commit Closes #48140 et #48139 See merge request gitlab-org/gitlab-ce!20044
-
Douwe Maan authored
Raw changes calculation is Gitaly only now Closes gitaly#1138 See merge request gitlab-org/gitlab-ce!20057
-
Douwe Maan authored
Re-added JS snippet to enable Group SAML in docs See merge request gitlab-org/gitlab-ee!6214
-
Mark Chao authored
-
Douwe Maan authored
EE-specific repository disk access exceptions, part 1 See merge request gitlab-org/gitlab-ee!6151
-
Douwe Maan authored
Add a cop for `FinderMethods` Closes #42705 See merge request gitlab-org/gitlab-ce!19951
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/1138
-
Filipa Lacerda authored
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
Fix a couple Vuex typos See merge request gitlab-org/gitlab-ce!20046
-
Lukas Eipert authored
-
Achilleas Pipinellis authored
Docs: update style guidelines with rules for navigation items See merge request gitlab-org/gitlab-ce!20024
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/boards/filtered_search_boards.js [ci skip]
-
- 20 Jun, 2018 14 commits
-
-
Stan Hu authored
Fix N+1 queries in uploads check rake task Closes #47924 See merge request gitlab-org/gitlab-ce!20012
-
blackst0ne authored
The original MR [1] fixed red specs for Rails 5. But while the failed specs were fixed, that changes brought new failed specs which weren't caught up in [1]. This commit just fixes the fix. :) New errors are like these: ``` Failed to upgrade to WebSocket (REQUEST_METHOD: GET, HTTP_CONNECTION: keep-alive, HTTP_UPGRADE: ) Finished "/-/boards/1/lists"[non-WebSocket] for 127.0.0.1 at 2018-06-20 18:09:26 +0200 ``` [1]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20015
-
Clement Ho authored
Fall back to the first sign-in tab if the local storage value is bad See merge request gitlab-org/gitlab-ce!20050
-
Rubén Dávila authored
Don't generate `.mo` files Closes #47979 See merge request gitlab-org/gitlab-ce!20048
-
Stan Hu authored
If `current_signin_tab` is `#crowd`, then no tab will be active. Fix this by using the first available tab. Relates to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20049#note_82996324
-
Jeremy Watson authored
-
Tim Zallmann authored
Resolve "Web IDE "Commit" button should indicate when there's a subsequent step" Closes #48133 See merge request gitlab-org/gitlab-ce!20030
-
Bob Van Landuyt authored
Since we are only using `.po` files for translation we can shave off some setup time. Generating the `mo` files also regenerates the PO-files, including fuzzy translations. Those cause a lot of bugs, and we don't need them anymore since the `po` files are generated by an external translation service.
-
Eric Eastwood authored
-
Robert Speicher authored
Ignore GitLab API hiccups in scripts/trigger-build See merge request gitlab-org/gitlab-ce!20038
-
Robert Speicher authored
Merge branch '48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-https-gitlab-com-gitlab-org-gitlab-ce-merge_requests-19964' into 'master' Resolve "qa/specs/features/login/ldap_spec.rb is failing after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19964" Closes #48159 See merge request gitlab-org/gitlab-ce!20027
-
Marcia Ramos authored
Initial pod logs documentation See merge request gitlab-org/gitlab-ee!6193
-
Joshua Lambert authored
-
Robert Speicher authored
Unify flay.rake and gettext.rake from EE See merge request gitlab-org/gitlab-ce!20041
-