summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactor/ci-config-add-logical-validationrefactor/ci-config-add-logical-validationGrzegorz Bizon2016-09-03114-712/+2777
|\
| * Merge branch 'replace-coffeescript' into 'master' Fatih Acet2016-09-022-50/+64
| |\
| | * Convert datetime coffeescript spec to ES6Clement Ho2016-09-012-50/+64
| * | Merge branch 'project-edit-features-hide' into 'master' Fatih Acet2016-09-021-0/+57
| |\ \
| | * | Hides merge request section in edit project when disabledPhil Hughes2016-09-021-0/+57
| | |/
| * | Merge branch 'fix/handle-raw-trace-error-on-old-builds' into 'master' Douwe Maan2016-09-022-24/+150
| |\ \
| | * | Fix rubocop offencesTomasz Maczukin2016-09-011-2/+2
| | * | Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-012-47/+122
| | * | Add specsTomasz Maczukin2016-09-011-0/+51
| * | | Merge branch 'fix/merge-request-close-message' into 'master' Douwe Maan2016-09-021-2/+2
| |\ \ \
| | * | | Prepend blank line to close message on merge requestLuke Howell2016-09-011-2/+2
| * | | | Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-2/+2
| * | | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-013-12/+39
| |\ \ \ \
| | * | | | Shows count at bottom of listPhil Hughes2016-08-312-6/+24
| | * | | | Changed frontend to use issue count from backendPhil Hughes2016-08-311-4/+2
| | * | | | Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-311-2/+13
| * | | | | Merge branch '21508-inconsistency-personal-dashboard-todos-page-uses-old-inte...Fatih Acet2016-09-011-0/+63
| |\ \ \ \ \
| | * | | | | Added todo filter tests21508-inconsistency-personal-dashboard-todos-page-uses-old-interface-wrong-dropdown-filter-buttonsLuke Bennett2016-09-011-0/+63
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'sh-reload-find-branch' into 'master' Yorick Peterse2016-09-011-0/+18
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Optimize branch lookups and force a repository reload for Repository#find_branchsh-reload-find-branchStan Hu2016-09-011-0/+18
| | |/ / /
| * | | | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-0122-33/+341
| |\ \ \ \
| | * | | | Project tools visibility levelFelipe Artur2016-09-0122-33/+341
| * | | | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-1/+8
| |\ \ \ \ \
| | * | | | | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-1/+8
| * | | | | | Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher2016-09-0110-25/+15
| |\ \ \ \ \ \
| | * | | | | | Use JavaScript tooltips for mentions (!5301)winniehell2016-09-0110-25/+15
| * | | | | | | Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master' Robert Speicher2016-09-011-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Order award tooltips by their created_at dateAndrew Smith2016-09-011-0/+10
| * | | | | | | GitHub importer use default project visibility for non-private projectsDouglas Barbosa Alexandre2016-08-311-14/+40
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'refactor/add-policies' into 'master' Robert Speicher2016-08-3110-209/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | don't use a deprecated api in ability_spechttp://jneen.net/2016-08-301-2/+2
| | * | | | | add project_policy_spec to replace .project_abilities spechttp://jneen.net/2016-08-302-64/+36
| | * | | | | remove Ability.abilitieshttp://jneen.net/2016-08-307-29/+26
| | * | | | | remove six, and use a Set insteadhttp://jneen.net/2016-08-302-4/+2
| | * | | | | delete project_security_spechttp://jneen.net/2016-08-301-112/+0
| * | | | | | Merge branch 'rs-broadcast-message-api' into 'master' Robert Speicher2016-08-311-0/+180
| |\ \ \ \ \ \
| | * | | | | | Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+180
| * | | | | | | Merge branch 'fix-todo-pagination' into 'master' Fatih Acet2016-08-311-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Fix bug where pagination is still displayed despite all todos marked as doneClement Ho2016-08-311-0/+14
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'improve-application_spec' into 'master' Fatih Acet2016-08-311-3/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Check for existence of elements under test in application_spec.js (!6051)winniehell2016-08-261-3/+7
| * | | | | | | | Merge branch 'label-dropdown-encode' into 'master' Fatih Acet2016-08-311-0/+10
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-0/+10
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'tag-name-filter' into 'master' Robert Speicher2016-08-311-0/+79
| |\ \ \ \ \ \ \
| | * | | | | | | add specs for tags findertag-name-filtertiagonbotelho2016-08-311-0/+79
| | |/ / / / / /
| * | | | | | | Use updated_at as the last updated date when importing from GitHubDouglas Barbosa Alexandre2016-08-313-10/+7
| * | | | | | | Merge branch 'api-confidential-issues' into 'master' Robert Speicher2016-08-311-1/+64
| |\ \ \ \ \ \ \
| | * | | | | | | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-1/+64
| | |/ / / / / /
| * | | | | | | Merge branch '20911-remove-private-token-from-users-api' into 'master' Douwe Maan2016-08-311-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |