- 03 Nov, 2017 6 commits
-
-
Lin Jen-Shin authored
-
Nick Thomas authored
This is a CE-only change for now This reverts commit 2f0f62e5.
-
Lin Jen-Shin authored
* upstream/master: (74 commits) Resolve ""To do" should be "Todos" on Todos list page" Remove including ee module Remove Filesystem check metrics that use too much CPU to handle requests Set merge_request_diff_id on MR when creating Add a column linking an MR to its diff Remove useless closeReopenReport specs Clarify external artifacts only working when GitLab pages is enabled Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in Remove an exception from the git user default SSH config check Geo route whitelisting is too optimistic Update .nvmrc to current stable (v9.0.0) Update documentation Address Douwe's feedback Refactor responsive table styles to support nested error block Add changelog items Update specs for sudo behavior Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens Remove user authentication_token column Migrate user private tokens to personal access tokens Add sudo API scope ...
-
Annabel Dunstone Gray authored
Suppress MergeableSelector warning candidates in EE-only files Closes #3879 See merge request gitlab-org/gitlab-ee!3225
-
Annabel Dunstone Gray authored
Resolve ""To do" should be "Todos" on Todos list page" Closes #39417 See merge request gitlab-org/gitlab-ce!15015
-
Victor Wu authored
-
- 02 Nov, 2017 34 commits
-
-
Jacob Schatz authored
IssueBoards: Show project name in group context inside board item and sidebar. Closes #3239 See merge request gitlab-org/gitlab-ee!3242
-
Stan Hu authored
Remove including ee Epics module See merge request gitlab-org/gitlab-ce!15162
-
Jarka Kadlecova authored
-
Stan Hu authored
Remove Filesystem check metrics that use too much CPU to handle requests See merge request gitlab-org/gitlab-ce!15158
-
Yorick Peterse authored
Resolve "Add a `merge_request_diff_id` column to `merge_requests`" See merge request gitlab-org/gitlab-ce!15035
-
Pawel Chojnacki authored
-
Annabel Dunstone Gray authored
Refactor responsive table styles to support nested error block -- EE merge edition See merge request gitlab-org/gitlab-ee!3251
-
Annabel Dunstone Gray authored
Refactor responsive table styles to support nested error block See merge request gitlab-org/gitlab-ce!15145
-
Rémy Coutable authored
Incorporate Gitaly's OperationService.UserFFBranch RPC Closes gitaly#693 See merge request gitlab-org/gitlab-ce!15040
-
Sean McGivern authored
Once we migrate existing MRs to have this column, we will be able to get the latest diff for a single merge request more efficiently, and (more importantly) get all latest diffs for a collection of MRs efficiently.
-
Sean McGivern authored
We already had this the other way around (merge_request_diffs.merge_request_id), but this is needed to gather only the most recent diffs for a set of merge requests.
-
Phil Hughes authored
Update .nvmrc to v9.0.0 (current stable) See merge request gitlab-org/gitlab-ce!15149
-
Filipa Lacerda authored
Convert Icons in CI to SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14567
-
Jacob Schatz authored
Show epic view Closes #3550 and #3693 See merge request gitlab-org/gitlab-ee!3126
-
Clement Ho authored
-
Marin Jankovski authored
Pg ha updates docs Closes omnibus-gitlab#2901, omnibus-gitlab#2899, omnibus-gitlab#2902, and omnibus-gitlab#2903 See merge request gitlab-org/gitlab-ee!3226
-
Ian Baum authored
-
Grzegorz Bizon authored
Document GitLab pages prerequisite with external HTML artifacts See merge request gitlab-org/gitlab-ce!15153
-
Grzegorz Bizon authored
[EE] Refactor controller calls into services Closes #3544 See merge request gitlab-org/gitlab-ee!3029
-
Sean McGivern authored
Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in See merge request gitlab-org/gitlab-ce!15102
-
Rémy Coutable authored
CE upstream: Thursday Closes gitaly#689 et gitlab-ce#39513 See merge request gitlab-org/gitlab-ee!3250
-
Sean McGivern authored
Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
-
Douwe Maan authored
Remove an exception from the git user default SSH config check See merge request gitlab-org/gitlab-ce!15151
-
Clement Ho authored
Remove useless closeReopenReport specs Closes gitlab-ee#3890 See merge request gitlab-org/gitlab-ce!15133
-
Luke "Jared" Bennett authored
-
Eric Eastwood authored
Prompted to add this note from https://gitlab.com/gitlab-org/gitlab-ce/issues/34102#note_45522526
-
Douwe Maan authored
Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in
-
Rémy Coutable authored
Use `count` expectation on `all` finder for patient specs (address flakey recent searches specs) Closes #34435 See merge request gitlab-org/gitlab-ce!14961
-
Rémy Coutable authored
Clarify the weights that identify issues for beginners See merge request gitlab-org/gitlab-ce!15138
-
Sean McGivern authored
CE port of code changed for epics See merge request gitlab-org/gitlab-ce!15144
-
Sean McGivern authored
Measure Gitaly migration sites against original See merge request gitlab-org/gitlab-ce!15118
-
Phil Hughes authored
-
Nick Thomas authored
-
Nick Thomas authored
Add support for logging Prometheus metrics for Geo See merge request gitlab-org/gitlab-ee!3187
-