- 29 Jan, 2019 17 commits
-
-
Andreas Brandl authored
-
Andreas Brandl authored
After the import has finished, we flush (delete) the InternalId records related to the project at hand. This means we're starting over with tracking correct internal id values, a new record will be created automatically when the next internal id is generated. The GitHub importer assigns iid values by using supplied values from GitHub. We skip tracking internal id values during the import in favor of higher concurrency. Deleting any InternalId records after the import has finished is an extra measure to guarantee consistency. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54270.
-
Andreas Brandl authored
-
Andreas Brandl authored
This reverts commit fb98496f.
-
Andreas Brandl authored
This reverts commit b78a69b0.
-
Andreas Brandl authored
This reverts commit 358675d0.
-
Kushal Pandya authored
Externalize strings from `/app/views/projects/milestones` See merge request gitlab-org/gitlab-ce!24726
-
George Tsiolis authored
-
Kushal Pandya authored
Update dependency @gitlab/svgs to ^1.48.0 See merge request gitlab-org/gitlab-ce!24744
-
Sean McGivern authored
Save sorting preference for Issues/MRs in BE Closes #50352 See merge request gitlab-org/gitlab-ce!24198
-
Filipa Lacerda authored
Externalize strings from `/app/views/clusters` See merge request gitlab-org/gitlab-ce!24666
-
Marcia Ramos authored
Document how to format localized dates in Ruby Closes #41237 See merge request gitlab-org/gitlab-ce!24585
-
George Tsiolis authored
-
Lukas 'Eipi' Eipert authored
-
Mike Lewis authored
Add GitLab as kitchen analogy See merge request gitlab-org/gitlab-ce!24742
-
Mike Lewis authored
-
Evan Read authored
Clarify that project URL could be HTTP or HTTPS Closes #56814 See merge request gitlab-org/gitlab-ce!24667
-
- 28 Jan, 2019 23 commits
-
-
Ramya Authappan authored
Reload if needed when checking merge status Closes gitlab-org/quality/nightly#64 See merge request gitlab-org/gitlab-ce!24732
-
Fatih Acet authored
refactor(NoteableDiscussion): Extracted ResolveDiscussionButton from See merge request gitlab-org/gitlab-ce!24505
-
Martin Hobert authored
-
Mike Lewis authored
-
Mike Lewis authored
-
Mayra Cabrera authored
This documents the two ways we currently localized dates: 1) Using l helper 2) Through strftime Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41237
-
Robert Speicher authored
Merge branch '36445-better-indication-that-an-issue-has-been-moved-or-marked-as-duplicated' into 'master' Indicate on Issue Status if an Issue was Moved Closes #36445 See merge request gitlab-org/gitlab-ce!24470
-
Mike Lewis authored
-
Clement Ho authored
Update dependency @gitlab/ui to ^1.22.1 See merge request gitlab-org/gitlab-ce!24734
-
Mario de la Ossa authored
In order to let users' sorting preferences transfer between devices, we save the preference for issues and MRs (one preference for issues, one for MRs) in the backend inside the UserPreference object
-
Phil Hughes authored
Refactor/56369 extract jump to next discussion button Closes #56369 See merge request gitlab-org/gitlab-ce!24506
-
Lukas 'Eipi' Eipert authored
-
Robert Speicher authored
Enable CommonMark source line position information See merge request gitlab-org/gitlab-ce!23971
-
Clement Ho authored
Externalize strings from `/app/views/projects/pages_domains` See merge request gitlab-org/gitlab-ce!24723
-
Mark Lapierre authored
Use retry to improve reliability of go_to_profile_settings Closes gitlab-org/quality/nightly#65 See merge request gitlab-org/gitlab-ce!24719
-
Mark Lapierre authored
-
Sean McGivern authored
Fix running a single spec file with rspec See merge request gitlab-org/gitlab-ce!24729
-
Nick Thomas authored
-
Kushal Pandya authored
Prevent unload when Recaptcha is open Closes #44698 See merge request gitlab-org/gitlab-ce!24625
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^1.22.0 See merge request gitlab-org/gitlab-ce!24721
-
Sean McGivern authored
Wait for requests in specs before interacting with select2 Closes #56867 See merge request gitlab-org/gitlab-ce!24694
-
Rémy Coutable authored
Bump Sidekiq to 5.2.5 See merge request gitlab-org/gitlab-ce!24662
-
Rajat Jain authored
-