summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add failing test for #20462winniehell2016-08-021-0/+1
* Merge branch 'fix-extra-new-line-crlf' into 'master' Rémy Coutable2016-08-011-1/+2
|\
| * Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu2016-08-011-1/+2
* | State specific default sort order for issuableszs2016-08-012-0/+26
|/
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-1/+2
* Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-0/+11
|\
| * Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+11
* | Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-copGrzegorz Bizon2016-07-201-4/+10
|/
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+3
* Merge branch '17341-firefox-u2f' into 'master' Robert Speicher2016-07-151-2/+2
|\
| * Use a single challenge for U2F authentication.Timothy Andrew2016-07-141-2/+2
* | Merge branch 'add-2fa-check-to-oauth' into 'master' Robert Speicher2016-07-122-0/+35
|\ \
| * | Refactor `mock_auth_hash`Patricio Cano2016-07-111-1/+1