Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable 'repository check' feature in 8.7.0 | Jacob Vosmaer | 2016-04-21 | 2 | -2/+13 |
* | Merge branch 'add-pg-trgrm-in-migration' into 'master' | Yorick Peterse | 2016-04-21 | 1 | -0/+11 |
|\ | |||||
| * | Attempt to create pg_trgm extension in migration for test/dev environments | Stan Hu | 2016-04-20 | 1 | -0/+11 |
* | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 5 | -1/+70 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 3 | -8/+21 |
| |\ \ | | |/ | |||||
| * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 6 | -1/+159 |
| |\ \ | |||||
| * | | | Fix migrations on MySQL | Kamil Trzcinski | 2016-04-13 | 1 | -1/+5 |
| * | | | Update db/schema.rb | Kamil Trzcinski | 2016-04-13 | 1 | -1/+8 |
| * | | | Cleanup changes | Kamil Trzcinski | 2016-04-13 | 1 | -302/+292 |
| * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 4 | -0/+46 |
| |\ \ \ | |||||
| * | | | | Cleanup required migrations | Kamil Trzcinski | 2016-04-13 | 5 | -10/+7 |
| * | | | | Add indexes concurrently on PostgreSQL | Kamil Trzcinski | 2016-04-13 | 1 | -3/+9 |
| * | | | | Remove the use of default scope for Builds | Kamil Trzcinski | 2016-04-13 | 1 | -304/+298 |
| * | | | | Optimise CI status accessor | Kamil Trzcinski | 2016-04-12 | 2 | -0/+38 |
| * | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -1/+1 |
| * | | | | Use Ci::Commit as Pipeline | Kamil Trzcinski | 2016-04-11 | 4 | -2/+35 |
* | | | | | Address MR feedback | Rémy Coutable | 2016-04-20 | 3 | -18/+1 |
* | | | | | Add index to issues due date | Mehmet Beydogan | 2016-04-20 | 1 | -0/+5 |
* | | | | | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 2 | -0/+20 |
* | | | | | formatting and test structure | Sebastian Klier | 2016-04-20 | 1 | -1/+1 |
* | | | | | add slack notifications for wiki pages | Sebastian Klier | 2016-04-20 | 3 | -0/+12 |
* | | | | | Configuring of points per UDP packettoggle-points-per-packet | Yorick Peterse | 2016-04-19 | 2 | -19/+25 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'configurable-shared-runners-text' into 'master' | Kamil Trzciński | 2016-04-19 | 2 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | Add configurable shared runners text | Kamil Trzcinski | 2016-04-18 | 2 | -1/+7 |
| | |_|/ | |/| | | |||||
* | | | | Use raw SQL commands for 20140502125220 MigrateRepoSize | Stan Hu | 2016-04-18 | 1 | -7/+14 |
|/ / / | |||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-04-15 | 4 | -2/+19 |
|\ \ \ | |||||
| * | | | Fix datetime format when migrating new notification settings on MySQL | Douglas Barbosa Alexandre | 2016-04-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 4 | -0/+46 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Schema improvements suggested by Yorick | Jacob Vosmaer | 2016-04-13 | 2 | -2/+5 |
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 7 | -21/+30 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Add repository_checks_enabled setting | Jacob Vosmaer | 2016-04-12 | 2 | -1/+7 |
| * | | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 3 | -8/+8 |
| * | | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 2 | -0/+8 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-04-14 | 10 | -22/+77 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 7 | -21/+30 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Use false/true mixin in migration from !3640 | Stan Hu | 2016-04-10 | 1 | -4/+6 |
| | * | | Merge branch 'fix-raw-sql-migrations' into 'master' | Stan Hu | 2016-04-11 | 4 | -12/+18 |
| | |\ \ | |||||
| | | * | | Fix more SQL migrations to use raw commands | Stan Hu | 2016-04-10 | 4 | -12/+18 |
| | * | | | Fix seed_fu failure with inserting milestones into test DB | Stan Hu | 2016-04-10 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Use raw SQL instead of Rails models in 20130403003950 migration | Stan Hu | 2016-04-09 | 1 | -7/+9 |
| | * | | Apparently I missed updating the schema.rb when removing the Twitter "Congrat... | connorshea | 2016-04-09 | 1 | -2/+1 |
| | |/ | |||||
| * | | Fix schema.rb | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -4/+4 |
| * | | Use query instead of model on migrations | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -1/+1 |
| * | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 5 | -2/+48 |
| |\ \ | | |/ | |||||
| * | | Update migration comment | Dmitriy Zaporozhets | 2016-03-30 | 1 | -2/+6 |
| * | | Improve db migrations for notification settings | Dmitriy Zaporozhets | 2016-03-30 | 3 | -14/+13 |
| * | | Migrate notification setting from members table | Dmitriy Zaporozhets | 2016-03-30 | 3 | -1/+23 |
| * | | Introduce NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 2 | -3/+24 |
* | | | updated migration based on testing findings | James Lopez | 2016-04-14 | 1 | -6/+13 |
* | | | typo | James Lopez | 2016-04-11 | 1 | -1/+1 |