| Commit message (Expand) | Author | Age | Files | Lines |
* | Check if session_expire_delay column exists before adding the column.migrate_session_expire_delay_unless_it_exists | Marin Jankovski | 2015-07-22 | 1 | -2/+4 |
* | Store commit count in project tableadvanced-cache | Dmitriy Zaporozhets | 2015-07-17 | 2 | -1/+7 |
* | Add more seed projects. Control amount with SIZE env variable | Dmitriy Zaporozhets | 2015-07-17 | 1 | -1/+34 |
* | Revert "Change default admin password from "5iveL!fe" to "password"" | Sytse Sijbrandij | 2015-07-14 | 2 | -2/+2 |
* | Allow user to specify content he wants to see on project pageproject-default-view | Dmitriy Zaporozhets | 2015-07-13 | 2 | -1/+7 |
* | Fix db schema | Dmitriy Zaporozhets | 2015-07-08 | 1 | -9/+1 |
* | Move project activity to separate tab. Add more features to project home page | Dmitriy Zaporozhets | 2015-07-07 | 1 | -3/+11 |
* | Audit log for user authentication | Valery Sizov | 2015-07-06 | 2 | -2/+38 |
* | Change default admin password from "5iveL!fe" to "password" | Robert Speicher | 2015-06-24 | 2 | -2/+2 |
* | Correct AddDefaultOtpRequiredForLoginValue migration | Robert Speicher | 2015-06-22 | 1 | -1/+3 |
* | Make default value for otp_required_for_login false instead of null | Robert Speicher | 2015-06-20 | 2 | -2/+11 |
* | Add `dashboard` attribute to User model | Robert Speicher | 2015-06-13 | 2 | -1/+11 |
* | Fix a few remaining references to the old Theme names/IDs | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
* | Ensure `session_expire_delay` field exists before accessing itrs-issue-1798 | Robert Speicher | 2015-06-13 | 1 | -4/+4 |
* | session_expire_seconds => session_expire_delay | themaze75 | 2015-06-10 | 3 | -6/+6 |
* | Add session expiration delay configuration through UI application | Eric Maziade | 2015-06-05 | 2 | -1/+7 |
* | Allow to configure a URL to show after sign out | Alex Lossent | 2015-05-29 | 2 | -1/+7 |
* | Add option to disallow users from registering any application to use GitLab a...user-oauth-applications | Douwe Maan | 2015-05-29 | 2 | -1/+7 |
* | Merge branch 'rs-gems' into 'master' | Dmitriy Zaporozhets | 2015-05-26 | 7 | -14/+14 |
|\ |
|
| * | Update ffaker gem | Robert Speicher | 2015-05-20 | 7 | -14/+14 |
* | | Add support for Webhook note events | Stan Hu | 2015-05-21 | 2 | -1/+11 |
|/ |
|
* | Make more migrations reversiblers-reversable-migrations | Robert Speicher | 2015-05-13 | 3 | -3/+22 |
* | Merge branch 'version-check' into 'master' | Dmitriy Zaporozhets | 2015-05-13 | 2 | -0/+6 |
|\ |
|
| * | Merge branch 'version-check' into gl-version-check | Dmitriy Zaporozhets | 2015-05-08 | 2 | -0/+6 |
| |\ |
|
| | * | Add feature to disable version check | Dmitriy Zaporozhets | 2015-03-10 | 2 | -1/+7 |
* | | | Fix Gemfile.lock | Dmitriy Zaporozhets | 2015-05-12 | 1 | -1/+1 |
* | | | Merge branch 'rs-system-note' into 'master' | Dmitriy Zaporozhets | 2015-05-12 | 2 | -1/+17 |
|\ \ \ |
|
| * | | | Add migration to convert legacy system notes | Robert Speicher | 2015-05-11 | 2 | -1/+17 |
* | | | | Merge branch 'fix_migration' into 'master' | Valery Sizov | 2015-05-12 | 2 | -2/+9 |
|\ \ \ \ |
|
| * | | | | Make migrations reversiblefix_migration | Valery Sizov | 2015-05-07 | 2 | -2/+9 |
* | | | | | Make otp_backup_codes a text field | Robert Speicher | 2015-05-09 | 2 | -1/+6 |
* | | | | | Add support for backup codes | Dmitriy Zaporozhets | 2015-05-09 | 1 | -0/+5 |
* | | | | | Init 2 factor authentication for user model | Dmitriy Zaporozhets | 2015-05-09 | 1 | -0/+8 |
| |/ / /
|/| | | |
|
* | | | | Adding quote_string to migrationquote_string | Valery Sizov | 2015-05-08 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'tag_dup' into 'master' | Valery Sizov | 2015-05-08 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | remove tag duplicatestag_dup | Valery Sizov | 2015-05-07 | 1 | -0/+16 |
| |/ / |
|
* | | | Merge branch 'fix-mysql-migration-with-tags' into 'master' | Valery Sizov | 2015-05-08 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Change the MySQL collation type to utf8_bin to ensure case-sensitive tags are... | Stan Hu | 2015-05-07 | 1 | -0/+10 |
| |/ / |
|
* | | | Conditionally remove indices that may not exist in pre-GitLab v6.7 installations | Stan Hu | 2015-05-08 | 1 | -2/+9 |
|/ / |
|
* | | Remove project dropdown and fix db sche,a | Dmitriy Zaporozhets | 2015-05-05 | 1 | -26/+2 |
* | | Add application setting to restrict user signups to e-mail domains | Stan Hu | 2015-05-02 | 2 | -1/+7 |
* | | Merge branch 'fix-project-tags' into 'master' | Douwe Maan | 2015-04-30 | 5 | -2/+60 |
|\ \ |
|
| * | | Fix DB error when trying to tag a repository | Stan Hu | 2015-04-27 | 5 | -2/+60 |
* | | | Merge branch 'search-layout' into 'master' | Dmitriy Zaporozhets | 2015-04-29 | 1 | -2/+26 |
|\ \ \ |
|
| * | | | Continue refactoring and restyle of search layout | Dmitriy Zaporozhets | 2015-04-28 | 1 | -2/+26 |
| |/ / |
|
* | | | Remove abandoned GroupMembers | Valery Sizov | 2015-04-29 | 2 | -1/+7 |
|/ / |
|
* | | Add new admin settings | Vinnie Okada | 2015-04-26 | 3 | -2/+18 |
* | | Explain namespace clearn regex. | Douwe Maan | 2015-04-24 | 1 | -0/+5 |
* | | Update schema. | Douwe Maan | 2015-04-24 | 1 | -1/+1 |
* | | Don't attempt to move if original path only contains periods. | Douwe Maan | 2015-04-24 | 1 | -0/+3 |