summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Add unique to oid index for lfs object.add_index_uniqMarin Jankovski2015-11-162-3/+9
* unique is for indexes.Marin Jankovski2015-11-161-1/+1
* Add support for git lfs.lfsMarin Jankovski2015-11-165-1/+54
* Implement Build ArtifactsKamil Trzcinski2015-11-103-1/+13
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-102-1/+26
|\
| * Add release modelDmitriy Zaporozhets2015-11-052-1/+26
* | Merge branch 'shared_runners' into 'master' Kamil Trzciński2015-11-092-1/+7
|\ \
| * | Enable shared runners for all new projectsKamil Trzcinski2015-11-052-1/+7
* | | make migrations reversibleValery Sizov2015-11-053-3/+13
|/ /
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-052-4/+10
|/
* Added index on services.templateYorick Peterse2015-10-292-0/+6
* Add projects path indexadd-project-path-indexKamil Trzcinski2015-10-262-1/+11
* Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-232-1/+18
* Fail builds that also have empty stringKamil Trzcinski2015-10-232-1/+6
* Ensure MySQL CI limits DB migrations occur after the fields have been createdStan Hu2015-10-212-4/+9
* Added extra index for faster enumeration of CI buildsadd-missing-migrationsKamil Trzcinski2015-10-202-1/+7
* Add missing migrationsKamil Trzcinski2015-10-203-1/+11
* Merge branch 'jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify' into 'ma...Robert Speicher2015-10-192-0/+6
|\
| * Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-1816-3/+129
| |\
| * | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-082-1/+7
* | | Fix schemazj/gitlab-ce-index-milestone-title-labelDouwe Maan2015-10-181-2/+0
* | | Merge branch 'master' into zj/gitlab-ce-index-milestone-title-labelDouwe Maan2015-10-184-1/+27
|\ \ \ | | |/ | |/|
| * | Added indexes for notes.line_code and CI columnsYorick Peterse2015-10-163-1/+21
| * | Add index on ci_commits.gl_project_idci-commits-gl-project-id-indexYorick Peterse2015-10-162-1/+7
* | | Improve performance of queriesZeger-Jan van de Weg2015-10-161-6/+0
* | | Minor refactoring in seedingZeger-Jan van de Weg2015-10-164-5/+5
* | | Add an index to milestones title and label titleZeger-Jan van de Weg2015-10-162-0/+8
|/ /
* | Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+17
* | Implement Commit Status APIKamil Trzcinski2015-10-123-1/+20
* | Merge branch 'workaround-seed-fu-issue' into 'master' Douwe Maan2015-10-081-1/+6
|\ \
| * | Verify repository is validStan Hu2015-10-061-1/+1
| * | Fixes GDK issue where repos would not be imported properlyStan Hu2015-10-051-0/+5
| |/
* | Revamp finding projects by namespacesYorick Peterse2015-10-082-1/+18
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-052-2/+6
|\ \
| * \ Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-052-2/+6
| |\ \
| | * | Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-052-2/+6
| | |/
* | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-052-1/+7
|\ \ \ | |/ / |/| |
| * | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| * | added user preference to change layout widthPeter Göbel2015-10-052-1/+7
| |/
* | Fix db/schema.rbKamil Trzcinski2015-10-051-58/+36
* | Make commit_spec runKamil Trzcinski2015-10-051-37/+64
* | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-054-5/+8
* | Refactor commit and buildKamil Trzcinski2015-10-054-0/+24
|/
* Update db schemaDmitriy Zaporozhets2015-10-011-1/+1
* Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-012-1/+7
* Fix migrationmerge-ci-dataKamil Trzcinski2015-09-301-1/+1
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-302-2/+11
* Fix migrationsKamil Trzcinski2015-09-292-23/+11
* Fix db/schema.rbKamil Trzcinski2015-09-291-26/+29
* Fix migrationsKamil Trzcinski2015-09-295-32/+15