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
2014-09-12Fix serialize migration. Fixes #7734Drew Blessing
2014-09-11Add an option to supply root password through an environmental variable.Marin Jankovski
2014-09-10Merge pull request #7705 from dblessing/serialize_service_propertiesDmitriy Zaporozhets
2014-09-10Serialize services propertiesDrew Blessing
2014-09-10Link to the canonical repos.Sytse Sijbrandij
2014-09-10Fetch the testme repository from gitlab.comJacob Vosmaer
2014-09-08Use create-hooks instead of rewrite-hooks.shJacob Vosmaer
2014-09-03Update repos hooks in migrationDmitriy Zaporozhets
2014-09-01Add users with predictable username and passwordCiro Santilli
2014-08-28Fixes #7571James Brooks
2014-08-20Document characters being stripped from labelsJacob Vosmaer
2014-08-19Use the default color when migrating labelsJacob Vosmaer
2014-08-19Remove invalid characters from the label nameJacob Vosmaer
2014-08-19Test if the label is valid before creating linkJacob Vosmaer
2014-08-11Improve developer seedsDmitriy Zaporozhets
2014-08-11Remove outdated seedsDmitriy Zaporozhets
2014-07-31Remove old test seedsDmitriy Zaporozhets
2014-07-30Add indicies to labelsDmitriy Zaporozhets
2014-07-29Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets
2014-07-29Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets
2014-07-29Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets
2014-07-24Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant...Dmitriy Zaporozhets
2014-07-19Change deafult admin email to example.comDmitriy Zaporozhets
2014-07-18Add star count, view logic, more tests.Ciro Santilli
2014-07-18Add project stars.Ciro Santilli
2014-06-21Add trailing newline to all text files.Ciro Santilli
2014-06-20Remove milestone observer from db fixture.Marin Jankovski
2014-06-14Fix snippet dev fixturesDmitriy Zaporozhets
2014-06-11Add sorting to merge requests on milestone pageDmitriy Zaporozhets
2014-05-05Improve MR seedsDmitriy Zaporozhets
2014-05-05Create seed projects with different visibilityDmitriy Zaporozhets
2014-05-02Save repository size to projects tableDmitriy Zaporozhets
2014-04-29Merge pull request #5962 from skv-headless/editing-previewDmitriy Zaporozhets
2014-04-28Add an index for Note#updated_atJacob Vosmaer
2014-04-24Migrate invalid rows with missing iids or duplicatesDmitriy Zaporozhets
2014-04-24Add uniq db index on project_id+iidDmitriy Zaporozhets
2014-04-23Move the adapter check to the migrationJacob Vosmaer
2014-04-23Adjust MySQL limits for existing installationsJacob Vosmaer
2014-04-18Add schema number change.GitLab
2014-04-16Add db index for active user display.GitLab
2014-04-15Editing previewskv-headless
2014-04-14Fixed some hound noticesJeroen van Baarsen
2014-04-14Changed default in the database for the statemachineJeroen van Baarsen
2014-04-09Fix rake db:seed_fu ENV=developmentHiroyuki Sato
2014-04-07add a spaceJob van der Voort
2014-04-07Fix faulty namespacesJob van der Voort
2014-03-24Start development Key seed id from 1.Ciro Santillli
2014-03-15Improve developer seedsDmitriy Zaporozhets
2014-03-15Add comments fixtures for developmentDmitriy Zaporozhets
2014-03-14Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets