summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Fix raw view for public snippetsValery Sizov2014-10-292-0/+13
* fix for public snippetValery Sizov2014-10-244-1/+32
* Use :message key, not :error for File::Service.Ciro Santilli2014-10-213-0/+37
* Add tests for remove group member feature in admin areaDmitriy Zaporozhets2014-10-202-2/+28
* Merge pull request #7942 from cirosantilli/commit-changes-uppercaseDmitriy Zaporozhets2014-10-132-4/+4
|\
| * Make new and edit file submit more uniformCiro Santilli2014-10-082-4/+4
* | Fix spinach testsDmitriy Zaporozhets2014-10-101-1/+1
* | Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* | Snippets: public/internal/privateValery Sizov2014-10-095-4/+45
* | Merge pull request #7979 from mr-vinn/refactor-tasksDmitriy Zaporozhets2014-10-085-41/+27
|\ \
| * | Refactor task list tests and coffeescriptVinnie Okada2014-10-065-41/+27
* | | Merge pull request #7992 from cirosantilli/upcate-featureRobert Schilling2014-10-082-2/+2
|\ \ \ | |_|/ |/| |
| * | Upcase missing feature namesCiro Santilli2014-10-072-2/+2
* | | Snippets: rename public to internalValery Sizov2014-10-073-4/+4
|/ /
* | Merge branch 'slack_integration' into 'master'Dmitriy Zaporozhets2014-10-061-6/+2
|\ \
| * | Use only webhook for slack service integration.Marin Jankovski2014-10-061-6/+2
* | | Merge pull request #7964 from mr-vinn/task-listsMarin Jankovski2014-10-067-0/+170
|\ \ \ | | |/ | |/|
| * | Add Spinach tests for task listsVinnie Okada2014-10-067-0/+170
| |/
* | Preventing some duplication in MR feature tests by adding a different comment.Marin Jankovski2014-10-062-9/+15
|/
* Make Spinach test names consistentCiro Santilli2014-10-0560-56/+56
* Add Pushover service integrationSullivan SENECHAL2014-10-032-0/+29
* Merge branch 'cirosantilli-factor-commit-msg-textarea'Dmitriy Zaporozhets2014-10-031-1/+1
|\
| * Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/...Dmitriy Zaporozhets2014-10-031-1/+1
| |\
| | * Factor commit message textareas.Ciro Santilli2014-10-021-1/+1
* | | Merge pull request #7947 from cirosantilli/rm-assign-without-effectRobert Schilling2014-10-031-1/+1
|\ \ \
| * | | Remove assignment without effect.Ciro Santilli2014-10-031-1/+1
* | | | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-4/+4
| |/ / |/| |
* | | Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1
|/ /
* | Merge pull request #7834 from cirosantilli/rm-empty-eqRobert Schilling2014-10-031-3/+0
|\ \
| * | Remove test line without effect because no should.Ciro Santilli2014-09-231-3/+0
* | | Merge branch 'fix-500-admin-user-page' into 'master'Dmitriy Zaporozhets2014-10-022-0/+25
|\ \ \
| * | | Add test for broken admin user pageDmitriy Zaporozhets2014-10-022-0/+25
| | |/ | |/|
* | | Comment random failing testDmitriy Zaporozhets2014-10-021-12/+14
|/ /
* | Merge pull request #7904 from cirosantilli/titleize-actionsRobert Schilling2014-10-014-22/+22
|\ \
| * | Titleize blob action buttons.Ciro Santilli2014-09-304-22/+22
* | | Merge pull request #7930 from cirosantilli/group-test-upRobert Schilling2014-10-011-0/+0
|\ \ \
| * | | Move group feature step to match test locationCiro Santilli2014-10-011-0/+0
* | | | Try wear_merged! without argumentDmitriy Zaporozhets2014-10-011-1/+1
|/ / /
* | | Add a feature for readme on project show page.Marin Jankovski2014-09-302-7/+22
|/ /
* | Merge pull request #7889 from cirosantilli/rm-def-projectRobert Schilling2014-09-306-24/+0
|\ \
| * | Remove def project from tests that inherit it.Ciro Santilli2014-09-286-24/+0
* | | Merge pull request #7862 from cirosantilli/test-change-fileDmitriy Zaporozhets2014-09-292-4/+102
|\ \ \
| * | | Add web UI file CRUD tests.Ciro Santilli2014-09-262-4/+102
| |/ /
* | | Add tests for commits graphDmitriy Zaporozhets2014-09-292-1/+16
* | | Fix spinach featureDmitriy Zaporozhets2014-09-261-3/+4
|/ /
* | Remove unnecessary page. from tests.Ciro Santilli2014-09-2616-34/+34
* | Merge pull request #7838 from cirosantilli/evaluate-execRobert Schilling2014-09-241-1/+1
|\ \
| * | evaluate -> execute_script when return not needed.Ciro Santilli2014-09-241-1/+1
* | | evaluate_script history -> go_back and go_forward.Ciro Santilli2014-09-241-2/+2
|/ /
* | Merge pull request #7833 from cirosantilli/wiki-cur-urlRobert Schilling2014-09-231-8/+4
|\ \