- 08 Jan, 2019 33 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Fatih Acet authored
CE Backport: Add library helpers to use in Roadmap See merge request gitlab-org/gitlab-ce!24232
-
Nick Thomas authored
Disable resolve conflicts for protected branches Closes #53463 See merge request gitlab-org/gitlab-ce!23842
-
Phil Hughes authored
Add feature spec for Release page MVC See merge request gitlab-org/gitlab-ce!24143
-
Shinya Maeda authored
-
Phil Hughes authored
Fixes missing margin in releases block Closes #56076 See merge request gitlab-org/gitlab-ce!24229
-
Kushal Pandya authored
Adds `newDate` helper to copy date object without keeping reference. Adds negative length support in `getTimeframeWindowFrom` to go back in time.
-
Kushal Pandya authored
-
Marcia Ramos authored
Document how to run frontend tests Closes #53757 See merge request gitlab-org/gitlab-ce!24202
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Add headers to files in the tree list on merge requests Closes #54807 See merge request gitlab-org/gitlab-ce!23954
-
Kushal Pandya authored
CE backport of "Track export issues CSV usage on GitLab.com with Snowplow" See merge request gitlab-org/gitlab-ce!24217
-
Filipa Lacerda authored
-
Kushal Pandya authored
Remove comma from issuable email See merge request gitlab-org/gitlab-ce!24218
-
Phil Hughes authored
Fixes z-index and margins of archived alert Closes #56019 See merge request gitlab-org/gitlab-ce!24193
-
Sanad Liaquat authored
Wait for Web IDE commit animation Closes #55972 See merge request gitlab-org/gitlab-ce!24196
-
-
Rémy Coutable authored
Improve `bin/secpick` script and add more options See merge request gitlab-org/gitlab-ce!24117
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54807
-
Filipa Lacerda authored
Update Codesandbox smooshpack library Closes #53779 See merge request gitlab-org/gitlab-ce!24191
-
Filipa Lacerda authored
-
Rajat Jain authored
-
Sean McGivern authored
Added feature to specify a custom Auto DevOps chart repository Closes #55791 See merge request gitlab-org/gitlab-ce!24162
-
Douwe Maan authored
Check if specific type of background migration are done See merge request gitlab-org/gitlab-ce!24032
-
Mark Chao authored
Useful for checking progress.
-
Douwe Maan authored
Add committers and authors methods on MergeRequest See merge request gitlab-org/gitlab-ce!24204
-
Evan Read authored
Add docs on how web terminals are secured Closes #52681 See merge request gitlab-org/gitlab-ce!24099
-
Robert Speicher authored
CE backport of gitlab-ee!8936 See merge request gitlab-org/gitlab-ce!23976
-
Evan Read authored
Link highlighting of jon.doe@example.com swallowed the trailing backtick, destroying formatting. See merge request gitlab-org/gitlab-ce!24133
-
Adam Smith authored
-
Mike Lewis authored
Document new incoming email address format See merge request gitlab-org/gitlab-ce!23991
-
Brett Walker authored
-
Douglas Barbosa Alexandre authored
Hashed Storage: Only set as `read_only` when starting the per-project migration See merge request gitlab-org/gitlab-ce!24128
-
- 07 Jan, 2019 7 commits
-
-
Evan Read authored
Fix doc for "Allow getting the merge base of multiple revisions" See merge request gitlab-org/gitlab-ce!24051
-
Tiago Botelho authored
These are used by the EE-only approvers feature
-
Douwe Maan authored
Import issues from CSV Closes #49231 See merge request gitlab-org/gitlab-ce!23532
-
Gabriel Mazetto authored
In the previous code, we locked the project during the migration scheduling step, which works fine for small setups, but can be problematic in really big installations. We now moved the logic to inside the worker, so we minimize the time a project will be read-only. We also make sure we only do that if reference counter is `0` (no current operation is in progress).
-
Kamil Trzciński authored
Fix QA spec sharing project in the wrong context Closes gitlab-org/quality/nightly#54 See merge request gitlab-org/gitlab-ce!24183
-
Mark Lapierre authored
Wait for the "Commit..." button to disappear and the "Stage & Commit" button to appear before clicking the latter button. The animation that is shown while changing the buttons must complete before clicking "Stage & Commit" will have any effect _even if_ the button is visible before the animation is complete.
-
Thong Kuah authored
-