summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move-admin-hooks-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-071-7/+8
|\
| * Move admin hooks spinach to rspecSemyon Pupkov2016-12-061-7/+8
* | Merge branch 'move-admin-logs-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-071-0/+15
|\ \
| * | Move admin logs spinach test to rspecSemyon Pupkov2016-12-061-0/+15
* | | Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-061-0/+21
* | | Merge branch 'deleted-source-branch-comment' into 'master' Sean McGivern2016-12-061-0/+3
|\ \ \
| * | | Explain "js: true" in "deleted_source_branch_spec.rb" [ci skip]Adam Niedzielski2016-12-061-0/+3
* | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-0/+76
|\ \ \ \
| * | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+76
| | |_|/ | |/| |
* | | | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-061-1/+29
|\ \ \ \
| * | | | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-051-1/+29
* | | | | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-062-3/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-24/+25
| * | | | Guests can read builds if those are publicZ.J. van de Weg2016-12-042-2/+54
| |/ / /
* | | | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-062-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-022-2/+2
| |/ /
* | | Merge branch 'feature/admin-user-groups-link' into 'master' Alfredo Sumaran2016-12-051-0/+28
|\ \ \ | |_|/ |/| |
| * | The admin user projects view now has a clickable group linkJames Gregory2016-12-021-0/+28
| |/
* | Merge branch 'reduce-font-size' into 'master' Jacob Schatz2016-12-051-1/+1
|\ \
| * | Reduce base font sizes across appreduce-font-sizeAnnabel Dunstone Gray2016-12-021-1/+1
| |/
* | Merge branch 'issues/1608-text' into 'master' Sean McGivern2016-12-051-0/+19
|\ \
| * | change the date label to match the date usedBM5k2016-12-031-0/+19
* | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-052-17/+18
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-308-759/+834
| |\ \
| * | | Fix tests for allowing merged if pipeline succeededGrzegorz Bizon2016-11-251-2/+2
| * | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2525-164/+471
| |\ \ \
| * | | | Rename MWPS in user interface and feature testsGrzegorz Bizon2016-11-211-13/+14
| * | | | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-2/+2
* | | | | Speed up project snippet security request specsrs-project-snippet-security-specsRobert Speicher2016-12-023-204/+168
* | | | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-012-59/+154
|\ \ \ \ \
| * | | | | Fixes after reviewFilipa Lacerda2016-11-301-19/+3
| * | | | | Adds .matches polyfillFilipa Lacerda2016-11-302-156/+170
| * | | | | Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-301-0/+86
| * | | | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-1/+5
| * | | | | Pipelines tabsFilipa Lacerda2016-11-301-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv...Fatih Acet2016-12-011-2/+2
|\ \ \ \ \
| * | | | | rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-2/+2
| |/ / / /
* | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-012-8/+8
|\ \ \ \ \
| * | | | | fix tests broken by new wiki page designMike Greiling2016-11-302-8/+8
| |/ / / /
* | | | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-2/+11
|/ / / /
* | | | Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-303-204/+165
| |_|/ |/| |
* | | Merge branch '25002-sentence-case-dashboard-tabs' into 'master' Annabel Dunstone Gray2016-11-301-1/+1
|\ \ \
| * | | Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90acRyan Harris2016-11-291-1/+1
| | |/ | |/|
* | | Merge branch 'hide-project-variables' into 'master' Fatih Acet2016-11-291-0/+25
|\ \ \
| * | | Add spec for hiding variables and remove the need for ES6 SymbolStan Hu2016-11-241-0/+25
* | | | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-0/+45
* | | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-0/+20
* | | | Merge branch 'rs-project-security-spec-speed' into 'master' Rémy Coutable2016-11-283-758/+719
|\ \ \ \
| * | | | Speed up Project security access specsRobert Speicher2016-11-283-758/+719
| | |/ / | |/| |
* | | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-281-0/+24
|\ \ \ \ | |/ / / |/| | |