| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffaker | Rémy Coutable | 2017-04-04 | 1 | -2/+2 |
* | Ensure the AbuseReport fixtures create unique reported users | Rémy Coutable | 2017-04-03 | 1 | -1/+1 |
* | Don't use FFaker in factories, use sequences instead | Rémy Coutable | 2017-04-03 | 1 | -15/+17 |
* | Fix the AbuseReport seeder | Rémy Coutable | 2017-04-03 | 1 | -3/+23 |
* | Introduce "polling_interval_multiplier" as application setting | Adam Niedzielski | 2017-04-03 | 2 | -1/+35 |
* | Fix production admin fixture to use the new `Users::CreateService` | Rémy Coutable | 2017-03-30 | 1 | -3/+5 |
* | Create metadata when creating system notes | Jarka Kadlecova | 2017-03-28 | 2 | -4/+8 |
* | Add system_note_metadata model | Jarka Kadlecova | 2017-03-28 | 2 | -0/+28 |
* | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast... | Robert Speicher | 2017-03-27 | 2 | -0/+11 |
|\ |
|
| * | Simplify migration | Stan Hu | 2017-03-24 | 1 | -5/+1 |
| * | Use default_value_for to set notified_of_own_activity instead of using a DB m... | Stan Hu | 2017-03-24 | 2 | -21/+1 |
| * | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activity | Stan Hu | 2017-03-24 | 5 | -32/+58 |
| |\ |
|
| * \ | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activity | Stan Hu | 2017-03-20 | 9 | -102/+280 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activity | Stan Hu | 2017-03-17 | 2 | -0/+19 |
| |\ \ \ |
|
| * | | | | Add separate post migration to change default of notified_of_own_activity | Stan Hu | 2017-03-17 | 3 | -2/+22 |
| * | | | | Remove original migration and re-add required migration under a later timestampsh-bring-back-option-to-be-notified-of-own-activity | Stan Hu | 2017-03-16 | 2 | -3/+3 |
| * | | | | Revert "Merge branch '8836-mr-revert' into 'master' | Stan Hu | 2017-03-16 | 2 | -0/+15 |
* | | | | | Do nothing if ci_builds.job_id isn't there | Lin Jen-Shin | 2017-03-24 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Fix routes index migration | Sean McGivern | 2017-03-21 | 1 | -2/+2 |
* | | | | Add LIKE index for routes.path | Yorick Peterse | 2017-03-21 | 2 | -4/+34 |
* | | | | Merge branch 'dz-improve-rename-projects-migration' into 'master'
| Yorick Peterse | 2017-03-21 | 1 | -30/+1 |
|\ \ \ \ |
|
| * | | | | Improve rename projects migration | Dmitriy Zaporozhets | 2017-03-20 | 1 | -30/+1 |
| |/ / / |
|
* | | | | Merge branch 'perf/add-index-to-user-ghost' into 'master'
| Douwe Maan | 2017-03-21 | 2 | -3/+28 |
|\ \ \ \ |
|
| * | | | | add an index to the ghost column | http://jneen.net/ | 2017-03-20 | 2 | -3/+28 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '29671-remove-useless-options' into 'master'
| Douwe Maan | 2017-03-21 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove useless options from db/fixtures/development/17_cycle_analytics.rb | Rémy Coutable | 2017-03-20 | 1 | -1/+1 |
* | | | | Merge branch 'issue_27212' into 'master'
| Sean McGivern | 2017-03-20 | 2 | -1/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add closed_at field to issues | Felipe Artur | 2017-03-17 | 2 | -1/+9 |
| | |/
| |/| |
|
* | | | All CI offline migrations | Kamil Trzciński | 2017-03-17 | 8 | -102/+272 |
|/ / |
|
* | | Add ability to disable Merge Request URL on push | Alex Sanford | 2017-03-17 | 2 | -0/+19 |
|/ |
|
* | Fix statements timeout in manual actions migrationfix/gb/fix-timeouts-in-manual-actions-migration | Grzegorz Bizon | 2017-03-16 | 1 | -0/+4 |
* | Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migration | Robert Speicher | 2017-03-15 | 2 | -1/+25 |
* | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master' | Stan Hu | 2017-03-15 | 2 | -15/+0 |
* | Merge branch 'test-db-rollback' into 'master'
| Kamil Trzciński | 2017-03-15 | 10 | -9/+20 |
|\ |
|
| * | Use `remove_foreign_key :timelogs, name: '...'` | Lin Jen-Shin | 2017-03-14 | 1 | -9/+2 |
| * | Drop the index only for postgresql, because | Lin Jen-Shin | 2017-03-14 | 1 | -1/+2 |
| * | Disable rubocop for down method | Lin Jen-Shin | 2017-03-14 | 1 | -0/+1 |
| * | Fix for postgresql | Lin Jen-Shin | 2017-03-14 | 4 | -4/+12 |
| * | Add a test which would rollback db and migrate again | Lin Jen-Shin | 2017-03-14 | 8 | -7/+19 |
* | | Fixing two migrations that could not be rolled backfix-migration-rc1-rollback | DJ Mountney | 2017-03-14 | 2 | -2/+6 |
* | | [Issue Sorting] Improve migration | Valery Sizov | 2017-03-14 | 1 | -4/+3 |
* | | Added migration to reset existing relative_position for issues | Valery Sizov | 2017-03-14 | 1 | -0/+18 |
* | | Merge branch 'dz-blacklist--names' into 'master'
| Douwe Maan | 2017-03-13 | 2 | -1/+102 |
|\ \ |
|
| * | | Reserve few project and nested group paths | Dmitriy Zaporozhets | 2017-03-13 | 2 | -1/+102 |
| |/ |
|
* | | Trigger refreshing of permissions in a migrationrefresh-permissions-recent-users | Yorick Peterse | 2017-03-13 | 1 | -0/+19 |
|/ |
|
* | Merge branch 'master' into orderable-issues | Douwe Maan | 2017-03-07 | 28 | -30/+224 |
|\ |
|
| * | Merge branch 'dm-add-concurrent-index-cop' into 'master'
| Yorick Peterse | 2017-03-07 | 19 | -22/+116 |
| |\ |
|
| | * | Add downtime constantsdm-add-concurrent-index-cop | Douwe Maan | 2017-03-07 | 3 | -0/+6 |
| | * | Add cop to ensure reversibility of add_concurrent_index | Douwe Maan | 2017-03-07 | 19 | -22/+110 |
| * | | Merge branch 'zj-variables-build-job' into 'master'
| Kamil Trzciński | 2017-03-07 | 1 | -2/+2 |
| |\ \ |
|