summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Create metadata when creating system notesJarka Kadlecova2017-03-281-1/+1
* Add system_note_metadata modelJarka Kadlecova2017-03-281-0/+9
* Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-241-1/+1
* Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-241-1/+3
|\
| * Add LIKE index for routes.pathYorick Peterse2017-03-211-4/+5
| * add an index to the ghost columnhttp://jneen.net/2017-03-201-3/+4
* | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-201-101/+16
|\ \ | |/
| * Merge branch 'issue_27212' into 'master' Sean McGivern2017-03-201-1/+2
| |\
| | * Add closed_at field to issuesFelipe Artur2017-03-171-1/+2
| * | All CI offline migrationsKamil Trzciński2017-03-171-101/+15
| |/
* | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-171-0/+1
|\ \ | |/
| * Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+1
* | Add separate post migration to change default of notified_of_own_activityStan Hu2017-03-171-1/+1
* | Remove original migration and re-add required migration under a later timestampsh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-161-2/+2
* | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+1
|/
* Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migrationRobert Speicher2017-03-151-1/+1
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-1/+0
* Reserve few project and nested group pathsDmitriy Zaporozhets2017-03-131-1/+1
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-071-3/+10
|\
| * Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-2/+2
| |\
| | * Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-2/+2
| * | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+6
| |\ \
| | * | Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+6
| | |/
| * | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-1/+2
| |\ \ | | |/ | |/|
| | * add impersonation tokenSimon Vocella2017-02-281-0/+1
| | * manage personal_access_tokens through apiSimon Vocella2017-02-281-1/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-1/+26
|\ \ \ | |/ /
| * | Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-061-0/+11
| |\ \
| | * \ Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-061-0/+11
| | |\ \
| | | * \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-061-2/+5
| | | |\ \
| | | * | | Minor edits, incorporate reviewZ.J. van de Weg2017-03-061-3/+3
| | | * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-021-1/+1
| | | |\ \ \
| | | * | | | Improve UXZ.J. van de Weg2017-03-021-6/+8
| | | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-241-2/+4
| | | |\ \ \ \
| | | * | | | | Fix bad merge [ci skip]Z.J. van de Weg2017-02-201-4/+4
| | | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-201-3/+2
| | | |\ \ \ \ \
| | | * | | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-161-0/+11
| * | | | | | | | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+14
| |/ / / / / / /
| * | | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-061-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Migrate legacy actions in post deployment migrationGrzegorz Bizon2017-03-061-1/+1
| | * | | | | | | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-061-2/+5
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Add migration for manual actions with skipped statusGrzegorz Bizon2017-03-061-1/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-061-3/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-5/+4
| * | | | | | | align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki2017-03-061-2/+3
| * | | | | | | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-1/+1
| * | | | | | | Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-1/+4
| | |/ / / / / | |/| | | | |
| * | | | | | Move foreign key to separate migrationKamil Trzcinski2017-03-051-2/+2
| * | | | | | Update db/schemaKamil Trzcinski2017-03-051-3/+6
| |/ / / / /
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-031-3/+3
|\ \ \ \ \ \ | |/ / / / /