| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `dashboard` attribute to User model | Robert Speicher | 2015-06-13 | 1 | -0/+9 |
* | session_expire_seconds => session_expire_delay | themaze75 | 2015-06-10 | 2 | -5/+5 |
* | Add session expiration delay configuration through UI application | Eric Maziade | 2015-06-05 | 1 | -0/+5 |
* | Allow to configure a URL to show after sign out | Alex Lossent | 2015-05-29 | 1 | -0/+5 |
* | Add option to disallow users from registering any application to use GitLab a...user-oauth-applications | Douwe Maan | 2015-05-29 | 1 | -0/+5 |
* | Add support for Webhook note events | Stan Hu | 2015-05-21 | 1 | -0/+9 |
* | 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 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'version-check' into gl-version-check | Dmitriy Zaporozhets | 2015-05-08 | 1 | -0/+5 |
| |\ |
|
| | * | Add feature to disable version check | Dmitriy Zaporozhets | 2015-03-10 | 1 | -0/+5 |
* | | | Merge branch 'rs-system-note' into 'master' | Dmitriy Zaporozhets | 2015-05-12 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | Add migration to convert legacy system notes | Robert Speicher | 2015-05-11 | 1 | -0/+16 |
* | | | | 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 | 1 | -1/+1 |
* | | | | | 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 |
|/ / |
|
* | | Add application setting to restrict user signups to e-mail domains | Stan Hu | 2015-05-02 | 1 | -0/+5 |
* | | Merge branch 'fix-project-tags' into 'master' | Douwe Maan | 2015-04-30 | 4 | -0/+55 |
|\ \ |
|
| * | | Fix DB error when trying to tag a repository | Stan Hu | 2015-04-27 | 4 | -0/+55 |
* | | | Remove abandoned GroupMembers | Valery Sizov | 2015-04-29 | 1 | -0/+6 |
|/ / |
|
* | | Add new admin settings | Vinnie Okada | 2015-04-26 | 2 | -0/+14 |
* | | Explain namespace clearn regex. | Douwe Maan | 2015-04-24 | 1 | -0/+5 |
* | | Don't attempt to move if original path only contains periods. | Douwe Maan | 2015-04-24 | 1 | -0/+3 |
* | | Change migration timestamp. | Douwe Maan | 2015-04-24 | 1 | -0/+0 |
* | | Properly migrate users with usernames like "." or "..". | Douwe Maan | 2015-04-24 | 1 | -0/+4 |
* | | Revert "Revert disallowing usernames to end in period." | Douwe Maan | 2015-04-24 | 1 | -0/+76 |
* | | Revert disallowing usernames to end in period.revert-username-period | Douwe Maan | 2015-04-20 | 1 | -76/+0 |
* | | Merge branch 'google-code-import-performance' into 'master' | Dmitriy Zaporozhets | 2015-04-17 | 2 | -0/+13 |
|\ \ |
|
| * | | Move import data out of project so it doesn't take ages to load. | Douwe Maan | 2015-04-17 | 2 | -0/+13 |
* | | | Fix username period migration to preserve uniqueness of names and paths. | Douwe Maan | 2015-04-17 | 1 | -5/+5 |
|/ / |
|
* | | Merge branch 'invitation' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -0/+12 |
|\ \ |
|
| * | | Add invite data to member. | Douwe Maan | 2015-04-14 | 1 | -0/+12 |
* | | | Merge branch 'google-code-import' into 'master' | Douwe Maan | 2015-04-15 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Allow projects to be imported from Google Code. | Douwe Maan | 2015-04-03 | 1 | -0/+5 |
* | | | | Remove unnecessary semicolons | Jacob Vosmaer | 2015-04-14 | 1 | -2/+2 |
* | | | | Use different queries for MySQL and Postgres | Jacob Vosmaer | 2015-04-14 | 1 | -1/+14 |
* | | | | Allow user to choose which email to be public | Senorsen | 2015-04-14 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | Merge branch 'ldap_migration' | Dmitriy Zaporozhets | 2015-04-13 | 1 | -0/+32 |
|\ \ \ |
|
| * | | | Also ldap_group_links where provider='ldap' | Jacob Vosmaer | 2015-04-13 | 1 | -1/+1 |
| * | | | Merge branch 'ldap_migration' of dev.gitlab.org:gitlab/gitlabhq into ldap_mig... | Jacob Vosmaer | 2015-04-13 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Check for table instead of class | Dmitriy Zaporozhets | 2015-04-13 | 1 | -2/+2 |
| * | | | | Make migration work if LDAP is disabled | Jacob Vosmaer | 2015-04-13 | 1 | -2/+7 |
| |/ / / |
|
| * | | | Try to explain what we are doing | Jacob Vosmaer | 2015-04-13 | 1 | -0/+9 |