summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Add specs and add visibility level to admin groupsFelipe Artur2016-03-213-25/+8
* Fix more specsDouwe Maan2016-03-201-1/+1
* Fix some specsDouwe Maan2016-03-202-0/+6
* Tweaks, refactoring, and specsDouwe Maan2016-03-202-2/+3
* Merge branch 'master' into issue_12658Douwe Maan2016-03-205-2/+37
|\
| * Add commit_id to todosDouglas Barbosa Alexandre2016-03-182-0/+8
| * Change target_id to null on todosDouglas Barbosa Alexandre2016-03-182-1/+6
| * Add a confidential flag to issuesDouglas Barbosa Alexandre2016-03-172-1/+9
| * Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-172-0/+6
| |\
| * | Added an index on ci_runners.tokenYorick Peterse2016-03-162-4/+18
* | | Code fixesFelipe Artur2016-03-171-9/+3
* | | Block internal groups/projects visibility to external usersFelipe Artur2016-03-161-3/+3
* | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-168-8/+132
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-152-1/+7
| |\ \ | | |/
| | * Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-152-1/+7
| | |\
| | | * Run 'git gc' every 10 pushesJacob Vosmaer2016-03-142-1/+7
| * | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-144-6/+35
| |\ \ \ | | |/ /
| | * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-144-6/+35
| | |\ \ | | | |/ | | |/|
| | | * Add share project from group lockDmitriy Zaporozhets2016-03-112-3/+9
| | | * Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-113-3/+26
| * | | External UsersZeger-Jan van de Weg2016-03-132-1/+7
| |/ /
| * | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-codeRobert Speicher2016-03-111-0/+9
| * | More detailed trigram migration error messagetrigram-index-searchingYorick Peterse2016-03-111-1/+4
| * | Updated schema to include Pg operator classesYorick Peterse2016-03-111-19/+19
| * | Added trigram indexes for various searched columnsYorick Peterse2016-03-112-0/+71
| |/
* | Code improvements and add Create group serviceFelipe Artur2016-03-162-3/+19
* | Fix conflictsFelipe Artur2016-03-101-0/+1
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-102-1/+13
* | Add visibility level icon and a couple of specsFelipe Artur2016-03-101-1/+1
* | Code improvementsFelipe Artur2016-03-102-5/+2
* | Add permission level to groupsFelipe Artur2016-03-102-5/+14
|/
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-092-1/+17
* Added main_language to the schemaYorick Peterse2016-03-091-0/+1
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-092-3/+6
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-052-3/+6
* | adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho2016-03-071-18/+2
* | implements project languages saving them onto the databasetiagonbotelho2016-03-071-0/+21
|/
* Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-041-25/+30
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-0/+6
* Fix broken migrationDmitriy Zaporozhets2016-02-291-1/+1
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-262-1/+24
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-202-8/+13
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-202-1/+8
* Add task modelDouglas Barbosa Alexandre2016-02-202-0/+32
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-192-2/+8
|\
| * Label description and Label rowTap2016-02-172-2/+8
* | Save merge commit id when MR is mergedRubén Dávila2016-02-191-0/+5
* | Add merge_commit_sha column to merge_requests.Rubén Dávila2016-02-191-0/+1
* | Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-191-1/+1
* | Remove boolean erase column from ci build and foreign keyGrzegorz Bizon2016-02-192-4/+0