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
2015-10-05Fix db/schema.rbKamil Trzcinski
2015-10-05Make commit_spec runKamil Trzcinski
2015-10-05Add user to Ci::Build to have pusher email addressKamil Trzcinski
2015-10-05Refactor commit and buildKamil Trzcinski
2015-10-01Update db schemaDmitriy Zaporozhets
2015-10-01Improve error message when merging failsValery Sizov
2015-09-30Fix migrationKamil Trzcinski
2015-09-30Delegate ci_project parameters to projectsKamil Trzcinski
2015-09-29Fix migrationsKamil Trzcinski
2015-09-29Fix db/schema.rbKamil Trzcinski
2015-09-29Fix migrationsKamil Trzcinski
2015-09-29WIPKamil Trzcinski
2015-09-29WIPKamil Trzcinski
2015-09-21Remove deleted milestones from merge requestsStan Hu
2015-09-20Fix reply by email for comments on a specific line in a diff/commit.Douwe Maan
2015-09-20Merge branch 'rs-bump-two-factor' into 'master' Douwe Maan
2015-09-20Bump devise-two-factor to 2.0.0Robert Speicher
2015-09-20Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher
2015-09-18fix failing migration on mysqlHannes Rosenögger
2015-09-18Allow to disable GitLab CIKamil Trzcinski
2015-09-18Allow custom info to be added to Help pageJeroen van Baarsen
2015-09-17Fix schema downgrade introduced by: https://gitlab.com/gitlab-org/gitlab-ce/m...Kamil Trzcinski
2015-09-17enable SSL by defaultValery Sizov
2015-09-16Fix ordering issueKamil Trzcinski
2015-09-15Add rake task to migrate CI tagsKamil Trzcinski
2015-09-11Remove db/ciDmitriy Zaporozhets
2015-09-09Fix mysql migrationDmitriy Zaporozhets
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-09Merge CI factories and CI spec/support with GitLabDmitriy Zaporozhets
2015-09-03added spinach for glabal labelsValery Sizov
2015-09-03CRUD for admin labelsValery Sizov
2015-09-01Update db schemaDmitriy Zaporozhets
2015-08-29Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan
2015-08-27Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan
2015-08-26Enable SSL verification for WebhooksValery Sizov
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-21Issue #993: Fixed login failure when extern_uid changesJoel Koglin
2015-08-20Merge branch 'master' into reply-by-emailDouwe Maan
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-08-19Reply by email POCDouwe Maan
2015-08-07Merge branch 'master' into comment-updated-byDouwe Maan
2015-08-06Allow users to send abuse reportsDmitriy Zaporozhets
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-22Check if session_expire_delay column exists before adding the column.Marin Jankovski
2015-07-17Store commit count in project tableDmitriy Zaporozhets
2015-07-17Add more seed projects. Control amount with SIZE env variableDmitriy Zaporozhets
2015-07-14Revert "Change default admin password from "5iveL!fe" to "password""Sytse Sijbrandij
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
2015-07-08Fix db schemaDmitriy Zaporozhets