- 05 Oct, 2019 1 commit
-
-
Dylan Griffith authored
-
- 04 Oct, 2019 39 commits
-
-
Clement Ho authored
Stops the expand button in reports from expanding See merge request gitlab-org/gitlab!18064
-
Clement Ho authored
Resolve "Update registry tag delete popup message" Closes #31547 See merge request gitlab-org/gitlab!17257
-
Nicolò Maria Mezzopera authored
- Single delete - Multi delete Update translations string in gitlab.pot Finalise modal text for tags deletion
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Configure See merge request gitlab-org/gitlab!17362
-
Robert Speicher authored
Update sidebar date picker spec Closes #33442 See merge request gitlab-org/gitlab!18129
-
Mayra Cabrera authored
Remove some unused code from the VisibleApprovable concern See merge request gitlab-org/gitlab!18074
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
Fix typo in test See merge request gitlab-org/gitlab!18143
-
Michael Kozono authored
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Secure See merge request gitlab-org/gitlab!16173
-
Alex Buijs authored
Added usage activity data for the secure stage
-
Mayra Cabrera authored
Frontend implementation for improved trial sign-up experience for GitLab.com (SaaS) users See merge request gitlab-org/gitlab!16732
-
Vitaly Slobodin authored
This commit contains FE changes and implementations for new trial sign up experience.
-
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
-
George Tsiolis authored
-
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
-