summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add multiple assignees migration and table populationOswaldo Ferreira2019-03-254-0/+129
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-0/+11
* Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+6
|\
| * Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+6
* | Freeze strings in email service specsSean McGivern2019-03-222-0/+4
* | Merge branch 'revert-79a45f7f' into 'master'Sean McGivern2019-03-22102-145/+144
|\ \
| * | Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-22102-145/+144
* | | Merge branch 'ce-6618-extract-ee-specific-files-lines-for-create-spec-finders...Robert Speicher2019-03-2211-617/+662
|\ \ \ | |/ / |/| |
| * | [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-214-49/+38
| * | [CE] Reduce differences with EE in snippets_finder_spec.rbRémy Coutable2019-03-213-449/+416
| * | [CE] Reduce differences with EE in merge_requests_finder_spec.rbRémy Coutable2019-03-212-93/+109
| * | [CE] Reduce differences with EE in issues_finder_spec.rbRémy Coutable2019-03-212-37/+87
| * | [CE] Reduce differences with EE in group_projects_finder_spec.rbRémy Coutable2019-03-212-20/+43
* | | Add highest_role method to UserThiago Presa2019-03-222-0/+82
* | | Merge branch '57540-filename-trailing-space' into 'master'Tim Zallmann2019-03-221-0/+12
|\ \ \
| * | | Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-181-0/+12
* | | | Merge branch 'winh-jest-time' into 'master'Kushal Pandya2019-03-221-0/+5
|\ \ \ \
| * | | | Delete dummy testWinnie Hellmann2019-03-211-7/+0
| * | | | Wait for pending timers in JestWinnie Hellmann2019-03-211-0/+5
| * | | | Add dummy test with setTimeout()Winnie Hellmann2019-03-211-0/+7
* | | | | Merge branch '57357-automate-base-domain-help-text' into 'master'Kushal Pandya2019-03-222-3/+83
|\ \ \ \ \
| * | | | | Update domain help text when ingress is installedEnrique Alcantara2019-03-211-1/+79
| * | | | | Hide/show ingress external ip help textEnrique Alcantara2019-03-211-2/+4
* | | | | | Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-223-9/+163
|\ \ \ \ \ \
| * | | | | | Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+1
| * | | | | | Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann2019-03-211-1/+12
| * | | | | | Use autosave utilities in NoteForm componentWinnie Hellmann2019-03-211-8/+86
| * | | | | | Add autosave utilitiesWinnie Hellmann2019-03-121-0/+64
* | | | | | | Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu2019-03-221-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-211-0/+14
* | | | | | | | Merge branch 'winh-remove-sushi' into 'master'Mike Greiling2019-03-21102-144/+145
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-21102-144/+145
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan2019-03-211-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix diff bottom expand button appears twiceMark Chao2019-03-211-0/+7
* | | | | | | | | Merge branch '10514-fix-non-existing-authorized-keys-file' into 'master'Nick Thomas2019-03-211-45/+141
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Update Gitlab::AuthorizedKeys specs to be clearerPatrick Bajao2019-03-211-4/+40
| * | | | | | | | Handle cases when authorized_keys doesn't existPatrick Bajao2019-03-201-46/+106
* | | | | | | | | Update merge request widget pipeline blockNathan Friend2019-03-216-7/+242
* | | | | | | | | Merge branch '59289-fix-push-to-create-protected-branches' into 'master'Douwe Maan2019-03-211-29/+51
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Allow users to create protected branches via CLIPatrick Bajao2019-03-211-29/+51
* | | | | | | | | Merge branch 'revert-1efa9604' into 'master'James Lopez2019-03-214-121/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-214-121/+29
* | | | | | | | | Merge branch 'nfriend-update-job-detail-view-sidebar' into 'master'Filipa Lacerda2019-03-212-40/+257
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update job detail sidebar for post-merge pipelinesNathan Friend2019-03-202-40/+257
| |/ / / / / / /
* | | | | | | | Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon2019-03-214-2/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-204-2/+102
* | | | | | | | | Merge branch 'nfriend-update-pipeline-list-view' into 'master'Filipa Lacerda2019-03-215-46/+231
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update pipeline list viewNathan Friend2019-03-205-46/+231
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-214-29/+121
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Scope out merge commits in MergeRequest specLuke Duncalfe2019-03-181-2/+2