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-09-15Add rake task to migrate CI tagsKamil Trzcinski
2015-09-11Remove db/ciDmitriy Zaporozhets
2015-09-09Fix mysql migrationDmitriy Zaporozhets
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-09Merge CI factories and CI spec/support with GitLabDmitriy Zaporozhets
2015-09-03added spinach for glabal labelsValery Sizov
2015-09-03CRUD for admin labelsValery Sizov
2015-09-01Update db schemaDmitriy Zaporozhets
2015-08-29Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan
2015-08-27Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan
2015-08-26Enable SSL verification for WebhooksValery Sizov
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-21Issue #993: Fixed login failure when extern_uid changesJoel Koglin
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