summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* design pages now uses the COLOR_SCHEMESChristian HoĢˆltje2013-06-051-1/+1
* Fix routiong specs after rename of resque controllerDmitriy Zaporozhets2013-05-301-1/+1
* Hipchat service implementationRonald van Eede2013-05-242-0/+23
* Fix service tests in spinachDmitriy Zaporozhets2013-05-221-4/+4
* changed Gitlab to GitLabBen Bodenmiller2013-05-192-7/+7
* Add test for "Show only selected tag"Sato Hiroyuki2013-05-132-0/+35
* made some ui enhancement for search pageDmitriy Zaporozhets2013-05-091-0/+1
* Implemented code search featureJavier Castro2013-05-092-0/+25
* Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-0711-45/+45
|\
| * Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-0511-45/+45
* | Feature tests for deploy keysDmitriy Zaporozhets2013-05-063-59/+138
|/
* Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets2013-05-033-0/+25
|\
| * Internally public projectsStephen Lottermoser2013-05-023-0/+25
* | Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-022-0/+44
|\ \ | |/ |/|
| * updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-152-0/+44
* | Add test related to a bug of network graph.Sato Hiroyuki2013-04-252-4/+15
* | Fix random failing testDmitriy Zaporozhets2013-04-122-10/+9
|/
* disable mailer for SpinachDmitriy Zaporozhets2013-04-111-1/+1
* disable capybra 2.1 ingore hidden elementsDmitriy Zaporozhets2013-04-112-6/+6
* Update capybara to 2.1, poltergeist to masterDmitriy Zaporozhets2013-04-113-15/+17
* Fixing specs & spinach since Wiki model does not exists any moreDmitriy Zaporozhets2013-04-102-16/+0
* Fixed random failing testDmitriy Zaporozhets2013-04-101-7/+0
* Fixed mr filter testsDmitriy Zaporozhets2013-04-071-5/+5
* Update test with new titleDmitriy Zaporozhets2013-04-031-1/+1
* Fix MR comment testsDmitriy Zaporozhets2013-04-031-11/+3
* fixed blame and mr factoryDmitriy Zaporozhets2013-04-031-1/+1
* fix tabs featuresDmitriy Zaporozhets2013-04-021-3/+3
* Pass project into factory for teams testsDmitriy Zaporozhets2013-04-011-2/+2
* Use project_with_code factory where necessaryDmitriy Zaporozhets2013-04-011-1/+1
* Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets2013-04-011-2/+2
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-011-14/+3
* Fix RoutingError when changing username to non ascii char.Sato Hiroyuki2013-03-262-0/+31
* Removed not relevant tests for admin.projectsDmitriy Zaporozhets2013-03-251-2/+0
* Fix the Cancel button on the Edit Wiki page.Dan Knox2013-03-192-0/+27
* fix incorrectly moved spinach stepDmitriy Zaporozhets2013-03-192-6/+6
* fix wall feature. removed duplicated testDmitriy Zaporozhets2013-03-193-22/+19
* fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-191-1/+1
* remove unused specDmitriy Zaporozhets2013-03-191-3/+0
* Fix travis failed randomly by timeout.Sato Hiroyuki2013-03-191-1/+1
* feature: wiki -> new pageDmitriy Zaporozhets2013-03-181-1/+1
* Result of misspellings run.Kevin Lyda2013-03-172-2/+2
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-154-8/+100
|\
| * Add Spinach coverage for Gollum Wiki system and correct the Delete link.Dan Knox2013-03-104-8/+100
* | spianch -> profile -> specify within blockDmitriy Zaporozhets2013-03-151-2/+6
* | on wall subpage active tab should be wiki tooDmitriy Zaporozhets2013-03-151-1/+1
* | Change spinach tab tests to fit new tabs navigationDmitriy Zaporozhets2013-03-143-29/+38
* | Fix spinach testsDmitriy Zaporozhets2013-03-141-3/+3
* | Replace projects_box with ui-box. Fixed team spinach testDmitriy Zaporozhets2013-03-142-8/+3
* | Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-145-176/+180
* | UserTeam spinach fixedDmitriy Zaporozhets2013-03-131-1/+1