| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers | Pawel Chojnacki | 2017-03-06 | 2 | -7/+6 |
* | align schema.rb with upstream and fix rubocop warning about not freezing muta... | Pawel Chojnacki | 2017-03-06 | 1 | -2/+3 |
* | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ... | Pawel Chojnacki | 2017-03-06 | 2 | -7/+7 |
* | Allow limiting logging in users from too many different IPs. | Pawel Chojnacki | 2017-03-06 | 2 | -1/+21 |
* | Move foreign key to separate migration | Kamil Trzcinski | 2017-03-05 | 3 | -3/+13 |
* | Update db/schema | Kamil Trzcinski | 2017-03-05 | 3 | -3/+6 |
* | Make triggers to be user aware | Kamil Trzcinski | 2017-03-05 | 1 | -1/+1 |
* | Make Pipeline Triggers to be user aware | Kamil Trzcinski | 2017-03-05 | 2 | -0/+19 |
* | Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryrs-dev-seed-time | Robert Speicher | 2017-03-02 | 1 | -2/+2 |
* | Merge branch 'fix/mwbs-to-mwps' into 'master'
| Douwe Maan | 2017-03-01 | 3 | -3/+61 |
|\ |
|
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwps | James Lopez | 2017-03-01 | 3 | -3/+61 |
* | | Disable the inheritance column of services in DisableInvalidServiceTemplates ... | Rémy Coutable | 2017-03-01 | 1 | -4/+2 |
|/ |
|
* | Fix migration without DOWNTIME clause specified | Ruben Davila | 2017-02-28 | 1 | -0/+2 |
* | Add development fixtures for nested groupsdz-nested-groups-fixtures | Dmitriy Zaporozhets | 2017-02-27 | 1 | -0/+69 |
* | Merge branch 'dm-fix-web-edit-new-lines' into 'master'
| Robert Speicher | 2017-02-24 | 1 | -9/+1 |
|\ |
|
| * | Rename commit_file, commit_dir and remove_file and update specs | Douwe Maan | 2017-02-24 | 1 | -1/+1 |
| * | Consistently create, update, and delete files, taking CRLF settings into account | Douwe Maan | 2017-02-24 | 1 | -9/+1 |
* | | Remove the default value for the `users.ghost` database column. | Timothy Andrew | 2017-02-24 | 2 | -7/+3 |
* | | Use a `ghost` boolean to track ghost users. | Timothy Andrew | 2017-02-24 | 2 | -0/+16 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac... | Lin Jen-Shin | 2017-02-24 | 13 | -24/+44 |
|\ |
|
| * | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 7 | -48/+48 |
| * | Revert "Enable Style/BarePercentLiterals" | Douwe Maan | 2017-02-23 | 2 | -4/+4 |
| * | Exclude migrations from Style/MutableConstant | Douwe Maan | 2017-02-23 | 34 | -44/+44 |
| * | Enable Style/WordArray | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
| * | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 7 | -48/+48 |
| * | Old migration doesn’t require downtime | Douwe Maan | 2017-02-23 | 1 | -0/+2 |
| * | Enable Style/BarePercentLiterals | Douwe Maan | 2017-02-23 | 2 | -4/+4 |
| * | Enable Security/JSONLoad | Douwe Maan | 2017-02-23 | 3 | -4/+4 |
| * | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 36 | -38/+38 |
| * | Merge branch '26570-optimize-latest-pipeline-query' into 'master'
| Kamil Trzciński | 2017-02-23 | 3 | -2/+20 |
| |\ |
|
| | * | Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-query | Lin Jen-Shin | 2017-02-20 | 3 | -2/+20 |
* | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac... | Lin Jen-Shin | 2017-02-21 | 4 | -2/+31 |
|\ \ \
| |/ / |
|
| * | | Improve performance of User Agent Detail | Z.J. van de Weg | 2017-02-20 | 2 | -0/+16 |
| |/ |
|
| * | Merge branch '26200-convert-sidebar-to-dropdown' into 'master' | Sean McGivern | 2017-02-17 | 2 | -3/+11 |
| |\ |
|
| | * | Remove comments in migration | Annabel Dunstone Gray | 2017-02-16 | 2 | -21/+1 |
| | * | Fix borked db stuff | Annabel Dunstone Gray | 2017-02-15 | 2 | -2/+2 |
| | * | Move migration to post_migrate; fix shortcuts_spec | Annabel Dunstone Gray | 2017-02-15 | 1 | -1/+1 |
| | * | Remove all instances of theme_id; require downtime | Annabel Dunstone Gray | 2017-02-15 | 2 | -2/+2 |
| | * | Drop theme ID from users table | Annabel Dunstone Gray | 2017-02-15 | 2 | -4/+32 |
| * | | Merge branch 'seed-abuse-reports' into 'master'
| Stan Hu | 2017-02-16 | 1 | -0/+5 |
| |\ \
| | |/
| |/| |
|
| | * | Seed abuse reportsseed-abuse-reports | Eric Eastwood | 2017-02-15 | 1 | -0/+5 |
* | | | 0 for unlimited, disallow blank, feedback: | Lin Jen-Shin | 2017-02-16 | 2 | -4/+4 |
* | | | Update schema | Lin Jen-Shin | 2017-02-16 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac... | Lin Jen-Shin | 2017-02-16 | 3 | -2/+32 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' into 'zj-remove-deprecated-ci-service'zj-remove-deprecated-ci-service | Douwe Maan | 2017-02-15 | 3 | -1/+57 |
| |\ \ |
|
| | * \ | Merge branch 'issue_25112' into 'master'
| Sean McGivern | 2017-02-15 | 2 | -1/+16 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Disable invalid service templatesissue_25112 | Felipe Artur | 2017-02-14 | 2 | -1/+16 |
| * | | | Remove deprecated CI service | Z.J. van de Weg | 2017-02-14 | 2 | -1/+16 |
| | |/
| |/| |
|
* | | | Use the same syntax for default expiration | Lin Jen-Shin | 2017-02-15 | 1 | -2/+2 |
* | | | Initial implementation for default artifacts expiration | Lin Jen-Shin | 2017-02-15 | 1 | -0/+11 |
| |/
|/| |
|