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-07-18Merge Request on forked projectsIzaak Alpert
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-03-26Spork support addedAndrew8xx8
2013-03-21Fix travis failure randomly, because Capybara.default_wait_time is too short.Sato Hiroyuki
2013-03-10add coveralls.io to travis buildsDmitriy Zaporozhets
2013-02-21improve selectors to pass capybara 2.0Dmitriy Zaporozhets
2013-02-21Add LoginHelpers to feature typeDmitriy Zaporozhets
2013-02-11No gitolite in project any moreDmitriy Zaporozhets
2013-02-04remove gitolite stubDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2013-01-08organize simplecovDmitriy Zaporozhets
2013-01-02Fix api specs. Use id instead pathDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-11-21Increased test coverageDmitriy Zaporozhets
2012-11-16Use poltergeist instaead of capybara-webkitDmitriy Zaporozhets
2012-09-27Add TreeController and specRobert Speicher
2012-08-29All specs and features currently passing with FactoryGirlRobert Speicher
2012-08-29Remove spec/factory and spec/factoriesRobert 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-23Don't run SimpleCov on TravisRobert Speicher
2012-08-19Headless gem addedrandx
2012-08-13rspec to capybara-webkit. simplercov now use cucumberDmitriy Zaporozhets
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-06-28add users APINihad Abbasov
2012-06-20Disable observers in specs. Enable only when observer is under test.Robb Kidd
2012-05-16Add specs for Notify ActionMailer emails.Robb Kidd
2011-12-14Added web hooks functionalityAriejan de Vroom
2011-11-16update gems in order to make it work with ruby 1.9.3Nihad Abbasov
2011-10-26clean-up codeNihad Abbasov
2011-10-09init commitgitlabhq