summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-256-121/+119
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-242-54/+0
* Merge branch '24128-fix-comment-unresolve-discussions' into 'master'Douwe Maan2018-09-242-30/+64
|\
| * Auto resolve new notes of resolved discussionsPaul Slaughter2018-09-242-0/+29
| * Refactor 'resolved discussion reply form' specsPaul Slaughter2018-09-241-30/+35
* | Feature/new user snippets breadcrumbsJ.D. Bean2018-09-241-0/+17
* | Merge branch 'dz-group-labels-finder' into 'master'Yorick Peterse2018-09-241-0/+33
|\ \ | |/ |/|
| * Move group labels AR code into finderdz-group-labels-finderDmitriy Zaporozhets2018-09-211-0/+33
* | Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-244-1/+11
|\ \
| * | Upgrade eslint-plugin-jasmine and resolve violationsMike Greiling2018-09-204-1/+11
* | | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-244-25/+60
|\ \ \
| * | | Fixed utils specPhil Hughes2018-09-211-1/+2
| * | | Changed `true` string to a booleanPhil Hughes2018-09-211-2/+2
| * | | Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-0/+1
| * | | Use returned discussion from APIPhil Hughes2018-09-212-25/+50
| * | | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+8
| | |/ | |/|
* | | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-212-64/+0
|\ \ \
| * | | Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-212-64/+0
* | | | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-212-0/+20
|/ / /
* | | Merge branch 'dz-issue-css-classes' into 'master'Annabel Dunstone Gray2018-09-211-1/+1
|\ \ \
| * | | Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-211-1/+1
| |/ /
* | | Fix leading slash in redirects and add copSanad Liaquat2018-09-211-0/+32
* | | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-216-10/+10
* | | Merge branch '47398-user-is-unable-revoke-a-authorized-application-unless-use...Dmitriy Zaporozhets2018-09-211-2/+32
|\ \ \ | |/ / |/| |
| * | Fix spec message in spec/controllers/oauth/applications_controller_spec.rbDmitriy Zaporozhets2018-09-211-1/+1
| * | Always allow user to revoke an authorized applicationDmitriy Zaporozhets2018-09-201-1/+31
* | | Merge branch 'fix-chat-notification-service-for-ee' into 'master'Dmitriy Zaporozhets2018-09-211-0/+17
|\ \ \
| * | | Fix activity titles for MRs in chat notification servicesNick Thomas2018-09-201-0/+17
| |/ /
* | | Merge branch 'tc-geo-prune-events-correctly-ce' into 'master'Nick Thomas2018-09-201-0/+17
|\ \ \
| * | | Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+17
| |/ /
* | | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-202-240/+275
|\ \ \
| * | | Groups test cases by contextMartin Wortschack2018-09-181-278/+266
| * | | merge master and resolve conflictsMartin Wortschack2018-09-11153-1285/+3719
| |\ \ \
| * | | | fix test for usage statisticsMartin Wortschack2018-09-071-0/+2
| * | | | merge master and resolve conflictsMartin Wortschack2018-09-06121-520/+5015
| |\ \ \ \
| * | | | | remove trailing whitespacesMartin Wortschack2018-09-051-1/+1
| * | | | | fix testsMartin Wortschack2018-09-051-1/+1
| * | | | | fix testsMartin Wortschack2018-09-051-2/+47
* | | | | | Merge branch 'mr-discussion-expanding-bug-fixes' into 'master'Filipa Lacerda2018-09-201-0/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added test for adding `truncated_diff_lines` to discussionPhil Hughes2018-09-201-0/+35
* | | | | | Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-17/+139
* | | | | | Merge branch 'sh-delete-tags-outside-transaction' into 'master'Robert Speicher2018-09-192-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move registry destroy out of project transactionStan Hu2018-09-193-3/+3
| * | | | | Delete container repository tags outside of transactionStan Hu2018-09-192-1/+2
* | | | | | Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-194-11/+198
|\ \ \ \ \ \
| * | | | | | Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-181-14/+22
| * | | | | | Added specs to isDiscussionApplicableToLinePhil Hughes2018-09-171-10/+35
| * | | | | | Updated LegacyDiffNote logicPhil Hughes2018-09-172-4/+22
| * | | | | | Moved legacy diff note check into util methodPhil Hughes2018-09-171-4/+4
| * | | | | | Fixed diff store actions specPhil Hughes2018-09-173-0/+139