summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong message on starred projects filteringGeorge Andrinopoulos2017-03-091-9/+28
* Merge branch 'remove-awards-handler-spec-timeout' into 'master' Clement Ho2017-03-091-3/+0
|\
| * Remove timeout from awards_handler_spec.jsremove-awards-handler-spec-timeout💃 Winnie 💃2017-03-081-3/+0
* | Merge branch '29034-fix-github-importer' into 'master' Douwe Maan2017-03-081-0/+28
|\ \
| * | Refactor some code29034-fix-github-importerGabriel Mazetto2017-03-081-0/+18
| * | Fix name colision when importing GitHub pull requests from forked repositoriesGabriel Mazetto2017-03-081-0/+10
* | | Merge branch '29162-refactor-dropdown-milestone-spec' into 'master' Rémy Coutable2017-03-081-27/+31
|\ \ \
| * | | Refactor dropdown_milestone_spec.rbGeorge Andrinopoulos2017-03-081-27/+31
* | | | Merge branch 'es6-class-issue' into 'master' Clement Ho2017-03-081-23/+20
|\ \ \ \
| * | | | Convert Issue into ES6 class (!9636)winniehell2017-03-081-23/+20
| |/ / /
* | | | Remove hidden text from subscribe buttonAnnabel Dunstone Gray2017-03-081-1/+1
* | | | Merge branch 'rs-lower-capybara-timeout' into 'master' Rémy Coutable2017-03-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeoutRobert Speicher2017-03-081-1/+1
| | |/ | |/|
* | | Raise an exception if creating a test repository failsNick Thomas2017-03-081-2/+2
|/ /
* | Merge branch 'fix-visual-tokens' into 'master' Alfredo Sumaran2017-03-082-3/+38
|\ \
| * | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-082-3/+38
* | | Added discussion comments avatars to diffPhil Hughes2017-03-082-1/+146
* | | Merge branch 'sh-speed-up-refresh-service' into 'master' Rémy Coutable2017-03-081-47/+57
|\ \ \
| * | | Speed up MergeRequest::RefreshService spec by combining examplessh-speed-up-refresh-serviceStan Hu2017-03-081-47/+57
* | | | Merge branch 'fix/29093' into 'master' Sean McGivern2017-03-083-13/+13
|\ \ \ \
| * | | | Fix 'Object not found - no match for id (sha)' when importing GitHub PRsDouglas Barbosa Alexandre2017-03-073-13/+13
* | | | | Merge branch '26188-tag-creation-404-for-guests' into 'master' Rémy Coutable2017-03-081-0/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-0/+28
* | | | | Merge branch 'settings-tab' into 'master' fl-links-environmentsClement Ho2017-03-081-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixed user_access_request_specsettings-tabJose Ivan Vargas2017-03-071-1/+7
* | | | | Merge branch 'filtered-search-visual-tokens-improvements' into 'master' Alfredo Sumaran2017-03-082-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Code improvementsfiltered-search-visual-tokens-improvementsClement Ho2017-03-072-3/+3
* | | | | Merge branch 'fix-fs-edit-dropdown' into 'master' Alfredo Sumaran2017-03-081-0/+16
|\ \ \ \ \
| * | | | | Fix filtered search visual token editing dropdownfix-fs-edit-dropdownClement Ho2017-03-071-0/+16
| |/ / / /
* | | | | Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-072-4/+17
|/ / / /
* | | | Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-0720-291/+1677
|/ / /
* | | Merge branch 'rs-fix-todo-service-spec' into 'master' Douwe Maan2017-03-081-1/+1
|\ \ \
| * | | Fix transient failure in TodoService specRobert Speicher2017-03-071-1/+1
* | | | Merge branch 'issue_16834'Douwe Maan2017-03-073-104/+400
|\ \ \ \
| * | | | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-073-68/+247
| * | | | Update API endpoints for raw filesFelipe Artur2017-03-072-97/+214
* | | | | Merge branch 'dm-nested-groups-go-get' into 'master' Douwe Maan2017-03-081-9/+86
|\ \ \ \ \
| * | | | | Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-071-9/+86
| |/ / / /
* | | | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-083-5/+144
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Returns correct header data for commits endpointOswaldo Ferreira2017-03-073-23/+81
| * | | | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-0/+29
| * | | | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-072-3/+55
* | | | | Merge branch 'tc-api-pipeline-jobs' into 'master' Douwe Maan2017-03-081-2/+74
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make it possible to query scope as scope[]=Toon Claes2017-03-071-4/+4
| * | | | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-0/+72
| |/ / /
* | | | Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* | | | Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0779-343/+5113
|\ \ \ \ | |/ / /
| * | | Merge branch 'dm-add-concurrent-index-cop' into 'master' Yorick Peterse2017-03-071-0/+41
| |\ \ \
| | * | | Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-071-0/+41
| * | | | Refactor dropdown_assignee_specGeorge Andrinopoulos2017-03-071-33/+41