summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-251-0/+56
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-252-1/+45
* Revert "Merge branch '22481-honour-issue-visibility-for-groups' into 'securit...Alejandro Rodríguez2016-11-241-56/+0
* Revert "Merge branch 'issue_23548_dev' into 'master'"Alejandro Rodríguez2016-11-242-45/+1
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-241-0/+56
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-242-1/+45
* Removes any symlinks before importing a project export file. Also added relev...James Lopez2016-11-011-0/+10
* Merge branch 'fix/export-project-file-permissions' into 'security'Douwe Maan2016-10-051-0/+4
* Merge branch '22500-can-t-paginate-through-snippets' into 'master' Robert Speicher2016-09-281-0/+18
* Merge branch '22578-cycle-analytics-incorrect-commit-count'Douwe Maan2016-09-281-11/+15
* Merge branch 'feature/import-export-security-specs' into 'master' Douwe Maan2016-09-212-0/+162
* Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-213-0/+234
* Fixed testsissue-boards-keyboard-shortcutPhil Hughes2016-09-151-0/+7
* Merge branch 'restrict_ldap_return_attributes' into 'master' Robert Speicher2016-09-091-0/+47
|\
| * Request only the LDAP attributes we needDrew Blessing2016-09-091-0/+47
* | Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-091-0/+5
|\ \
| * | Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-0/+5
* | | Move write_note into SlashCommandsHelper and update other dependent specsslash-commands-issuable-spec-fixStan Hu2016-09-082-9/+11
* | | Wait for logout message in login_helpersStan Hu2016-09-081-0/+1
* | | Use wait_for_ajax to avoid database deadlocks after specs are cleanedStan Hu2016-09-081-0/+7
* | | Fix spec failures with spec/features/issues/user_uses_slash_commands_spec.rbStan Hu2016-09-081-48/+21
| |/ |/|
* | Make sure DatabaseCleaner.clean runs AFTER Capybara's cleanupAirat Shigapov2016-09-041-1/+1
|/
* Merge branch 'shorten-task-status-phrase' into 'master' Douwe Maan2016-08-301-18/+45
|\
| * Shorten task status phraseClement Ho2016-08-291-18/+45
* | Fix resolving conflicts on forks21459-resolving-merge-conflicts-from-a-forked-repo-through-uiSean McGivern2016-08-301-20/+27
|/
* Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-1/+2
* Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-182-0/+372
|\
| * Remove unneeded aliasesDouwe Maan2016-08-181-2/+2
| * Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-2/+2
| * Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-0/+4
| |\
| * | Force notes poll after commands have been executedDouwe Maan2016-08-121-11/+11
| * | Add support for no-op slash commands that appear in autocompleteRémy Coutable2016-08-131-3/+2
| * | Add the /title slash commandRémy Coutable2016-08-131-0/+37
| * | New Notes::SlashCommandsService serviceRémy Coutable2016-08-132-118/+2
| * | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-15/+98
| * | Support slash commands in noteable description and notesRémy Coutable2016-08-133-0/+369
* | | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-181-1/+4
|\ \ \
| * | | Add feature specs to cover naming and deleting U2F devices.Timothy Andrew2016-08-181-1/+4
| | |/ | |/|
* | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' Robert Speicher2016-08-172-0/+42
|\ \ \
| * | | DRY up the added update service specs, add two email helpersNick Thomas2016-08-162-0/+42
| | |/ | |/|
* | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-171-0/+8
|\ \ \
| * | | Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-171-3/+2
| * | | Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre2016-08-171-0/+9
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern2016-08-171-0/+4
|\ \ \ | |/ /
| * | Merge branch 'fix/export-att-inclusion' into 'master' Douwe Maan2016-08-151-0/+4
| |\ \ | | |/ | |/|
| | * Fix attribute inclusion in import/export config ignored in some casesJames Lopez2016-08-111-0/+4
* | | Add more tests for conflictsSean McGivern2016-08-121-21/+25
* | | Add backend for merge conflicts readingSean McGivern2016-08-121-0/+2
|/ /
* | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+11
|/
* Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-1/+1