summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-191-0/+2
|\
| * satisfy rubocopValery Sizov2015-11-191-3/+1
| * fix schemaValery Sizov2015-11-191-1/+1
| * addressing commentsValery Sizov2015-11-191-1/+2
| * award emojiValery Sizov2015-11-191-1/+2
* | Updated DB schema with new issues/projects indexesYorick Peterse2015-11-191-3/+3
* | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-1/+2
|\ \ | |/ |/|
| * Added an index on namespaces.publicYorick Peterse2015-11-181-1/+2
* | Add import_error to project.Douwe Maan2015-11-181-1/+4
|/
* Add unique to oid index for lfs object.add_index_uniqMarin Jankovski2015-11-161-3/+2
* unique is for indexes.Marin Jankovski2015-11-161-1/+1
* Add support for git lfs.lfsMarin Jankovski2015-11-161-1/+21
* Implement Build ArtifactsKamil Trzcinski2015-11-101-1/+3
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-101-1/+12
|\
| * Add release modelDmitriy Zaporozhets2015-11-051-1/+12
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+2
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-4/+5
|/
* Added index on services.templateYorick Peterse2015-10-291-0/+1
* Add projects path indexadd-project-path-indexKamil Trzcinski2015-10-261-1/+2
* Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-231-1/+1
* Fail builds that also have empty stringKamil Trzcinski2015-10-231-1/+1
* Added extra index for faster enumeration of CI buildsadd-missing-migrationsKamil Trzcinski2015-10-201-1/+2
* Add missing migrationsKamil Trzcinski2015-10-201-1/+1
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-181-2/+19
|\
| * Added indexes for notes.line_code and CI columnsYorick Peterse2015-10-161-1/+7
| * Add index on ci_commits.gl_project_idci-commits-gl-project-id-indexYorick Peterse2015-10-161-1/+2
| * Implement Commit Status APIKamil Trzcinski2015-10-121-1/+6
| * Revamp finding projects by namespacesYorick Peterse2015-10-081-1/+1
| * Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-051-2/+1
| |\
| | * Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-051-2/+1
| | |\
| | | * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-2/+1
| * | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-051-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | added user preference to change layout widthPeter Göbel2015-10-051-1/+2
| | |/
| * | Fix db/schema.rbKamil Trzcinski2015-10-051-58/+36
| * | Make commit_spec runKamil Trzcinski2015-10-051-37/+64
| |/
* | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-1/+2
|/
* Update db schemaDmitriy Zaporozhets2015-10-011-1/+1
* Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-1/+2
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-2/+2
* Fix migrationsKamil Trzcinski2015-09-291-17/+9
* Fix db/schema.rbKamil Trzcinski2015-09-291-26/+29
* WIPKamil Trzcinski2015-09-291-37/+43
* Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-201-1/+2
* Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-191-1/+2
* Allow to disable GitLab CIKamil Trzcinski2015-09-181-1/+2
* Allow custom info to be added to Help pageJeroen van Baarsen2015-09-181-0/+1
* Fix schema downgrade introduced by: https://gitlab.com/gitlab-org/gitlab-ce/m...fix-schema-downgradeKamil Trzcinski2015-09-171-1/+2
* enable SSL by defaultenable_ssl_by_defaultValery Sizov2015-09-171-3/+2
* Fix ordering issueKamil Trzcinski2015-09-161-1/+2
* Add rake task to migrate CI tagsKamil Trzcinski2015-09-151-1/+21