summaryrefslogtreecommitdiff
path: root/features/steps/project
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-09-071-1/+0
|\
| * Fix compare testsDmitriy Zaporozhets2015-09-071-1/+0
* | Merge branch 'fix-wiki-page-history' into 'master'Douwe Maan2015-09-071-1/+8
|\ \ | |/ |/|
| * Fix broken Wiki Page HistoryStan Hu2015-09-011-1/+8
* | Fix this crazy random failing testDmitriy Zaporozhets2015-09-041-0/+4
* | Fix testsDmitriy Zaporozhets2015-09-031-1/+2
* | Fix testsDmitriy Zaporozhets2015-09-031-2/+2
|/
* Merge branch 'enable_ssl_verification_web_hook' into 'master'Dmitriy Zaporozhets2015-08-261-0/+13
|\
| * Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-0/+13
* | Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-241-0/+6
|/
* Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-111-1/+1
|\
| * Merge branch 'check-out-branch-button' into 'master' Dmitriy Zaporozhets2015-08-111-1/+1
| |\
| | * Fix specDouwe Maan2015-08-101-1/+1
* | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-6/+0
|/ /
* | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-0/+6
|/
* Merge branch 'add-current-user-to-autocomplete' into 'master'Dmitriy Zaporozhets2015-08-061-2/+3
|\
| * Always add current user to autocomplete controller to support filter by "Me"Stan Hu2015-08-061-2/+3
* | Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-043-2/+37
|\ \ | |/
| * Fix network graph when branch name has single quotesStan Hu2015-07-291-2/+12
| * Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-0/+17
| * Add support for destroying project milestonesStan Hu2015-07-171-0/+8
* | Remove satellitesDmitriy Zaporozhets2015-07-152-6/+0
|/
* Make left menu more hierarchical and less contextual by adding back item at topDmitriy Zaporozhets2015-07-101-0/+14
* Improve readme testsDmitriy Zaporozhets2015-07-091-3/+6
* Dont check for link but for actual readme contentDmitriy Zaporozhets2015-07-091-1/+0
* Fix creating file in new repoDmitriy Zaporozhets2015-07-081-1/+1
* Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-082-1/+6
* Add shortcut for project activity pageDmitriy Zaporozhets2015-07-081-0/+5
* Merge branch 'improve-spinach-test-for-mr-submit' into 'master'Stan Hu2015-07-011-0/+1
|\
| * Add an expect call to prevent random Spinach failure:Stan Hu2015-06-231-0/+1
* | Merge branch 'group_settings_nav' into 'master'Douwe Maan2015-07-011-2/+2
|\ \
| * | Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-241-2/+2
| |/
* | Merge branch 'rs-fix-subscription-feature' into 'master'Dmitriy Zaporozhets2015-06-292-5/+4
|\ \
| * | Attempt to fix the "I should see that I am [un]subscribed" stepsrs-fix-subscription-featureRobert Speicher2015-06-252-5/+4
| |/
* | Merge branch 'rs-issue-1887' into 'master'Dmitriy Zaporozhets2015-06-261-12/+6
|\ \
| * | Fix merge request diff featuresrs-issue-1887Robert Speicher2015-06-251-12/+6
| |/
* | Use page.within in testsDmitriy Zaporozhets2015-06-261-3/+3
* | Write test for submitting issue as guestDmitriy Zaporozhets2015-06-251-0/+18
|/
* Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-231-0/+22
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-232-21/+28
|\
| * Merge branch 'fix-project-icon-links' into 'master'Dmitriy Zaporozhets2015-06-231-3/+3
| |\
| | * Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu2015-06-221-3/+3
| * | Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-4/+4
| |\ \ | | |/ | |/|
| | * Revert merge request states renamingDmitriy Zaporozhets2015-06-191-4/+4
| * | Fix features syntaxRobert Speicher2015-06-222-15/+22
* | | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-221-3/+3
|/ /
* | Remove "Multiselect Blob" feature specsRobert Speicher2015-06-191-58/+0
|/
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-8/+1
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-127-8/+8
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-1218-80/+80