- 26 Feb, 2019 40 commits
-
-
Filipa Lacerda authored
Merge branch 'ee-46750-ci-empty-environment-is-created-even-when-a-job-isn-t-run-when-manual' into 'master' Port "Sort Environments by Last Updated" See merge request gitlab-org/gitlab-ee!9581
-
GitLab Bot authored
-
Sean McGivern authored
Get rid of ScheduleInstallationService See merge request gitlab-org/gitlab-ce!25420
-
João Cunha authored
- deletes schedule_installation_service.rb - moves schedule_installation_service.rb logic to create_service.rb - moves specs as well Removes code duplication Remove unecessary spec block Abide review suggestions Test installable applications which are not associated to a cluster Fix a typo Removes duplciated expectation Reuse variable instead of redefining Remove method in favor of a local scoped lambda Improve 'failing service' shared examples Test the increase of status count Remove duplicated test Enable fronzen literal
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Resolve "Extend utility classes for `gitlab-ui`search-box" Closes #58202 See merge request gitlab-org/gitlab-ce!25554
-
Martin Wortschack authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Revert "Merge branch 'revert-82d7b5a0-ce' into 'master'" Closes #57857 and #50747 See merge request gitlab-org/gitlab-ce!25559
-
Lin Jen-Shin authored
Revert "Merge branch 'revert-82d7b5a0' into 'master'" See merge request gitlab-org/gitlab-ee!9704
-
Andrew Fontaine authored
Ensure folders push to the top, if both have no last update, sort by name. The sorting algorithm should sort in the following priorities: 1. folders first, 2. last updated descending, 3. by name ascending, the sorting algorithm must: 1. Sort by name ascending, 2. Reverse (sort by name descending), 3. Sort by last deployment ascending, 4. Reverse (last deployment descending, name ascending), 5. Put folders first. It is done this way, as `underscore`'s sort API is very basic: simple comparisons, sorting by ascending only.
-
GitLab Bot authored
-
Sean McGivern authored
Added YouTrack integration Closes #42595 See merge request gitlab-org/gitlab-ce!25361
-
GitLab Bot authored
-
Rémy Coutable authored
Add adiferd as Indonesia proofreader See merge request gitlab-org/gitlab-ce!25143
-
GitLab Bot authored
-
Yorick Peterse authored
Add task for adding links to the security release issue See merge request gitlab-org/gitlab-ce!25562
-
GitLab Bot authored
-
Phil Hughes authored
Add support for toggling discussion filter from notes section Closes gitlab-ee#7716 and #51819 See merge request gitlab-org/gitlab-ce!25426
-
Kushal Pandya authored
Adds discussion note style section under notes app from where user can toggle discussion when they have selected a filter to show only system notes.
-
Kamil Trzciński authored
Simple masking of protected variables in logs backend See merge request gitlab-org/gitlab-ce!25293
-
Matija Čupić authored
This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
-
Douwe Maan authored
Support merge ref writing (without merging to target branch) Closes #47110 See merge request gitlab-org/gitlab-ce!24692
-
Douwe Maan authored
[EE] Support merge ref writing (without merging to target branch) See merge request gitlab-org/gitlab-ee!9471
-
Heinrich Lee Yu authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix method to mark a project repository as writable See merge request gitlab-org/gitlab-ce!25546
-
Filipa Lacerda authored
Fix incorrect checkbox description. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56519 Closes #56519 See merge request gitlab-org/gitlab-ce!25392
-
Filipa Lacerda authored
Added GraphQL Jest transform See merge request gitlab-org/gitlab-ce!25556
-
Phil Hughes authored
-
Oswaldo Ferreira authored
Adds the ground work for writing into the merge ref refs/merge-requests/:iid/merge the merge result between source and target branches of a MR, without further side-effects such as mailing, MR updates and target branch changes.
-
Rémy Coutable authored
Fix misspellings in app/spec comments See merge request gitlab-org/gitlab-ce!25517
-
Luke Bennett authored
Use ee_else_ce import alias to fix issuable filtered search token keys import across codebase
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
Nick Thomas authored
Fix 404s when C++ .gitignore template selected Closes #57857 See merge request gitlab-org/gitlab-ce!25416
-
Rémy Coutable authored
Fix misspellings in app/spec comments See merge request gitlab-org/gitlab-ce!25517
-
Luke Bennett authored
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
Nick Thomas authored
Fix 404s when C++ .gitignore template selected Closes #57857 See merge request gitlab-org/gitlab-ce!25416
-
GitLab Bot authored
-