summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix spinach testsDmitriy Zaporozhets2013-03-132-4/+4
* | Remove team_member show page -> use user_path insteadDmitriy Zaporozhets2013-03-132-20/+10
* | fix spinach after #3196Dmitriy Zaporozhets2013-03-121-1/+1
* | Tests for dashboard projects fixedAndrew8xx82013-03-123-7/+9
* | Tests improvedAndrew8xx82013-03-122-1/+27
* | add coveralls.io to travis buildsDmitriy Zaporozhets2013-03-101-0/+5
* | Group and team rss is valid nowDmitriy Zaporozhets2013-03-101-5/+0
* | Refactor: rename module and class names.Sato Hiroyuki2013-03-072-6/+6
|/
* Adding sleep statements to allow sufficient time for the page to settle.Sato Hiroyuki2013-03-061-0/+2
* Merge pull request #3109 from hiroponz/improve-network-graphDmitriy Zaporozhets2013-03-043-6/+57
|\
| * Add some tests for network graphSato Hiroyuki2013-03-042-4/+55
| * Fix spinach errors.Sato Hiroyuki2013-03-012-2/+2
* | Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets2013-03-015-1/+15
|\ \
| * | Fixed notes from randxAndrew8xx82013-02-281-2/+2
| * | Tests for team and group descriptions addedAndrew8xx82013-02-285-0/+14
| * | Desctiptions removed from dashboardAndrew8xx82013-02-281-2/+2