Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18Rebased on 6.0Izaak Alpert
2013-07-18Fix intermittently failing notification_service testIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-26Fix spinach testDmitriy Zaporozhets
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-12Disable mailer for spinachDmitriy Zaporozhets
2013-04-11disable mailer for SpinachDmitriy Zaporozhets
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-03fixed blame and mr factoryDmitriy Zaporozhets
2013-04-01fix testsDmitriy Zaporozhets
2013-04-01Dont init repo on every create(:repo)Dmitriy Zaporozhets
2013-04-01Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets
2013-04-01define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets
2013-04-01Fix stubbed repoDmitriy Zaporozhets
2013-03-31Fix tests and remove app/models/repository.rbDmitriy Zaporozhets
2013-03-25login with both email or usernameDmitriy Zaporozhets
2013-03-14Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets
2013-03-12stub git shell mv_repositoryDmitriy Zaporozhets
2013-03-07fix stubbed repoDmitriy Zaporozhets
2013-02-27specs for Gitlab::PopenDmitriy Zaporozhets
2013-02-21Team features are green nowDmitriy Zaporozhets
2013-02-21Monkeypatch satellite call for merge request in testsDmitriy Zaporozhets
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-02-04remove gitolite stubDmitriy Zaporozhets
2013-01-28Async perform for add/remove team membersDmitriy Zaporozhets
2013-01-04Fixed protected branches and file editDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-03Few more fixes after removing rolesDmitriy Zaporozhets
2012-12-01API version returns last version setNihad Abbasov
2012-11-21Increased test coverageDmitriy Zaporozhets
2012-11-21Cover ProjectMover with testsDmitriy Zaporozhets
2012-11-25ReannotatedDmitriy Zaporozhets
2012-11-24class for moving projectDmitriy Zaporozhets
2012-11-23Fixed some tests and snippet colorizeDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-19Simplify is_within matcherRobert Speicher
2012-09-15A bit of test refactoringrandx
2012-09-07Split gitolite backend. Use gitolite_config methods moved to separate classDmitriy Zaporozhets
2012-08-29Add is_within method for shoulda's EnsureLengthOf matcherRobert Speicher
2012-08-29Add `include_module` matcherRobert Speicher
2012-08-29Only include StubbedRepository in Project modelRobert Speicher
2012-08-29Remove all instances to 'gitlabhq_x' seed repositories from specs and featuresRobert Speicher
2012-08-29Simplify StubbedRepository after GitHost changes from masterRobert Speicher