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
2014-06-07DB cleaner reverted to a known working versionJeroen van Baarsen
2014-06-06Temp fix for rspec so the specs are run againJeroen van Baarsen
2014-06-06Revert "Revert "Fix for failing specs""Dmitriy Zaporozhets
2014-06-05Revert "Fix for failing specs"Jeroen van Baarsen
2014-05-31Fix for failing specsJeroen van Baarsen
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-03-25Fix testsDmitriy Zaporozhets
2014-03-22Remove code that does nothingRobert Speicher
2014-03-14TestEnv.reset_satellite_dir should run 'git clean' quietlyRobert Speicher
2014-03-03Invoke Kernel#system with separate argumentsJacob Vosmaer
2014-03-03Replace shell commands with FileUtilsJacob Vosmaer
2014-02-14Add email aliases for usersJason Hollingsworth
2014-01-23Fix MR spinach testsDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-11Remove chosen from testsDmitriy Zaporozhets
2013-12-10Fixed mistake and mock warningDmitriy Zaporozhets
2013-11-25Fix tests after user password length was changedDmitriy Zaporozhets
2013-11-20Fix testsDmitriy Zaporozhets
2013-11-12Clear state in test satellite dir.Marin Jankovski
2013-11-07Specs for Create file APIDmitriy Zaporozhets
2013-11-05Revert "More escaping"Dmitriy Zaporozhets
2013-11-05More escapingNigel Kukard
2013-10-17Speed up testsDmitriy Zaporozhets
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-09-07Improved large commit handling.Boyan Tabakov
2013-08-26Link issues from comments and automatically close themash wilson
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