summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-091-1/+2
|\
| * added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-120/+37
| * CRUD for admin labelsValery Sizov2015-09-031-38/+122
| * Update db schemaDmitriy Zaporozhets2015-09-011-22/+22
* | Merge CI factories and CI spec/support with GitLabDmitriy Zaporozhets2015-09-091-106/+38
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan2015-08-261-7/+7
|\ \ | |/
| * Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-7/+8
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-39/+295
|/
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-4/+0
* Merge branch 'master' into reply-by-emailDouwe Maan2015-08-201-0/+1
|\
| * Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-1/+2
* | Reply by email POCDouwe Maan2015-08-181-1/+12
|/
* Merge branch 'master' into comment-updated-bycomment-updated-byDouwe Maan2015-08-071-1/+9
|\
| * Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-1/+9
* | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-2/+5
|/
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+2
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-1/+2
* Fix db schemaDmitriy Zaporozhets2015-07-081-9/+1
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-3/+11
* Audit log for user authenticationValery Sizov2015-07-061-2/+16
* Make default value for otp_required_for_login false instead of nullRobert Speicher2015-06-201-2/+2