Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-20Merge branch 'master' into reply-by-emailDouwe Maan
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-08-19Reply by email POCDouwe Maan
2015-08-07Merge branch 'master' into comment-updated-byDouwe Maan
2015-08-06Allow users to send abuse reportsDmitriy Zaporozhets
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-22Check if session_expire_delay column exists before adding the column.Marin Jankovski
2015-07-17Store commit count in project tableDmitriy Zaporozhets
2015-07-17Add more seed projects. Control amount with SIZE env variableDmitriy Zaporozhets
2015-07-14Revert "Change default admin password from "5iveL!fe" to "password""Sytse Sijbrandij
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
2015-07-08Fix db schemaDmitriy Zaporozhets
2015-07-07Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets
2015-07-06Audit log for user authenticationValery Sizov
2015-06-25Change default admin password from "5iveL!fe" to "password"Robert Speicher
2015-06-22Correct AddDefaultOtpRequiredForLoginValue migrationRobert Speicher
2015-06-21Make default value for otp_required_for_login false instead of nullRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Fix a few remaining references to the old Theme names/IDsRobert Speicher
2015-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-26Merge branch 'rs-gems' into 'master'Dmitriy Zaporozhets
2015-05-22Add support for Webhook note eventsStan Hu
2015-05-21Update ffaker gemRobert Speicher
2015-05-13Make more migrations reversibleRobert Speicher
2015-05-13Merge branch 'version-check' into 'master'Dmitriy Zaporozhets
2015-05-12Fix Gemfile.lockDmitriy Zaporozhets
2015-05-12Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets
2015-05-12Merge branch 'fix_migration' into 'master'Valery Sizov
2015-05-11Add migration to convert legacy system notesRobert Speicher
2015-05-10Make otp_backup_codes a text fieldRobert Speicher
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-05-08Adding quote_string to migrationValery Sizov
2015-05-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-08Merge branch 'tag_dup' into 'master'Valery Sizov
2015-05-08Merge branch 'fix-mysql-migration-with-tags' into 'master'Valery Sizov
2015-05-08Conditionally remove indices that may not exist in pre-GitLab v6.7 installationsStan Hu
2015-05-08Change the MySQL collation type to utf8_bin to ensure case-sensitive tags are...Stan Hu
2015-05-07remove tag duplicatesValery Sizov
2015-05-07Make migrations reversibleValery Sizov
2015-05-05Remove project dropdown and fix db sche,aDmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-30Merge branch 'fix-project-tags' into 'master'Douwe Maan
2015-04-29Merge branch 'search-layout' into 'master'Dmitriy Zaporozhets