summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+5
* Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-091-1/+1
|\
| * remove unnecessary lower function on SQLJames Lopez2016-02-041-1/+1
* | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-041-0/+80
|\ \ | |/
| * refactored migration based on feedbackJames Lopez2016-02-041-1/+5
| * refactored migration and spec based on feedbackJames Lopez2016-02-041-6/+12
| * fixed move project method in migrationJames Lopez2016-02-021-33/+13
| * added TODO to not working methodJames Lopez2016-02-011-0/+1
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-013-0/+16
| |\
| * | WIP - refactored migrationJames Lopez2016-02-011-7/+42
| * | WIP - add migrationJames Lopez2016-01-291-0/+54
* | | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-022-0/+24
| |/ |/|
* | Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-301-0/+5
|\ \
| * | Update CHANGELOGbackground-delete-processJosh Frye2016-01-291-1/+1
| * | First pass at deleting projects in the background.Josh Frye2016-01-291-0/+5
* | | Increase LFS objects size columnDrew Blessing2016-01-291-0/+5
|/ /
* | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-0/+6
|/
* Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+6
|\
| * Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+6
| |\
| | * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+6
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-201-0/+8
|\ \ \ | |/ /
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-204-0/+90
| |\ \ | | |/
| * | Add sentry integrationJeroen Nijhof2016-01-181-0/+8
* | | Save and use actual diff base commit for MR diff highlightingDouwe Maan2016-01-201-0/+5
| |/ |/|
* | Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-192-0/+59
|\ \
| * | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-192-0/+59
* | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-0/+30
|/ /
* | Add limit change for 'data' column in 'events' when using MySQLTomasz Maczukin2016-01-181-0/+1
|/
* Raise hook url limitKirilll Zaycev2016-01-151-0/+5
* Add artifacts metadata uploader filedGrzegorz Bizon2016-01-141-0/+5
* Remove artifacts metadata column from databaseGrzegorz Bizon2016-01-141-5/+0
* Add artifacts metadata field to `ci_builds`Grzegorz Bizon2016-01-141-0/+5
* Remove alert_type attribute from BroadcastMessageRobert Speicher2016-01-131-0/+5
* Make the metrics sampler interval configurableYorick Peterse2016-01-131-0/+6
* Added an index on milestones.titleYorick Peterse2016-01-071-0/+5
* Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-0/+6
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-0/+6
* Write to InfluxDB directly via UDPYorick Peterse2015-12-292-0/+10
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-0/+9
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-0/+18
* Grace period support for TFAGabriel Mazetto2015-12-241-0/+7
* WIP require two factor authenticationGabriel Mazetto2015-12-241-0/+8
* Merge branch 'emoji-picker-fix' into 'master' Valery Sizov2015-12-241-0/+15
|\
| * Emoji picker: better alias handlingValery Sizov2015-12-241-0/+15
* | Make migrations reversibleKamil Trzcinski2015-12-237-5/+12
|/
* Merge branch 'add_email_unlock' into 'master' Robert Speicher2015-12-211-0/+5
|\
| * Allow account unlock via emailDrew Blessing2015-12-141-0/+5
* | Backport JIRA serviceDrew Blessing2015-12-181-0/+50
* | Fix ci_projects migration by using the value only from latest row [ci skip]Kamil Trzcinski2015-12-171-1/+2
|/
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-142-4/+8
|\