summaryrefslogtreecommitdiff
path: root/db
Commit message (Collapse)AuthorAgeFilesLines
* Fix serialize migration. Fixes #7734Drew Blessing2014-09-111-1/+2
|
* Add an option to supply root password through an environmental variable.Marin Jankovski2014-09-111-3/+9
|
* Merge pull request #7705 from dblessing/serialize_service_propertiesDmitriy Zaporozhets2014-09-102-9/+39
|\ | | | | Serialize service properties
| * Serialize services propertiesDrew Blessing2014-09-102-9/+39
| |
* | Link to the canonical repos.Sytse Sijbrandij2014-09-101-3/+3
| |
* | Fetch the testme repository from gitlab.comJacob Vosmaer2014-09-101-1/+1
| | | | | | | | The repository was removed from github.com/gitlabhq.
* | Use create-hooks instead of rewrite-hooks.shJacob Vosmaer2014-09-081-1/+1
|/ | | | | The rewrite-hooks.sh script is a deprecated wrapper for gitlab-shell's create-hooks script.
* Update repos hooks in migrationDmitriy Zaporozhets2014-09-032-1/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add users with predictable username and passwordCiro Santilli2014-09-011-0/+16
| | | | to development seed.
* Fixes #7571James Brooks2014-08-271-0/+6
|
* Document characters being stripped from labelsJacob Vosmaer2014-08-201-1/+3
|
* Use the default color when migrating labelsJacob Vosmaer2014-08-191-1/+1
|
* Remove invalid characters from the label nameJacob Vosmaer2014-08-191-1/+1
|
* Test if the label is valid before creating linkJacob Vosmaer2014-08-191-1/+1
|
* Improve developer seedsDmitriy Zaporozhets2014-08-118-147/+123
| | | | | | | | | * Improt projects inline so after seeds you have repos * Fix merge request seeds * Add comment seeds to both issues and merge requests * Remove some projects from seeds to increase speed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove outdated seedsDmitriy Zaporozhets2014-08-111-21/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove old test seedsDmitriy Zaporozhets2014-07-311-36/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add indicies to labelsDmitriy Zaporozhets2014-07-302-1/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-292-1/+28
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets2014-07-292-1/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets2014-07-293-1/+39
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-07-242-1/+29
|\ | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * Add star count, view logic, more tests.Ciro Santilli2014-07-172-1/+5
| |
| * Add project stars.Ciro Santilli2014-07-172-1/+25
| |
* | Change deafult admin email to example.comDmitriy Zaporozhets2014-07-192-3/+3
|/
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
| | | | Present in the large majority of files of each respective type.
* Remove milestone observer from db fixture.Marin Jankovski2014-06-201-4/+0
|
* Fix snippet dev fixturesDmitriy Zaporozhets2014-06-141-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add sorting to merge requests on milestone pageDmitriy Zaporozhets2014-06-112-5/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve MR seedsDmitriy Zaporozhets2014-05-051-41/+29
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Create seed projects with different visibilityDmitriy Zaporozhets2014-05-051-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Save repository size to projects tableDmitriy Zaporozhets2014-05-023-1/+28
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #5962 from skv-headless/editing-previewDmitriy Zaporozhets2014-04-291-1/+1
|\ | | | | editing preview
| * Editing previewskv-headless2014-04-151-1/+1
| |
* | Add an index for Note#updated_atJacob Vosmaer2014-04-282-1/+7
| |
* | Migrate invalid rows with missing iids or duplicatesDmitriy Zaporozhets2014-04-241-0/+25
| |
* | Add uniq db index on project_id+iidDmitriy Zaporozhets2014-04-242-0/+10
| |
* | Move the adapter check to the migrationJacob Vosmaer2014-04-231-1/+1
| |
* | Adjust MySQL limits for existing installationsJacob Vosmaer2014-04-232-0/+11
| |
* | Add schema number change.GitLab2014-04-181-1/+1
| |
* | Add db index for active user display.GitLab2014-04-162-0/+6
|/
* Fixed some hound noticesJeroen van Baarsen2014-04-141-2/+4
|
* Changed default in the database for the statemachineJeroen van Baarsen2014-04-142-3/+12
|
* Fix rake db:seed_fu ENV=developmentHiroyuki Sato2014-04-091-0/+4
| | | | This problem was reported on https://gitlab.com/gitlab-org/cookbook-gitlab/issues/46
* add a spaceJob van der Voort2014-04-071-2/+2
|
* Fix faulty namespacesJob van der Voort2014-04-072-1/+11
|
* Start development Key seed id from 1.Ciro Santillli2014-03-231-1/+1
|
* Improve developer seedsDmitriy Zaporozhets2014-03-159-83/+74
| | | | | | | | Return execution of observers in seeds. Mute email sending to letter opening in you browser. Added `rake dev` task to reset db and add seeds. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add comments fixtures for developmentDmitriy Zaporozhets2014-03-151-0/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'import-timeout' of ↵Dmitriy Zaporozhets2014-03-143-2/+19
|\ | | | | | | | | | | | | | | | | | | https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG db/schema.rb