summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-162-0/+15
* Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master' Filipa Lacerda2017-02-141-3/+3
|\
| * Display loading indicator when filtering ref switcher dropdownClement Ho2017-02-131-3/+3
* | Fix current build arrow27939-fix-current-build-arrowEric Eastwood2017-02-131-0/+4
|/
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-2/+2
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-7/+9
|\
| * Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-19/+23
| * Fixed some specsPhil Hughes2017-02-061-20/+18
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-1/+2
|\ \
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+2
| |/
* | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-0/+4
* | Merge branch 'route-map' into 'master' Robert Speicher2017-02-073-0/+190
|\ \
| * | Address feedbackDouwe Maan2017-02-061-4/+4
| * | Add feature specsDouwe Maan2017-02-065-34/+140
| * | Add testsDouwe Maan2017-02-066-0/+84
* | | Merge branch '25487-small-improvements-to-the-ui-of-mattermost-and-slack-comm...Clement Ho2017-02-072-19/+24
|\ \ \
| * | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-072-19/+24
* | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-071-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-061-0/+37
| | |/ | |/|
* | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-061-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix broken testsFilipa Lacerda2017-02-031-1/+1
| |/
* | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-061-0/+60
|\ \
| * \ Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-037-61/+93
| |\ \ | | |/
| * | Stub to enable it so that we could test thisLin Jen-Shin2017-01-311-0/+2
| * | Add a test for checking pages settingLin Jen-Shin2017-01-311-0/+58
* | | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-052-12/+5
| |/ |/|
* | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-033-52/+52
|\ \
| * | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-033-52/+52
* | | Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-031-2/+3
|\ \ \ | |/ / |/| |
| * | Fixed up testsPhil Hughes2016-11-211-2/+3
* | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-027-18/+44
|\ \ \ | | |/ | |/|
| * | Merge branch '23767-disable-storing-of-sensitive-information' into 'master' Filipa Lacerda2017-01-311-3/+17
| |\ \
| | * | Fix disable storing of sensitive information when importing a new repo23767-disable-storing-of-sensitive-informationClement Ho2017-01-301-3/+17
| * | | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-311-9/+9
| |\ \ \
| | * | | Fixes after review25910-convert-manual-action-icons-to-svg-to-propperly-position-themFilipa Lacerda2017-01-261-4/+4
| | * | | Fix broken testsFilipa Lacerda2017-01-251-9/+9
| * | | | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-0/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Updated test for new error resultzj-display-error-team-fetchLuke "Jared" Bennett2017-01-301-1/+1
| | * | | Added error message and testLuke "Jared" Bennett2017-01-241-0/+9
| * | | | Merge branch '20852-getting-started-project-better-blank-state-for-labels-vie...Fatih Acet2017-01-301-4/+4
| |\ \ \ \
| | * | | | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-301-4/+4
| * | | | | programmatically remove encrypted attributes. Added relevant spec.James Lopez2017-01-301-2/+2
| * | | | | rename method and added note to export file spec about new encrypted attributesJames Lopez2017-01-301-0/+3
| * | | | | fix spec failuresJames Lopez2017-01-301-0/+0
| |/ / / /
| * | | | Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-2/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2616-230/+666
|\ \ \ \ | |/ / /
| * | | Merge branch 'tc-only-mr-button-if-allowed' into 'master' Sean McGivern2017-01-251-0/+108
| |\ \ \ | | |/ / | |/| |
| | * | Test there is no Merge Request button when MRs are disabledToon Claes2017-01-251-0/+14
| | * | Ensure the correct Merge Request button is foundToon Claes2017-01-251-6/+14
| | * | Deduplicate tests for Merge Request buttonsToon Claes2017-01-234-186/+86