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
2015-01-30Make the structure of spec/models match app/modelsRobert Speicher
2015-01-27Added support for firing system hooks on group create/destroy and adding/remo...Boyan Tabakov
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-06-18Fix project deletion and testsDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-03Fix the system_hook test.Marin Jankovski
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2013-12-04Annotate web_hooks tableDmitriy Zaporozhets
2013-08-21ReannotateDmitriy Zaporozhets
2013-06-19AnnotatedDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2012-12-22Implement UsersProject project_access validationDmitriy Zaporozhets
2012-11-20ReannotatedDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-09AnnotatedDmitriy Zaporozhets
2012-08-29All specs and features currently passing with FactoryGirlRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-07-20Enable observe for system hooksDmitriy Zaporozhets
2012-07-19System Hooks: rspecValeriy Sizov