Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grace period support for TFA | Gabriel Mazetto | 2015-12-24 | 2 | -0/+8 |
* | WIP require two factor authentication | Gabriel Mazetto | 2015-12-24 | 2 | -0/+10 |
* | Merge branch 'emoji-picker-fix' into 'master' | Valery Sizov | 2015-12-24 | 2 | -1/+16 |
|\ | |||||
| * | Emoji picker: better alias handling | Valery Sizov | 2015-12-24 | 2 | -1/+16 |
* | | Make migrations reversible | Kamil Trzcinski | 2015-12-23 | 7 | -5/+12 |
|/ | |||||
* | Merge branch 'add_email_unlock' into 'master' | Robert Speicher | 2015-12-21 | 2 | -0/+6 |
|\ | |||||
| * | Allow account unlock via email | Drew Blessing | 2015-12-14 | 2 | -0/+6 |
* | | Backport JIRA service | Drew Blessing | 2015-12-18 | 1 | -0/+50 |
* | | Fix ci_projects migration by using the value only from latest row [ci skip] | Kamil Trzcinski | 2015-12-17 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 2 | -4/+8 |
|\ | |||||
| * | Fix Ci::Project migration not migrating columns that cannot be NULL [ci skip] | Kamil Trzcinski | 2015-12-14 | 1 | -3/+3 |
| * | Fix MySQL migration of CI emails [ci skip] | Kamil Trzcinski | 2015-12-14 | 1 | -1/+5 |
* | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 11 | -9/+232 |
|\ \ | |/ | |||||
| * | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 6 | -9/+103 |
| |\ | |||||
| | * | Rename columns and rename migrations | Kamil Trzcinski | 2015-12-11 | 6 | -3/+5 |
| | * | Add runners token | Kamil Trzcinski | 2015-12-11 | 3 | -5/+8 |
| | * | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 6 | -7/+96 |
| * | | Fix migrations [ci skip] | Kamil Trzcinski | 2015-12-14 | 4 | -10/+19 |
| |/ | |||||
| * | Enhance migrate CI emails | Kamil Trzcinski | 2015-12-11 | 1 | -4/+23 |
| * | Migrate SlackService and HipChat service | Kamil Trzcinski | 2015-12-10 | 4 | -1/+66 |
| * | Migrate CI WebHooks and Emails to new tables | Kamil Trzcinski | 2015-12-10 | 3 | -1/+29 |
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 2 | -1/+9 |
* | | Add `runners_registration_token` to ApplicationSettings | Grzegorz Bizon | 2015-12-11 | 2 | -1/+7 |
|/ | |||||
* | Merge branch 'fix-migrations' into 'master' | Dmitriy Zaporozhets | 2015-12-09 | 3 | -40/+51 |
|\ | |||||
| * | Use up and down | Douwe Maan | 2015-12-09 | 1 | -1/+5 |
| * | Fix migrations for postgres on test environment | Dmitriy Zaporozhets | 2015-12-07 | 3 | -39/+46 |
* | | Fix schema | Zeger-Jan van de Weg | 2015-12-07 | 1 | -5/+8 |
* | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 7 | -62/+97 |
|\ \ | |/ | |||||
| * | Notify user if they cannot create projects | Andrew Tomaka | 2015-12-05 | 2 | -1/+7 |
| * | Rails update to 4.2.4 | Valery Sizov | 2015-11-25 | 1 | -53/+53 |
| * | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 2 | -0/+8 |
| |\ | |||||
| | * | satisfy rubocop | Valery Sizov | 2015-11-19 | 1 | -3/+1 |
| | * | fix schema | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| | * | addressing comments | Valery Sizov | 2015-11-19 | 2 | -2/+4 |
| | * | award emoji | Valery Sizov | 2015-11-19 | 2 | -1/+7 |
| * | | Updated DB schema with new issues/projects indexes | Yorick Peterse | 2015-11-19 | 1 | -3/+3 |
| * | | Added index on projects.visibility_level | Yorick Peterse | 2015-11-19 | 1 | -0/+5 |
| * | | Added index on issues.state | Yorick Peterse | 2015-11-19 | 1 | -0/+5 |
| * | | Merge branch 'atom-feed-latest-update' into 'master' | Yorick Peterse | 2015-11-19 | 2 | -1/+7 |
| |\ \ | | |/ | |/| | |||||
| | * | Added an index on namespaces.public | Yorick Peterse | 2015-11-18 | 2 | -1/+7 |
| * | | Add import_error to project. | Douwe Maan | 2015-11-18 | 2 | -1/+9 |
| |/ | |||||
* | | Refactor MergeWhenBuildSucceedsService and incorporate feedback | Zeger-Jan van de Weg | 2015-11-23 | 1 | -2/+0 |
* | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-11-18 | 15 | -7/+131 |
|\ \ | |/ | |||||
| * | Add unique to oid index for lfs object.add_index_uniq | Marin Jankovski | 2015-11-16 | 2 | -3/+9 |
| * | unique is for indexes. | Marin Jankovski | 2015-11-16 | 1 | -1/+1 |
| * | Add support for git lfs.lfs | Marin Jankovski | 2015-11-16 | 5 | -1/+54 |
| * | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 3 | -1/+13 |
| * | Merge remote-tracking branch 'origin/release-notes' | Dmitriy Zaporozhets | 2015-11-10 | 2 | -1/+26 |
| |\ | |||||
| | * | Add release model | Dmitriy Zaporozhets | 2015-11-05 | 2 | -1/+26 |
| * | | Merge branch 'shared_runners' into 'master' | Kamil Trzciński | 2015-11-09 | 2 | -1/+7 |
| |\ \ |