summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-224-1/+45
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-212-2/+8
* Merge branch 'issue_3409' into 'master' Robert Speicher2016-02-192-0/+6
* Merge branch 'ci/remove-builds' into 'master' Grzegorz Bizon2016-02-192-0/+9
* Add second build for each commit in build seedsGrzegorz Bizon2016-02-111-14/+25
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-092-0/+6
|\
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-0/+80
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-043-0/+39
| |\ \
| * | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-042-18/+18
| * | | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-022-17/+23
* | | | Merge branch 'index_snippet' into 'master' Douwe Maan2016-02-092-1/+7
|\ \ \ \
| * | | | Add index for snippet's updated_atindex_snippetValery Sizov2016-02-092-1/+7
* | | | | Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan2016-02-092-0/+6
|\ \ \ \ \
| * | | | | 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-092-0/+6
| |/ / / /
* | | | | Merge branch '3kami3/gitlab-ce-root_email' into 'master' Douwe Maan2016-02-091-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email3kami32016-02-081-1/+3
| | |_|/ | |/| |
* | | | 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-042-1/+81
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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-022-34/+14
| * | 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-014-5/+20
| |\ \ | | |/
| * | 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-023-0/+39
| |/ |/|
* | Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-302-0/+6
|\ \
| * | Update CHANGELOGbackground-delete-processJosh Frye2016-01-292-5/+5
| * | First pass at deleting projects in the background.Josh Frye2016-01-292-3/+9
* | | Increase LFS objects size columnDrew Blessing2016-01-292-3/+8
|/ /
* | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-282-3/+7
|/
* Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-202-0/+8
|\
| * Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-202-1/+9
| |\
| | * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-202-1/+9
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-202-0/+10
|\ \ \ | |/ /
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-205-13/+108
| |\ \ | | |/
| * | Add sentry integrationJeroen Nijhof2016-01-182-1/+11
* | | Save and use actual diff base commit for MR diff highlightingDouwe Maan2016-01-202-14/+20
| |/ |/|
* | Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-193-12/+75
|\ \
| * | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-193-13/+76
* | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-192-1/+32
|/ /
* | Add limit change for 'data' column in 'events' when using MySQLTomasz Maczukin2016-01-181-0/+1
|/
* Raise hook url limitKirilll Zaycev2016-01-152-9/+14
* Seed db on development with artifacts metadata fixtureGrzegorz Bizon2016-01-141-5/+18
* Add artifacts metadata uploader filedGrzegorz Bizon2016-01-142-0/+6
* Seed db with CI build artifacts using a zip archiveGrzegorz Bizon2016-01-141-1/+1
* Remove artifacts metadata column from databaseGrzegorz Bizon2016-01-142-12/+0
* Improve CI builds seederGrzegorz Bizon2016-01-141-22/+59
* Add database seed for build artifactsGrzegorz Bizon2016-01-141-7/+18