summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* session_expire_seconds => session_expire_delaythemaze752015-06-103-6/+6
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-052-1/+7
* Allow to configure a URL to show after sign outAlex Lossent2015-05-292-1/+7
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-292-1/+7
* Merge branch 'rs-gems' into 'master'Dmitriy Zaporozhets2015-05-267-14/+14
|\
| * Update ffaker gemRobert Speicher2015-05-207-14/+14
* | Add support for Webhook note eventsStan Hu2015-05-212-1/+11
|/
* Make more migrations reversiblers-reversable-migrationsRobert Speicher2015-05-133-3/+22
* Merge branch 'version-check' into 'master'Dmitriy Zaporozhets2015-05-132-0/+6
|\
| * Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-082-0/+6
| |\
| | * Add feature to disable version checkDmitriy Zaporozhets2015-03-102-1/+7
* | | Fix Gemfile.lockDmitriy Zaporozhets2015-05-121-1/+1
* | | Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets2015-05-122-1/+17
|\ \ \
| * | | Add migration to convert legacy system notesRobert Speicher2015-05-112-1/+17
* | | | Merge branch 'fix_migration' into 'master'Valery Sizov2015-05-122-2/+9
|\ \ \ \
| * | | | Make migrations reversiblefix_migrationValery Sizov2015-05-072-2/+9
* | | | | Make otp_backup_codes a text fieldRobert Speicher2015-05-092-1/+6
* | | | | Add support for backup codesDmitriy Zaporozhets2015-05-091-0/+5
* | | | | Init 2 factor authentication for user modelDmitriy Zaporozhets2015-05-091-0/+8
| |/ / / |/| | |
* | | | Adding quote_string to migrationquote_stringValery Sizov2015-05-081-1/+2
| |/ / |/| |
* | | Merge branch 'tag_dup' into 'master'Valery Sizov2015-05-081-0/+16
|\ \ \
| * | | remove tag duplicatestag_dupValery Sizov2015-05-071-0/+16
| |/ /
* | | Merge branch 'fix-mysql-migration-with-tags' into 'master'Valery Sizov2015-05-081-0/+10
|\ \ \
| * | | Change the MySQL collation type to utf8_bin to ensure case-sensitive tags are...Stan Hu2015-05-071-0/+10
| |/ /
* | | Conditionally remove indices that may not exist in pre-GitLab v6.7 installationsStan Hu2015-05-081-2/+9
|/ /
* | Remove project dropdown and fix db sche,aDmitriy Zaporozhets2015-05-051-26/+2
* | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-022-1/+7
* | Merge branch 'fix-project-tags' into 'master'Douwe Maan2015-04-305-2/+60
|\ \
| * | Fix DB error when trying to tag a repositoryStan Hu2015-04-275-2/+60
* | | Merge branch 'search-layout' into 'master'Dmitriy Zaporozhets2015-04-291-2/+26
|\ \ \
| * | | Continue refactoring and restyle of search layoutDmitriy Zaporozhets2015-04-281-2/+26
| |/ /
* | | Remove abandoned GroupMembersValery Sizov2015-04-292-1/+7
|/ /
* | Add new admin settingsVinnie Okada2015-04-263-2/+18