summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-branches-feature-spec-head-file' into 'master' Rémy Coutable2016-07-261-32/+0
|\
| * Remove spec/features/projects/branches_spec.rb HEAD fileremove-branches-feature-spec-head-fileDouglas Barbosa Alexandre2016-07-261-32/+0
* | Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable2016-07-261-4/+26
|/
* Merge branch 'khaiql/gitlab-ce-fix/missleading-uri-for-labels-in-merge-reques...Douwe Maan2016-07-251-1/+1
|\
| * remove search_id for label dropdown filterScott Le2016-07-241-1/+1
* | Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-252-0/+64
|\ \
| * \ Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-229-5/+139
| |\ \
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-218-5/+107
| | |\ \ | | | |/
| | * | updates local schematiagonbotelho2016-07-201-0/+32
| * | | implements the basic filter functionalitytiagonbotelho2016-07-191-0/+32
| |/ /
* | | `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-252-9/+179
| |/ |/|
* | Merge branch 'fix/new-project-import-tooltip' into 'master' Fatih Acet2016-07-211-0/+15
|\ \
| * | fix spec - unused varfix/new-project-import-tooltipJames Lopez2016-07-201-1/+1
| * | fix specJames Lopez2016-07-201-1/+3
| * | added spec, fixed wordingJames Lopez2016-07-201-0/+13
* | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-0/+12
|\ \ \
| * | | Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+12
| | |/ | |/|
* | | Merge branch 're-deploy-button' into 'master' Rémy Coutable2016-07-211-4/+4
|\ \ \
| * | | Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-201-4/+4
* | | | Remove flaky diff note tests for nowremove-flaky-diff-note-testsDouwe Maan2016-07-201-94/+0
|/ / /
* | | Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz2016-07-201-0/+94
|\ \ \
| * | | Added diff comments feature testfix-side-by-side-comment-widgetLuke "Jared" Bennett2016-07-191-0/+94
* | | | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-201-0/+26
|\ \ \ \
| * | | | Refactor service settings viewissue_8110Felipe Artur2016-07-201-0/+26
| | |/ / | |/| |
* | | | Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-202-1/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-203-30/+38
| * | | Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-202-1/+59
| |\ \ \ | | |/ /
| * | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-192-3/+30
| * | | Update badges pathAnnabel Dunstone2016-07-191-1/+1
| | |/ | |/|
* | | Fix a few nitpicksRémy Coutable2016-07-202-14/+3
* | | Allow to disable user request access to groups/projectsFelipe Artur2016-07-202-0/+25
| |/ |/|
* | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-192-1/+59
|\ \ | |/ |/|
| * Use `humanize`Kamil Trzcinski2016-07-181-4/+4
| * Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-182-6/+6
| * Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-182-1/+59
* | Merge branch '19820-safer-diffs' into 'master' Douwe Maan2016-07-181-1/+42
|\ \ | |/ |/|
| * Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+42
* | Merge branch 'pending-tab' into 'master' Rémy Coutable2016-07-182-14/+68
|\ \
| * | Modify test for Build tabsKatarzyna Kobierska2016-07-181-18/+26
| * | Add tests to project builds for pending tabKatarzyna Kobierska2016-07-181-0/+12
| * | Add test for new pending tab and update tests for running tabKatarzyna Kobierska2016-07-181-1/+35
| |/
* | Merge branch 'allow-to-pull-public-images' into 'master' Rémy Coutable2016-07-183-0/+57
|\ \ | |/ |/|
| * Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-153-0/+57
* | Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-152-3/+4
* | Merge branch '17341-firefox-u2f' into 'master' Robert Speicher2016-07-151-11/+44
|\ \
| * | Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-141-11/+44
* | | Merge branch 'fix-creating-group-with-space-in-group-path'Douwe Maan2016-07-151-4/+16
|\ \ \
| * | | Fix creating group with space in group pathDouglas Barbosa Alexandre2016-07-141-4/+16
* | | | Merge branch 'revert-lock-for-issuable' into 'master' Robert Speicher2016-07-152-22/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-132-22/+0
| |/ /