summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-0/+21
* Merge branch 'dropdown-loading-class-add' into 'master' Filipa Lacerda2017-02-211-0/+2
|\
| * Fixed ref switcher testsPhil Hughes2017-02-201-0/+2
* | Merge branch '28357-colon-search' into 'master' Clement Ho2017-02-211-0/+23
|\ \
| * | Allow searching issues for strings containing colonsSimon Knox2017-02-211-0/+23
| |/
* | Merge branch 'dm-fix-editing-files-on-forks-quick' into 'master' Robert Speicher2017-02-201-25/+40
|\ \
| * | Don't use potentially slow ForkService in specdm-fix-editing-files-on-forks-quickDouwe Maan2017-02-201-4/+6
| * | Fix issue where files on a fork could not be editedDouwe Maan2017-02-171-19/+32
* | | Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable2017-02-201-6/+41
|\ \ \
| * | | Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behaviorOswaldo Ferreira2017-02-201-6/+41
* | | | GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre2017-02-205-14/+102
* | | | Merge branch 'remove-paginated-ressource' into 'master'Rémy Coutable2017-02-207-44/+6
|\ \ \ \
| * | | | Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-207-44/+6
* | | | | Merge branch 'api-star-restful' into 'master'Rémy Coutable2017-02-201-4/+4
|\ \ \ \ \
| * | | | | API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-201-4/+4
* | | | | | Merge branch 'zj-improve-performance-user-agent-details' into 'master' Rémy Coutable2017-02-201-1/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-1/+17
| |/ / / /
* | | | | Merge branch 'api-post-block' into 'master' Sean McGivern2017-02-202-15/+84
|\ \ \ \ \
| * | | | | API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-202-15/+84
| | |/ / / | |/| | |
* | | | | Merge branch 'api-grape-datetime' into 'master' Rémy Coutable2017-02-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use grape validation for datesapi-grape-datetimeRobert Schilling2017-02-201-1/+1
| |/ / /
* | | | Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-202-0/+51
|\ \ \ \
| * | | | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-202-0/+51
* | | | | Merge branch 'sh-fix-project-team-truncation-in-destroy' into 'master' Rémy Coutable2017-02-201-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent project team from being truncated too early during project destructionsh-fix-project-team-truncation-in-destroyStan Hu2017-02-191-0/+19
* | | | | Merge branch 'api-remove-deploy-key-disable' into 'master'Sean McGivern2017-02-201-21/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-201-21/+0
| |/ / /
* | | | Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-2024-24/+24
|\ \ \ \ | |/ / / |/| | |
| * | | fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-1724-24/+24
* | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-184-48/+94
|\ \ \ \
| * | | | Todo done clicking is kind of unusable.Jacopo2017-02-174-48/+94
* | | | | Merge branch 'global-dropdown-edits' into 'master' Alfredo Sumaran2017-02-171-2/+2
|\ \ \ \ \
| * | | | | Fix issuables_counter_specglobal-dropdown-editsAnnabel Dunstone Gray2017-02-171-2/+2
* | | | | | Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'rc/backport-ee-fix' into 'master' Robert Speicher2017-02-172-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-172-5/+5
* | | | | Merge branch '26379-iid-param' into 'master'Rémy Coutable2017-02-172-3/+11
|\ \ \ \ \
| * | | | | add a :iids param to IssuableFindermhasbini2017-02-172-3/+11
* | | | | | Merge branch 'boards-sidebar-spec-refactor' into 'master' Rémy Coutable2017-02-171-86/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reduced sidebar wait timeoutboards-sidebar-spec-refactorPhil Hughes2017-02-171-1/+1
| * | | | | Refactor boards sidebar specPhil Hughes2017-02-171-86/+53
| | |/ / / | |/| | |
* | | | | Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-171-0/+57
|\ \ \ \ \
| * | | | | Fixes errors in GFM slash commands matcher and add tests for default matcherYarNayar2017-02-171-0/+57
* | | | | | Merge branch 'dynamic-project-title-fixture' into 'master' Clement Ho2017-02-172-31/+8
|\ \ \ \ \ \
| * | | | | | Replace static fixture for project_title_spec.js (!9175)winniehell2017-02-132-31/+8
* | | | | | | Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński2017-02-1711-44/+440
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-17137-1355/+3949
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-162-17/+32
| * | | | | | | Add test for cloning attributes when retrying a buildGrzegorz Bizon2017-02-151-0/+32
| * | | | | | | Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-155-9/+9