summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-201-4/+4
* 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
| |/ /
* | | Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-152-4/+3
|\ \ \
| * | | Updated testsPhil Hughes2016-07-072-4/+3
* | | | Merge branch 'compare-dropdowns' into 'master' Jacob Schatz2016-07-151-0/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed submit button not enablingcompare-dropdownsPhil Hughes2016-07-081-1/+1
| * | | Added tests for compare dropdownsPhil Hughes2016-07-081-0/+42
| | |/ | |/|
* | | Merge branch 'add-2fa-check-to-oauth' into 'master' Robert Speicher2016-07-121-5/+38
|\ \ \
| * | | Added a lot of stubbing to make sure OAUth requests are handled properly with...Patricio Cano2016-07-071-1/+18
| * | | Change order of stubbing to fix testsPatricio Cano2016-07-041-1/+1
| * | | Added tests for 2FA check on OAuth requestPatricio Cano2016-07-041-5/+21
* | | | Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-122-0/+22
* | | | Be explicit on merge request discussion variablesPaco Guzman2016-07-121-0/+25
* | | | Fix expandable diffsSean McGivern2016-07-121-3/+3
* | | | Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-121-1/+1
|\ \ \ \
| * | | | Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* | | | | Merge branch 'optimize-cross-ref-system-notes-check' into 'master' Douwe Maan2016-07-121-0/+22
|\ \ \ \ \
| * | | | | Optimize system note visibility checking by hiding notes thatStan Hu2016-07-111-0/+22
| |/ / / /
* | | | | Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-116-2/+327
|\ \ \ \ \ | |/ / / /
| * | | | Fix feature specs on CIsingle-file-diffsSean McGivern2016-07-111-7/+7
| * | | | Support renames in diff_for_path actionsSean McGivern2016-07-111-3/+34