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-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
2012-08-29All specs and features currently passing with FactoryGirlRobert Speicher
2012-08-29Use similar interface to access gitoliterandx
2012-08-25Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher
2012-08-25Cleanup spec/support folder and spec/spec_helperRobert Speicher
2012-08-11Revert 1.9 Hash syntax in ValidCommit::BLOB_FILERobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-07-04add API versionNihad Abbasov
2012-03-14Rspec test repo replaced.\nMerge Requests improvedDmitriy Zaporozhets
2012-02-08fix test crash after rename linkDmitriy Zaporozhets
2012-01-30Bootstrap: test fixesDmitriy Zaporozhets
2012-01-18minimalistic UI: issues index, css refactoringDmitriy Zaporozhets
2011-11-02fixesgitlabhq
2011-10-26clean-up codeNihad Abbasov
2011-10-22now you can view comrade profile info #134gitlabhq