summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* sidekiq with green testsDmitriy Zaporozhets2013-01-092-1/+3
|
* spinach test: project servicesDmitriy Zaporozhets2013-01-092-0/+44
|
* set undefined featuresDmitriy Zaporozhets2013-01-092-0/+4
|
* A bit of spinach testsDmitriy Zaporozhets2013-01-0910-42/+116
|
* organize simplecovDmitriy Zaporozhets2013-01-071-4/+1
|
* Fix group test after ajax activityDmitriy Zaporozhets2013-01-071-0/+1
|
* Validate username uniq in scope of namespaceDmitriy Zaporozhets2013-01-071-4/+4
|
* Fixed testsDmitriy Zaporozhets2013-01-071-4/+4
|
* Speedup dashboard via loading events with ajaxDmitriy Zaporozhets2013-01-071-0/+3
|
* Green button when we create new item, blue when save or some primary actionDmitriy Zaporozhets2013-01-061-1/+1
|
* Fix network test and snippets expiredDmitriy Zaporozhets2013-01-051-1/+0
|
* Update to rails 3.2.10. Use simplercov in spinach tooDmitriy Zaporozhets2013-01-051-0/+5
|
* Fixed protected branches and file editDmitriy Zaporozhets2013-01-042-3/+3
|
* Rspec fixesDmitriy Zaporozhets2013-01-041-2/+2
|
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-049-23/+23
|
* Fixed admin -> group -> showDmitriy Zaporozhets2013-01-022-3/+1
|
* Fixed spinachDmitriy Zaporozhets2013-01-021-2/+2
|
* test reanimatedAndrey Kumanyaev2012-12-262-6/+4
|
* Add functional in user sectionAndrey Kumanyaev2012-12-263-0/+30
|
* Add functional in admin sectionAndrey Kumanyaev2012-12-262-0/+45
|
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-3/+3
|
* Merge pull request #2315 from koenpunt/gh-issue-513Dmitriy Zaporozhets2012-12-201-2/+2
|\ | | | | Added compare switch
| * Updated test to match with switched commitsKoen Punt2012-12-201-2/+2
| | | | | | | | Added compare switch
* | Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-201-13/+15
| |
* | Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-192-13/+2
|/
* Make tests green for postgresDmitriy Zaporozhets2012-12-181-2/+0
|
* Refactored profile to resource. Added missing flash notice on successfull ↵Dmitriy Zaporozhets2012-12-021-7/+3
| | | | updated. Update username via ajax
* Merge pull request #2105 from jouve/improve_admin_viewsDmitriy Zaporozhets2012-11-292-0/+9
|\ | | | | Improve admin section
| * Improve admin views for project and groupsCyril2012-11-282-0/+9
| | | | | | | | | | | | * layout: add 'Groups' item to main_menu * admin/dashboard: add a ui-box for groups * projects and groups: remove nav tabs
* | Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-6/+0
| |
* | Spinach test addedAlex Denisov2012-11-282-0/+16
| |
* | Add a link to each project on the Issues dashboardRobert Speicher2012-11-281-0/+1
|/
* Increased test coverageDmitriy Zaporozhets2012-11-211-1/+6
|
* Fix group spinach featureDmitriy Zaporozhets2012-11-271-2/+1
|
* class for moving projectDmitriy Zaporozhets2012-11-241-1/+1
|
* Fixed spinach and tests. Build should pass nowDmitriy Zaporozhets2012-11-232-8/+8
|
* Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-232-3/+1
|
* Improve user feedback on the Profile > Design pageRobert Speicher2012-11-212-0/+30
| | | | - Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
* Fix pre-selected assignee spinachDmitriy Zaporozhets2012-11-161-2/+1
|
* Use poltergeist instaead of capybara-webkitDmitriy Zaporozhets2012-11-162-5/+23
|
* Fix specsRiyad Preukschas2012-11-141-1/+2
|
* Merge pull request #1928 from kouno/cleanup-factoriesDmitriy Zaporozhets2012-11-1312-40/+40
|\ | | | | Remove backward compatibility of factories.
| * Remove backward compatibility of factories.Vincent Bonmalais2012-11-1312-40/+40
| |
* | Added feature test for statsrandx2012-11-103-0/+14
|/
* Dashboard steps: 1.9 syntax & use of create instead of FactoryDmitriy Zaporozhets2012-11-074-34/+33
|
* Merge pull request #1720 from coagulant/wiki_searchDmitriy Zaporozhets2012-11-072-0/+22
|\ | | | | Wiki search
| * Wiki searchIlya Baryshev2012-10-162-0/+22
| | | | | | | | Very basic, using LIKE, and no search snippets.
* | Merge pull request #1915 from tsigo/issue/1912Valeriy Sizov2012-11-052-0/+15
|\ \ | | | | | | Fix rendered action for password change failure
| * | Fix rendered action for password change failureRobert Speicher2012-11-042-0/+15
| | | | | | | | | | | | Closes #1912
* | | Decouple and refactor GraphCommitrandx2012-11-042-4/+4
|/ /