| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix/atom-url-issue' into 'master'
| Douwe Maan | 2016-02-04 | 2 | -1/+81 |
|\ |
|
| * | refactored migration based on feedback | James Lopez | 2016-02-04 | 1 | -1/+5 |
| * | refactored migration and spec based on feedback | James Lopez | 2016-02-04 | 1 | -6/+12 |
| * | fixed move project method in migration | James Lopez | 2016-02-02 | 2 | -34/+14 |
| * | added TODO to not working method | James Lopez | 2016-02-01 | 1 | -0/+1 |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issue | James Lopez | 2016-02-01 | 4 | -5/+20 |
| |\ |
|
| * | | WIP - refactored migration | James Lopez | 2016-02-01 | 1 | -7/+42 |
| * | | WIP - add migration | James Lopez | 2016-01-29 | 1 | -0/+54 |
* | | | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 3 | -0/+39 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'origin/background-delete-process' | Dmitriy Zaporozhets | 2016-01-30 | 2 | -0/+6 |
|\ \ |
|
| * | | Update CHANGELOGbackground-delete-process | Josh Frye | 2016-01-29 | 2 | -5/+5 |
| * | | First pass at deleting projects in the background. | Josh Frye | 2016-01-29 | 2 | -3/+9 |
* | | | Increase LFS objects size column | Drew Blessing | 2016-01-29 | 2 | -3/+8 |
|/ / |
|
* | | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blocking | Robert Speicher | 2016-01-28 | 2 | -3/+7 |
|/ |
|
* | Merge branch 'master' into issue_3945issue_3945 | Rubén Dávila | 2016-01-20 | 2 | -0/+8 |
|\ |
|
| * | Merge branch 'feature/check-against-rbl-only' into 'master' | Robert Speicher | 2016-01-20 | 2 | -1/+9 |
| |\ |
|
| | * | Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-only | Tomasz Maczukin | 2016-01-20 | 2 | -1/+9 |
* | | | Merge branch 'master' into issue_3945 | Douwe Maan | 2016-01-20 | 2 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-... | Jeroen Nijhof | 2016-01-20 | 5 | -13/+108 |
| |\ \
| | |/ |
|
| * | | Add sentry integration | Jeroen Nijhof | 2016-01-18 | 2 | -1/+11 |
* | | | Save and use actual diff base commit for MR diff highlighting | Douwe Maan | 2016-01-20 | 2 | -14/+20 |
| |/
|/| |
|
* | | Merge branch 'master' into user-ldap-email | Douwe Maan | 2016-01-19 | 3 | -12/+75 |
|\ \ |
|
| * | | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackers | Yorick Peterse | 2016-01-19 | 3 | -13/+76 |
* | | | Allow LDAP users to change their email if it was not set by the LDAP server | Douwe Maan | 2016-01-19 | 2 | -1/+32 |
|/ / |
|
* | | Add limit change for 'data' column in 'events' when using MySQL | Tomasz Maczukin | 2016-01-18 | 1 | -0/+1 |
|/ |
|
* | Raise hook url limit | Kirilll Zaycev | 2016-01-15 | 2 | -9/+14 |
* | Seed db on development with artifacts metadata fixture | Grzegorz Bizon | 2016-01-14 | 1 | -5/+18 |
* | Add artifacts metadata uploader filed | Grzegorz Bizon | 2016-01-14 | 2 | -0/+6 |
* | Seed db with CI build artifacts using a zip archive | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
* | Remove artifacts metadata column from database | Grzegorz Bizon | 2016-01-14 | 2 | -12/+0 |
* | Improve CI builds seeder | Grzegorz Bizon | 2016-01-14 | 1 | -22/+59 |
* | Add database seed for build artifacts | Grzegorz Bizon | 2016-01-14 | 1 | -7/+18 |
* | Improve CI builds fixtures | Grzegorz Bizon | 2016-01-14 | 1 | -8/+21 |
* | Add initial fixtures for CI builds | Grzegorz Bizon | 2016-01-14 | 1 | -0/+12 |
* | Add artifacts metadata field to `ci_builds` | Grzegorz Bizon | 2016-01-14 | 1 | -0/+5 |
* | Remove alert_type attribute from BroadcastMessage | Robert Speicher | 2016-01-13 | 2 | -1/+5 |
* | Make the metrics sampler interval configurable | Yorick Peterse | 2016-01-13 | 2 | -253/+261 |
* | Added an index on milestones.title | Yorick Peterse | 2016-01-07 | 1 | -0/+5 |
* | Remove InfluxDB username/passwordremove-influxdb-credentials | Yorick Peterse | 2016-01-06 | 2 | -11/+15 |
* | markdown fixes | Andriy Dyadyura | 2016-01-05 | 1 | -260/+260 |
* | remove public field from namespace and refactoringnamespace-clean_up | Valery Sizov | 2016-01-04 | 2 | -5/+9 |
* | Write to InfluxDB directly via UDP | Yorick Peterse | 2015-12-29 | 3 | -41/+51 |
* | reCAPTCHA is configurable through Admin Settings, no reload needed. | Gabriel Mazetto | 2015-12-28 | 2 | -1/+13 |
* | Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settings | Yorick Peterse | 2015-12-28 | 2 | -1/+27 |
* | 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 |
|\ |
|