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
path: root/db
AgeCommit message (Expand)Author
2013-01-06Fix project fixturesDmitriy Zaporozhets
2013-01-04Fixed typo of recipes (recipres)Koen Punt
2013-01-02Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets
2012-12-30Fix project destroy timeout from admin area. Added 30 ssh keys to dev seedsDmitriy Zaporozhets
2012-12-27Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets
2012-12-27Dev fixtures: Add sample ssh key to adminDmitriy Zaporozhets
2012-12-19index for commit_id. Schema rebuiled. Non rollback migration exception addedDmitriy Zaporozhets
2012-12-18if for migrationDmitriy Zaporozhets
2012-12-18Split commit_id and noteable_id for NoteDmitriy Zaporozhets
2012-12-11Reordered developers seeds a bit. Now seeds faster and has valid post-receive...Dmitriy Zaporozhets
2012-12-06Add more indexes (see #2159)Riyad Preukschas
2012-12-03More indices for asscociations. related to #2159Dmitriy Zaporozhets
2012-12-03Event indices related to #2159Dmitriy Zaporozhets
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-21Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets
2012-11-24Fxied seedsDmitriy Zaporozhets
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-23Ability to create project with namespaceDmitriy Zaporozhets
2012-11-23Init username migration and rake task for create appropriate namespaceDmitriy Zaporozhets
2012-11-22Namespace model added. Migration to convert exit project/groupsDmitriy Zaporozhets
2012-11-19GitLabCi Service imtegrationDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-11-20Service model and service hookDmitriy Zaporozhets
2012-11-14Improved seeds for development envDmitriy Zaporozhets
2012-11-11Stats pagerandx
2012-10-30More seedsrandx
2012-10-30Refactor milestones related functionality. Added seeds for Milestine and MRrandx
2012-10-26Add Milestone information in Merge RequestsSergio Visinoni
2012-10-24Fix schema.rbDmitriy Zaporozhets
2012-10-10add support use string FK with integer PKAndrey Kumanyaev
2012-10-02Group entity. Group has many projectsDmitriy Zaporozhets
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-05Add SetDefaultBranchDefaultToNil migrationRobert Speicher
2012-08-29Remove pkey.exampleRobert Speicher
2012-08-29Remove all instances to 'gitlabhq_x' seed repositories from specs and featuresRobert Speicher
2012-07-29Change identification of users with extern auth provider (LDAP)Jakub Jirutka
2012-07-19Refactoring of hook functionality & bootsrap system hooksValeriy Sizov
2012-07-06fix devise migrations issueNihad Abbasov
2012-07-06oops, uncomment authentication_tokenNihad Abbasov
2012-07-06enable lockable strategy for usersNihad Abbasov
2012-07-06update deviseNihad Abbasov
2012-06-29Merge Request -> show. Refactored. f5 support for diffrandx
2012-06-27Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets
2012-05-13Merge pull request #761 from michaeltrimm/patch-1Dmitriy Zaporozhets
2012-05-11Add to schema.rb the increased MR text column size.Robb Kidd
2012-04-30Fixed a bug in the bundle exec rake db:migrate RAILS_ENV=production that caus...michaeltrimm
2012-04-21Fixed db_schema & reordered rake tasksDmitriy Zaporozhets
2012-04-21Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets
2012-04-14Projects page as dashboard. Old dashboard removedDmitriy Zaporozhets
2012-04-13Ability to block userrandx