summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-162-0/+18
|\
| * removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-162-0/+18
* | Merge branch 'compare-remote-search' into 'master' Alfredo Sumaran2017-03-161-0/+8
|\ \ | |/ |/|
| * Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-161-0/+8
* | Merge branch 'fixed-issue-boards-modal-not-searching' into 'master' Filipa Lacerda2017-03-161-0/+4
|\ \
| * | Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-0/+4
* | | This quick-fixes an issue with existing award emoji not being valid anymoreRémy Coutable2017-03-161-1/+14
|/ /
* | Merge branch '28991-viewing-old-wiki-page-version-edit-button-exists' into 'm...29565-name-of-the-uncompressed-folder-of-a-tag-archive-changedRémy Coutable2017-03-161-0/+44
|\ \
| * | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-0/+44
* | | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-161-2/+24
|\ \ \ | |_|/ |/| |
| * | Test showing pipelines on the dashboardBob Van Landuyt2017-03-161-2/+24
* | | Merge branch 'fix_visibility_level' into 'master' Sean McGivern2017-03-161-0/+9
|\ \ \
| * | | Fix rubocop offensesblackst0ne2017-03-121-4/+4
| * | | Refactor specsblackst0ne2017-03-121-6/+9
| * | | Update specsblackst0ne2017-03-111-1/+6
| * | | Added specsblackst0ne2017-03-111-0/+1
* | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-161-1/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Add 'Undo mark all as done' to TodosJacopo2017-03-161-1/+55
* | | | Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda2017-03-161-1/+1
|\ \ \ \
| * | | | remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-1/+1
* | | | | Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-1/+8
* | | | | Fixed search specsPhil Hughes2017-03-161-0/+2
* | | | | Fixed eslint errorsPhil Hughes2017-03-161-107/+69
* | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+55
|/ / / /
* | | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-32/+0
* | | | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-153-4/+19
|\ \ \ \
| * | | | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-152-2/+17
| * | | | Allow sorting by due date and label prioritySean McGivern2017-03-151-2/+2
* | | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-151-314/+471
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-2/+7
| * | | | Fix specsDouwe Maan2017-03-141-1/+1
| * | | | Document tag option and clarify specDouwe Maan2017-03-141-1/+1
| * | | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-315/+467
* | | | | Merge branch 'rs-dropdown-author-spec-speed' into 'master' Rémy Coutable2017-03-151-2/+3
|\ \ \ \ \
| * | | | | Speed up the issues/filtered_search/dropdown_author feature specrs-dropdown-author-spec-speedRobert Speicher2017-03-141-2/+3
| |/ / / /
* | | | | Display full project name with namespace upon deletionMark Fletcher2017-03-151-2/+2
| |_|_|/ |/| | |
* | | | Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Alfredo Sumaran2017-03-151-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-131-0/+44
* | | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-143-109/+62
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-8/+6
| * | | Updated specsPhil Hughes2017-03-083-101/+56
* | | | Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-141-9/+1
* | | | Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-131-1/+13
|\ \ \ \
| * | | | Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-1/+13
* | | | | Merge branch 'handle-failure-when-deleting-tags' into 'master' Douwe Maan2017-03-131-6/+21
|\ \ \ \ \
| * | | | | Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-6/+21
* | | | | | Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-131-0/+97
|\ \ \ \ \ \
| * | | | | | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-0/+97
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-132-42/+140
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Rename variableBob Van Landuyt2017-03-132-9/+9