summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-111-1/+0
|\
| * Apparently I missed updating the schema.rb when removing the Twitter "Congrat...connorshea2016-04-091-2/+1
* | Fix schema.rbDouglas Barbosa Alexandre2016-04-081-4/+4
* | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-2/+3
|\ \ | |/
| * Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-1/+2
| * Remove todos for deleted merge requestsDouglas Barbosa Alexandre2016-03-311-1/+1
| * Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-301-1/+1
* | Improve db migrations for notification settingsDmitriy Zaporozhets2016-03-301-9/+9
* | Migrate notification setting from members tableDmitriy Zaporozhets2016-03-301-1/+4
* | Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-3/+12
|/
* Address feedbackDouwe Maan2016-03-221-0/+1
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+6
|\
| * Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-1/+2
| |\
| | * Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-1/+6
| | |\
| | * | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-1/+0
| | * | Add field that references issue this issue has been moved toGrzegorz Bizon2016-03-171-1/+3
| * | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-0/+1
| * | | Hide delete botton on edit pageZeger-Jan van de Weg2016-03-191-1/+0
| * | | Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+4
| | |/ | |/|
* | | Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-2/+1
* | | Fix more specsDouwe Maan2016-03-201-1/+1
* | | Fix some specsDouwe Maan2016-03-201-0/+1
* | | Tweaks, refactoring, and specsDouwe Maan2016-03-201-1/+1
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-201-2/+7
|\ \ \ | |/ /
| * | Add commit_id to todosDouglas Barbosa Alexandre2016-03-181-0/+2
| * | Change target_id to null on todosDouglas Barbosa Alexandre2016-03-181-1/+1
| * | Add a confidential flag to issuesDouglas Barbosa Alexandre2016-03-171-1/+3
| * | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-171-0/+1
| |\ \ | | |/ | |/|
| * | Added an index on ci_runners.tokenYorick Peterse2016-03-161-4/+5
* | | Block internal groups/projects visibility to external usersFelipe Artur2016-03-161-3/+3
* | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-8/+40
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-1/+2
| |\ \ | | |/
| | * Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-151-1/+2
| | |\
| | | * Run 'git gc' every 10 pushesJacob Vosmaer2016-03-141-1/+2
| * | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-141-6/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-6/+15
| | |\ \ | | | |/ | | |/|
| | | * Add share project from group lockDmitriy Zaporozhets2016-03-111-3/+4
| | | * Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-3/+11
| * | | External UsersZeger-Jan van de Weg2016-03-131-1/+2
| |/ /
| * | Updated schema to include Pg operator classesYorick Peterse2016-03-111-19/+19
| * | Added trigram indexes for various searched columnsYorick Peterse2016-03-111-0/+21
| |/
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-1/+1
* | Fix conflictsFelipe Artur2016-03-101-0/+1
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-1/+2
* | Code improvementsFelipe Artur2016-03-101-1/+1
* | Add permission level to groupsFelipe Artur2016-03-101-5/+5
|/
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-091-1/+1
* Added main_language to the schemaYorick Peterse2016-03-091-0/+1
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-3/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-0/+1