summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix migrationsKamil Trzcinski2015-09-292-23/+11
* Fix db/schema.rbKamil Trzcinski2015-09-291-26/+29
* Fix migrationsKamil Trzcinski2015-09-295-32/+15
* WIPKamil Trzcinski2015-09-291-37/+43
* WIPKamil Trzcinski2015-09-293-0/+32
* Remove deleted milestones from merge requestsStan Hu2015-09-211-0/+5
* Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-202-1/+7
* Merge branch 'rs-bump-two-factor' into 'master' Douwe Maan2015-09-203-2/+8
|\
| * Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-192-1/+7
| * Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-1/+1
* | fix failing migration on mysqlHannes Rosenögger2015-09-181-1/+1
|/
* Allow to disable GitLab CIKamil Trzcinski2015-09-182-1/+7
* Allow custom info to be added to Help pageJeroen van Baarsen2015-09-182-0/+6
* 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-173-3/+15
* Fix ordering issueKamil Trzcinski2015-09-162-1/+7
* Add rake task to migrate CI tagsKamil Trzcinski2015-09-152-1/+44
* Remove db/ciDmitriy Zaporozhets2015-09-1190-1103/+0
* Fix mysql migrationDmitriy Zaporozhets2015-09-091-2/+2
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-093-1/+21
|\
| * added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-120/+37
| * CRUD for admin labelsValery Sizov2015-09-032-38/+127
| * Update db schemaDmitriy Zaporozhets2015-09-011-22/+22
| * Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan2015-08-294-11/+45
| |\
| * | Issue #993: Fixed login failure when extern_uid changesJoel Koglin2015-08-212-1/+15
* | | 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-262-7/+12
|\ \ \ | | |/ | |/|
| * | Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-262-7/+13
* | | Groundwork for merging CI into CEDouwe Maan2015-08-2593-39/+1592
|/ /
* | Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-232-4/+8
* | Merge branch 'master' into reply-by-emailDouwe Maan2015-08-202-0/+12
|\ \ | |/
| * Import sources: settings in the admin interfaceArtem Sidorenko2015-08-202-1/+13
* | Reply by email POCDouwe Maan2015-08-182-1/+25
|/
* Merge branch 'master' into comment-updated-bycomment-updated-byDouwe Maan2015-08-072-1/+20
|\
| * Allow users to send abuse reportsDmitriy Zaporozhets2015-08-062-1/+20
* | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-302-2/+12
|/
* Check if session_expire_delay column exists before adding the column.migrate_session_expire_delay_unless_it_existsMarin Jankovski2015-07-221-2/+4
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-172-1/+7
* Add more seed projects. Control amount with SIZE env variableDmitriy Zaporozhets2015-07-171-1/+34
* Revert "Change default admin password from "5iveL!fe" to "password""Sytse Sijbrandij2015-07-142-2/+2
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-132-1/+7
* 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-062-2/+38
* Change default admin password from "5iveL!fe" to "password"Robert Speicher2015-06-242-2/+2
* Correct AddDefaultOtpRequiredForLoginValue migrationRobert Speicher2015-06-221-1/+3
* Make default value for otp_required_for_login false instead of nullRobert Speicher2015-06-202-2/+11
* Add `dashboard` attribute to User modelRobert Speicher2015-06-132-1/+11
* Fix a few remaining references to the old Theme names/IDsRobert Speicher2015-06-131-1/+1
* Ensure `session_expire_delay` field exists before accessing itrs-issue-1798Robert Speicher2015-06-131-4/+4