summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8234 from cirosantilli/factor-0000Valeriy Sizov2014-11-052-2/+2
|\
| * Factor '0' * 40 blank ref constantsCiro Santilli2014-11-032-2/+2
* | Merge pull request #7863 from cirosantilli/rm-blob-link-to-buttonValeriy Sizov2014-11-051-1/+1
|\ \
| * | Transform remove blob link into button.Ciro Santilli2014-10-241-1/+1
* | | Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_urlMarin Jankovski2014-11-031-2/+2
|\ \ \ | |_|/ |/| |
| * | update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-2/+2
| |/
* | Merge branch 'feature_password_strength_indicator' into 'master'Dmitriy Zaporozhets2014-10-302-4/+57
|\ \
| * | Moved require from application.js to password_strength.jsPatricio Cano2014-10-242-0/+53
| * | Corrected the layout of the strength indicator to be more consistent througho...Patricio Cano2014-10-231-1/+1
| * | Updated the IDs of the fields, so that it wouldn't mess with many testsPatricio Cano2014-10-221-3/+3
| |/
* | Merge branch 'project_name_and_path_rename' into 'master'Dmitriy Zaporozhets2014-10-301-1/+1
|\ \
| * | Leave the project name field editable, fix the test.Marin Jankovski2014-10-281-1/+1
* | | Merge pull request #8060 from dblessing/feature/bamboo_serviceDmitriy Zaporozhets2014-10-292-0/+26
|\ \ \
| * | | Add Atlassian Bamboo serviceDrew Blessing2014-10-282-0/+26
| |/ /
* | | Merge branch 'dashboard_issues_and_mr' into 'master'Dmitriy Zaporozhets2014-10-282-3/+53
|\ \ \ | |/ / |/| |
| * | Assigned merge request should show on dashboard mr overiew feature spec.Marin Jankovski2014-10-271-1/+16
| * | Failing feature for dashboard merge requests when user has authored issues on...Marin Jankovski2014-10-271-2/+27
| * | Failing feature for dashboard issues when user has authored issues on project...Marin Jankovski2014-10-271-0/+10
* | | Fix raw view for public snippetsValery Sizov2014-10-272-0/+13
|/ /
* | fix for public snippetValery Sizov2014-10-244-1/+32
|/
* Merge branch 'fix-group-member-remove' into 'master'Dmitriy Zaporozhets2014-10-202-2/+28
|\
| * Add tests for remove group member feature in admin areaDmitriy Zaporozhets2014-10-202-2/+28
* | Use :message key, not :error for File::Service.Ciro Santilli2014-10-133-0/+37
|/
* 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
|\ \ \