summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refactor Gitlab::GitignoresZJ van de Weg2016-06-202-4/+4
* Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-203-48/+25
|\
| * Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-201-0/+20
| * Correctly adds commit ID into dropdownPhil Hughes2016-06-181-45/+0
| * Tests fix for ref switcherPhil Hughes2016-06-181-3/+5
* | Merge branch '18757-fix' into 'master' Stan Hu2016-06-201-14/+47
|\ \
| * | Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-14/+47
* | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-202-7/+8
|\ \ \
| * | | Added text_utility to JS testsmarkdownerPhil Hughes2016-06-201-6/+7
| * | | Make tests pass.Jacob Schatz2016-06-171-1/+1
| * | | Fix spec issueJacob Schatz2016-06-171-1/+1
* | | | Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-201-1/+1
| |/ / |/| |
* | | Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' Robert Speicher2016-06-183-1/+13
|\ \ \ | |_|/ |/| |
| * | Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu2016-06-183-1/+13
* | | Merge branch '18714_bulk_assign_labels_icon' into 'master' Jacob Schatz2016-06-181-1/+2
|\ \ \
| * | | Click until item is unmarked18714_bulk_assign_labels_iconAlfredo Sumaran2016-06-161-1/+1
| * | | Fix spelling error on filenameAlfredo Sumaran2016-06-161-0/+0
| * | | Fixes icon state when selecting issues that have the same labels assignedAlfredo Sumaran2016-06-161-1/+2
* | | | Fix bug in `WikiLinkFilter`.18819-wiki-link-filter-exceptionTimothy Andrew2016-06-181-0/+26
| |/ / |/| |
* | | Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-176-96/+268
|\ \ \
| * \ \ Merge master into issue_12758issue_12758Felipe Artur2016-06-1742-163/+1063
| |\ \ \
| * | | | Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-171-3/+0
| * | | | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-175-122/+225
| |\ \ \ \
| | * | | | Re-use notifications dropdown on user profileFelipe Artur2016-06-164-117/+199
| | * | | | Refactor custom notifications controller code and add specsFelipe Artur2016-06-142-0/+44
| | * | | | Expose notification setting events in APIFelipe Artur2016-06-131-5/+24
| | * | | | Improve notification settings event keys and add some specsFelipe Artur2016-06-131-6/+50
| * | | | | Implement custom notification level optionsFelipe Artur2016-06-153-6/+94
* | | | | | Merge branch 'fix-18717' into 'master' Douwe Maan2016-06-173-0/+119
|\ \ \ \ \ \
| * | | | | | Address Douwe's feedbackfix-18717Rémy Coutable2016-06-172-17/+50
| * | | | | | Ensure group/project owners can see their members' access_levelRémy Coutable2016-06-171-0/+48
| * | | | | | Group owner cannot request access to a project of their groupRémy Coutable2016-06-172-0/+38
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'issuable-todo-improvements'Douwe Maan2016-06-182-0/+112
|\ \ \ \ \ \
| * | | | | | Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-86/+80
| * | | | | | Added todo controller tests for merge requestsPhil Hughes2016-06-171-37/+90
| * | | | | | Correctly checks if user is logged in when adding todoPhil Hughes2016-06-171-0/+13
| * | | | | | Improved manual todosPhil Hughes2016-06-172-0/+52
| |/ / / / /
* | | | | | Merge branch 'api-endpoints-award-emoji' into 'master' Robert Speicher2016-06-171-0/+198
|\ \ \ \ \ \
| * | | | | | fixup! updated docs for api endpoint award emojiZ.J. van de Weg2016-06-171-1/+1
| * | | | | | Add endpoints for award emoji on notesZ.J. van de Weg2016-06-171-5/+54
| * | | | | | Add endpoints for Award EmojiZ.J. van de Weg2016-06-171-0/+149
* | | | | | | Merge branch 'fix-todos-counters' into 'master' Robert Speicher2016-06-171-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-0/+4
* | | | | | | | Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher2016-06-171-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlinkPatricio Cano2016-06-141-4/+2
| * | | | | | | | Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-141-0/+28
* | | | | | | | | Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher2016-06-171-0/+29
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Do not check repos without push eventsJacob Vosmaer2016-06-151-0/+29
* | | | | | | | | Merge branch '18034-cache-todo-counter' into 'master' Yorick Peterse2016-06-171-0/+54
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-0/+54