summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Added diff comments feature testfix-side-by-side-comment-widgetLuke "Jared" Bennett2016-07-191-0/+94
* 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
| * | | | Allow expanding all diffs at onceSean McGivern2016-07-081-0/+38
| * | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-082-1/+139
| | |/ / | |/| |
| * | | Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher2016-07-081-0/+30
| |\ \ \
| | * | | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-4/+3
| | * | | Added specs to check for the correct links.Patricio Cano2016-07-061-0/+31
| * | | | Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-071-0/+84
| |\ \ \ \
| | * | | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-071-1/+3
| | * | | | Add a feature spec for protected branch creation.Timothy Andrew2016-07-051-0/+82
| * | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-072-1/+5
| |\ \ \ \ \
| | * | | | | Updated testsPhil Hughes2016-07-052-1/+5
| | |/ / / /
* | | | | | Fix creating diff notes in featuresDouwe Maan2016-07-071-1/+1
* | | | | | Merge branch 'master' into faster-diffsDouwe Maan2016-07-077-10/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-074-6/+8
| |\ \ \ \ \
| | * | | | | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-2/+4
| | * | | | | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-063-4/+4
| | | |_|_|/ | | |/| | |