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
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
2012-04-10Minor fixesDmitriy Zaporozhets
2012-04-10migrated to bootstrap 2randx
2012-04-09first pack of tests for milestonesDmitriy Zaporozhets
2012-04-09Milestone basic scaffoldDmitriy Zaporozhets
2012-04-06Handling big commits & big diffDmitriy Zaporozhets
2012-04-06Fix mysql issue fix broken diff for Merge RequestDmitriy Zaporozhets
2012-03-30Merge Button v1 completeDmitriy Zaporozhets
2012-03-30Better merge handling. show if MR can be accepted or notrandx
2012-03-30Link for auto merge, db field for MRDmitriy Zaporozhets
2012-03-28fixed yellow background in markdown documentsValery Sizov