Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2016-02-04Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan
2016-02-04refactored migration based on feedbackJames Lopez
2016-02-04refactored migration and spec based on feedbackJames Lopez
2016-02-02fixed move project method in migrationJames Lopez
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-02-01added TODO to not working methodJames Lopez
2016-02-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez
2016-02-01WIP - refactored migrationJames Lopez
2016-01-30Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets
2016-01-29WIP - add migrationJames Lopez
2016-01-29Increase LFS objects size columnDrew Blessing
2016-01-29Update CHANGELOGJosh Frye
2016-01-29First pass at deleting projects in the background.Josh Frye
2016-01-29Partially revert "Add IP check against DNSBLs at account sign-up"Robert Speicher
2016-01-20Merge branch 'master' into issue_3945Rubén Dávila
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-20Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof
2016-01-19Merge branch 'master' into user-ldap-emailDouwe Maan
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-19Greatly improve external_issue_tracker performanceYorick Peterse
2016-01-18Add limit change for 'data' column in 'events' when using MySQLTomasz Maczukin
2016-01-18Add sentry integrationJeroen Nijhof
2016-01-15Raise hook url limitKirilll Zaycev
2016-01-14Seed db on development with artifacts metadata fixtureGrzegorz Bizon
2016-01-14Add artifacts metadata uploader filedGrzegorz Bizon
2016-01-14Seed db with CI build artifacts using a zip archiveGrzegorz Bizon
2016-01-14Remove artifacts metadata column from databaseGrzegorz Bizon
2016-01-14Improve CI builds seederGrzegorz Bizon
2016-01-14Add database seed for build artifactsGrzegorz Bizon
2016-01-14Improve CI builds fixturesGrzegorz Bizon
2016-01-14Add initial fixtures for CI buildsGrzegorz Bizon
2016-01-14Add artifacts metadata field to `ci_builds`Grzegorz Bizon
2016-01-13Remove alert_type attribute from BroadcastMessageRobert Speicher
2016-01-13Make the metrics sampler interval configurableYorick Peterse
2016-01-07Added an index on milestones.titleYorick Peterse
2016-01-06Remove InfluxDB username/passwordYorick Peterse
2016-01-05markdown fixesAndriy Dyadyura
2016-01-04remove public field from namespace and refactoringValery Sizov
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-25Grace period support for TFAGabriel Mazetto
2015-12-25WIP require two factor authenticationGabriel Mazetto
2015-12-24Merge branch 'emoji-picker-fix' into 'master' Valery Sizov
2015-12-24Emoji picker: better alias handlingValery Sizov
2015-12-23Make migrations reversibleKamil Trzcinski
2015-12-21Merge branch 'add_email_unlock' into 'master' Robert Speicher