| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |
* | | Fixed the Rails/ActionFilter cop | Jeroen van Baarsen | 2015-04-20 | 1 | -1/+1 |
* | | 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 | 3 | -2/+19 |
|\ \ |
|
| * | | Move import data out of project so it doesn't take ages to load. | Douwe Maan | 2015-04-17 | 3 | -2/+19 |