- 03 Nov, 2017 3 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 02 Nov, 2017 37 commits
-
-
Mike Greiling authored
* master: (109 commits) 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 Consistently use PersonalAccessToken instead of PersonalToken Remove User#private_token ...
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling 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 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
-
Grzegorz Bizon authored
Document GitLab pages prerequisite with external HTML artifacts See merge request gitlab-org/gitlab-ce!15153
-
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
-
Mike Greiling authored
-
Mike Greiling authored
-
Sean McGivern authored
Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
-
Mike Greiling authored
-
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
-
Nick Thomas authored
-
Tim Zallmann authored
Make NamespaceSelect change URL when filtering Closes #37277 See merge request gitlab-org/gitlab-ce!14888
-
Nick Thomas authored
Geo route whitelisting is too optimistic Closes gitlab-ee#3274 See merge request gitlab-org/gitlab-ce!15082
-
Brett Walker authored
-
Marcia Ramos authored
Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
-