summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7942 from cirosantilli/commit-changes-uppercaseDmitriy Zaporozhets2014-10-132-4/+4
|\ | | | | Make new and edit file submit more uniform
| * Make new and edit file submit more uniformCiro Santilli2014-10-082-4/+4
| |
* | Fix spinach testsDmitriy Zaporozhets2014-10-101-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | 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 coffeescript
| * | 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 names
| * | 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
|\ \ | | | | | | | | | | | | | | | Slack integration See merge request !1151
| * | 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 task lists to issues and merge requests
| * | 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
| | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
* Add Pushover service integrationSullivan SENECHAL2014-10-032-0/+29
| | | | That introduce select field type for services options.
* Merge branch 'cirosantilli-factor-commit-msg-textarea'Dmitriy Zaporozhets2014-10-031-1/+1
|\ | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/edit_tree/show.html.haml
| * Merge branch 'factor-commit-msg-textarea' of ↵Dmitriy Zaporozhets2014-10-031-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/cirosantilli/gitlabhq into cirosantilli-factor-commit-msg-textarea Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/blob/_remove.html.haml
| | * 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.
| * | | 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.
| * | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | Fix 500 admin user page See merge request !1147
| * | | Add test for broken admin user pageDmitriy Zaporozhets2014-10-022-0/+25
| | |/ | |/| | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Comment random failing testDmitriy Zaporozhets2014-10-021-12/+14
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge pull request #7904 from cirosantilli/titleize-actionsRobert Schilling2014-10-014-22/+22
|\ \ | | | | | | Titleize blob action buttons. [failure unrelated]
| * | 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 location [failure unrelated]
| * | | Move group feature step to match test locationCiro Santilli2014-10-011-0/+0
| | | |
* | | | Try wear_merged! without argumentDmitriy Zaporozhets2014-10-011-1/+1
|/ / / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | 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.
| * | 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.
| * | | Add web UI file CRUD tests.Ciro Santilli2014-09-262-4/+102
| |/ / | | | | | | | | | me/ciro/bak/git/cirosantilli.com/web'
* | | Add tests for commits graphDmitriy Zaporozhets2014-09-292-1/+16
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Fix spinach featureDmitriy Zaporozhets2014-09-261-3/+4
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | 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.
| * | 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
|\ \ | | | | | | Factor current_url + URI.path into current_path.
| * | Factor current_url + URI.path into current_path.Ciro Santilli2014-09-231-8/+4
| |/
* | Replace javascript:; links with buttons.Ciro Santilli2014-09-222-6/+3
|/
* Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-09-2240-376/+379
|\ | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb
| * Replace old spinach step definitions with step.Ciro Santilli2014-09-2240-376/+379
| |