| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the contents of the satellites dirremove-satellites | Jacob Vosmaer | 2015-10-23 | 2 | -1/+18 |
* | Fail builds that also have empty string | Kamil Trzcinski | 2015-10-23 | 2 | -1/+6 |
* | Ensure MySQL CI limits DB migrations occur after the fields have been created | Stan Hu | 2015-10-21 | 2 | -4/+9 |
* | Added extra index for faster enumeration of CI buildsadd-missing-migrations | Kamil Trzcinski | 2015-10-20 | 2 | -1/+7 |
* | Add missing migrations | Kamil Trzcinski | 2015-10-20 | 3 | -1/+11 |
* | Merge branch 'jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify' into 'ma... | Robert Speicher | 2015-10-19 | 2 | -0/+6 |
|\ |
|
| * | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify | Douwe Maan | 2015-10-18 | 16 | -3/+129 |
| |\ |
|
| * | | Send an email (to support) when a user is reported for spam | Jonathan Rochkind | 2015-10-08 | 2 | -1/+7 |
* | | | Fix schemazj/gitlab-ce-index-milestone-title-label | Douwe Maan | 2015-10-18 | 1 | -2/+0 |
* | | | Merge branch 'master' into zj/gitlab-ce-index-milestone-title-label | Douwe Maan | 2015-10-18 | 4 | -1/+27 |
|\ \ \
| | |/
| |/| |
|
| * | | Added indexes for notes.line_code and CI columns | Yorick Peterse | 2015-10-16 | 3 | -1/+21 |
| * | | Add index on ci_commits.gl_project_idci-commits-gl-project-id-index | Yorick Peterse | 2015-10-16 | 2 | -1/+7 |
* | | | Improve performance of queries | Zeger-Jan van de Weg | 2015-10-16 | 1 | -6/+0 |
* | | | Minor refactoring in seeding | Zeger-Jan van de Weg | 2015-10-16 | 4 | -5/+5 |
* | | | Add an index to milestones title and label title | Zeger-Jan van de Weg | 2015-10-16 | 2 | -0/+8 |
|/ / |
|
* | | Improve performance of User.by_loginuser-by-login-performance | Yorick Peterse | 2015-10-15 | 1 | -0/+17 |
* | | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 3 | -1/+20 |
* | | Merge branch 'workaround-seed-fu-issue' into 'master'
| Douwe Maan | 2015-10-08 | 1 | -1/+6 |
|\ \ |
|
| * | | Verify repository is valid | Stan Hu | 2015-10-06 | 1 | -1/+1 |
| * | | Fixes GDK issue where repos would not be imported properly | Stan Hu | 2015-10-05 | 1 | -0/+5 |
| |/ |
|
* | | Revamp finding projects by namespaces | Yorick Peterse | 2015-10-08 | 2 | -1/+18 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-10-05 | 2 | -2/+6 |
|\ \ |
|
| * \ | Merge branch 'rs-remove-ci-disable' | Kamil Trzcinski | 2015-10-05 | 2 | -2/+6 |
| |\ \ |
|
| | * | | Remove the option to disable CIrs-remove-ci-disable | Robert Speicher | 2015-10-05 | 2 | -2/+6 |
| | |/ |
|
* | | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g... | Dmitriy Zaporozhets | 2015-10-05 | 2 | -1/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | improved code style and layout option naming | Peter Göbel | 2015-10-05 | 1 | -1/+1 |
| * | | added user preference to change layout width | Peter Göbel | 2015-10-05 | 2 | -1/+7 |
| |/ |
|
* | | Fix db/schema.rb | Kamil Trzcinski | 2015-10-05 | 1 | -58/+36 |
* | | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 1 | -37/+64 |
* | | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 4 | -5/+8 |
* | | Refactor commit and build | Kamil Trzcinski | 2015-10-05 | 4 | -0/+24 |
|/ |
|
* | Update db schema | Dmitriy Zaporozhets | 2015-10-01 | 1 | -1/+1 |
* | Improve error message when merging failsmr_improve_errors_handling | Valery Sizov | 2015-10-01 | 2 | -1/+7 |
* | Fix migrationmerge-ci-data | Kamil Trzcinski | 2015-09-30 | 1 | -1/+1 |
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 2 | -2/+11 |
* | Fix migrations | Kamil Trzcinski | 2015-09-29 | 2 | -23/+11 |
* | Fix db/schema.rb | Kamil Trzcinski | 2015-09-29 | 1 | -26/+29 |
* | Fix migrations | Kamil Trzcinski | 2015-09-29 | 5 | -32/+15 |
* | WIP | Kamil Trzcinski | 2015-09-29 | 1 | -37/+43 |
* | WIP | Kamil Trzcinski | 2015-09-29 | 3 | -0/+32 |
* | Remove deleted milestones from merge requests | Stan Hu | 2015-09-21 | 1 | -0/+5 |
* | Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diff | Douwe Maan | 2015-09-20 | 2 | -1/+7 |
* | Merge branch 'rs-bump-two-factor' into 'master'
| Douwe Maan | 2015-09-20 | 3 | -2/+8 |
|\ |
|
| * | Bump devise-two-factor to 2.0.0rs-bump-two-factor | Robert Speicher | 2015-09-19 | 2 | -1/+7 |
| * | Devise 3.5.x deprecates `confirm!` in favor of `confirm` | Robert Speicher | 2015-09-19 | 1 | -1/+1 |
* | | fix failing migration on mysql | Hannes Rosenögger | 2015-09-18 | 1 | -1/+1 |
|/ |
|
* | Allow to disable GitLab CI | Kamil Trzcinski | 2015-09-18 | 2 | -1/+7 |
* | Allow custom info to be added to Help page | Jeroen van Baarsen | 2015-09-18 | 2 | -0/+6 |
* | Fix schema downgrade introduced by: https://gitlab.com/gitlab-org/gitlab-ce/m...fix-schema-downgrade | Kamil Trzcinski | 2015-09-17 | 1 | -1/+2 |
* | enable SSL by defaultenable_ssl_by_default | Valery Sizov | 2015-09-17 | 3 | -3/+15 |