- 04 Oct, 2019 40 commits
-
-
Robert Speicher authored
chore: enable logging of mail delivery errors in development See merge request gitlab-org/gitlab!18021
-
Diego Louzán authored
-
Michael Kozono authored
Priority bump authorized_projects Closes #33438 See merge request gitlab-org/gitlab!18125
-
Mayra Cabrera authored
Requires estimated time for data migrations See merge request gitlab-org/gitlab!18076
-
Mayra Cabrera authored
Specify that data and background migration require an estimated time on GitLab.com
-
Stan Hu authored
Remove duplicate scope present in user.rb See merge request gitlab-org/gitlab!18058
-
Michael Kozono authored
Add timestamps to API pipelines responses See merge request gitlab-org/gitlab!17911
-
Dan Jensen authored
Adds the created_at and updated_at attributes to responses from the API pipelines endpoints.
-
Kamil Trzciński authored
Add `!` postfix to indicate call has side-effect See merge request gitlab-org/gitlab!18120
-
Paul Slaughter authored
Resolve "Renaming in the Web IDE causes file changes to be lost" Closes #31058 See merge request gitlab-org/gitlab!16539
-
Denys Mishunov authored
In WebIDE, when re-naming an entry, instead of creating a new one, update the existing one storing original values for eventual discarding. After committing a re-named entry, remove the temporary parameters. Handling files with spaces in path Swap original entry with the re-named one in the state.openFiles if the original entry has been opened Mark re-named file with a 'renamed-' key Fixed re-naming folders in WebIDE Preserve changes to a re-named file Changes and rename are marked as one entry in the "Commit" view
-
Lin Jen-Shin authored
Also run simulated FOSS tests (system test in next iteration) See merge request gitlab-org/gitlab!18000
-
Tim Zallmann authored
Improve assertion on mock to include parameter Closes #31667 See merge request gitlab-org/gitlab!17801
-
Sean McGivern authored
GraphQL: Add IssuableSortEnum and IssueSortEnum See merge request gitlab-org/gitlab!18093
-
Tim Zallmann authored
Resolve "Show all matching labels when using /label quick action" Closes #17596 See merge request gitlab-org/gitlab!17527
-
Tim Zallmann authored
Migrate sidebar_date_picker_spec to Jest Closes #32462 See merge request gitlab-org/gitlab!17399
-
Illya Klymov authored
* Moves sidebar_date_picker_spec to Jest * Renames toggle to start, as it used only once
-
Annabel Dunstone Gray authored
Remove selectors for framework animations See merge request gitlab-org/gitlab!17707
-
Lin Jen-Shin authored
However we don't run FOSS system tests for now, because it requires FOSS assets (perhaps?) Let's run other tests first.
-
Tim Zallmann authored
Fix burndown negative count edge case Closes #32401 See merge request gitlab-org/gitlab!18053
-
Lin Jen-Shin authored
Resolve "schedule:package-and-qa:notify-failure script error" Closes #33391 See merge request gitlab-org/gitlab!18106
-
Albert Salim authored
Doing it in `before_script:` would override the extended `before_script:` in `.notify`
-
George Tsiolis authored
-
Matthias Kaeppler authored
Outcome of a discussion in https://gitlab.com/gitlab-org/gitlab/merge_requests/18005
-
Achilleas Pipinellis authored
Correct documentation for global hooks Closes #31136 See merge request gitlab-org/gitlab!17835
-
Andreas Brandl authored
Conan Search API Endpoints See merge request gitlab-org/gitlab!16213
-
Steve Abrams authored
Add conan search api endpoint and related search services for finding conan packages using the conan CLI 'conan search' command
-
Achilleas Pipinellis authored
gitlab-shell: use make build instead of bin/compile See merge request gitlab-org/gitlab!18059
-
Achilleas Pipinellis authored
Document that you can now edit vulnerability dismissal reasons See merge request gitlab-org/gitlab!18077
-
-
Grzegorz Bizon authored
Do not try to generate `iid` unless it is specified during import See merge request gitlab-org/gitlab!18003
-
Grzegorz Bizon authored
Do not use `restored_project` to reduce amount of SQL queries See merge request gitlab-org/gitlab!18005
-
Andreas Brandl authored
Add a link for migration testing guides See merge request gitlab-org/gitlab!18070
-
Andreas Brandl authored
Add gitlab-org/gitlab as reference for DB review See merge request gitlab-org/gitlab!18072
-
Mayra Cabrera authored
Includes gitlab-org/gitlab project as referendce for DB review
-
Lin Jen-Shin authored
Correct menu path for 'User and IP rate limits' See merge request gitlab-org/gitlab!18032
-
Rene Verschoor authored
-
Kushal Pandya authored
Warn before applying issue template Closes #16188 See merge request gitlab-org/gitlab!16865
-
Fatih Acet authored
If there are a previously applied template and its content is changed, we now warn users before applying another issue template to prevent a possible data loss
-