summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* notification level for userDmitriy Zaporozhets2013-03-262-1/+7
* Move snippets to own tab as feature. Make it disabled for new projects by def...Dmitriy Zaporozhets2013-03-182-1/+7
* add dark solarized theme for code previewDmitriy Zaporozhets2013-03-152-2/+14
* Typo fixedAndrew8xx82013-03-051-1/+1
* User's blocked field refactored to use state machineAndrew8xx82013-03-041-3/+2
* Migrations addedAndrew8xx82013-03-043-0/+28
* fixed db/schemaDmitriy Zaporozhets2013-03-011-16/+11
* Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets2013-03-013-6/+23
|\
| * Fixed notes from randxAndrew8xx82013-02-281-11/+10
| * Description added to temasAndrew8xx82013-02-281-0/+5
| * Description to groups addedAndrew8xx82013-02-282-2/+10
* | Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-283-7/+19
|\ \
| * | DB schema updatedAndrew8xx82013-02-281-0/+314
| * | Migration addedAndrew8xx82013-02-281-0/+5
| * | Issue tracker field added to projectsAndrew8xx82013-02-282-312/+5
| |/
* | Data converting migrations was wrong. FixedAndrew8xx82013-02-273-9/+9
|/
* Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-265-21/+57
|\
| * Database schema updatedAndrew8xx82013-02-201-21/+25
| * Migrations for convertion merge_status addedAndrew8xx82013-02-204-0/+36
* | Fix merge request migration for postgresDmitriy Zaporozhets2013-02-251-5/+5
|/
* Update seeds for state columnsSijmen Mulder2013-02-192-2/+2
* Fix development fixture for gitlab_shellJaakko Kantojärvi2013-02-191-1/+1
* Migrations iprovedAndrew8xx82013-02-193-34/+11
* Migrations refactored ro support data convertionAndrew8xx82013-02-1817-60/+125
* Migrations for StateMachine refactoring addedAndrew8xx82013-02-188-19/+69
* State renamed to merge_statusAndrew8xx82013-02-181-0/+5
* Refactored and fixed seeds to work with gitlab-shellDmitriy Zaporozhets2013-02-0911-24/+14
* add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-312-2/+10
* can_create_group, can_create_team boolean fields for userDmitriy Zaporozhets2013-01-252-1/+14
* Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev2013-01-244-0/+59
* Public git read-only access via httpDmitriy Zaporozhets2013-01-132-8/+14
* Fix project fixturesDmitriy Zaporozhets2013-01-051-10/+10
* Fixed typo of recipes (recipres)Koen Punt2013-01-041-1/+1
* Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets2013-01-022-3/+8
* Fix project destroy timeout from admin area. Added 30 ssh keys to dev seedsDmitriy Zaporozhets2012-12-301-8/+14
* Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets2012-12-279-55/+78
* Dev fixtures: Add sample ssh key to adminDmitriy Zaporozhets2012-12-271-0/+10
* index for commit_id. Schema rebuiled. Non rollback migration exception addedDmitriy Zaporozhets2012-12-193-13/+20
* if for migrationDmitriy Zaporozhets2012-12-181-1/+7
* Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-182-13/+28
* Reordered developers seeds a bit. Now seeds faster and has valid post-receive...Dmitriy Zaporozhets2012-12-113-16/+15
* Add more indexes (see #2159)Riyad Preukschas2012-12-052-1/+75
* More indices for asscociations. related to #2159Dmitriy Zaporozhets2012-12-032-1/+47
* Event indices related to #2159Dmitriy Zaporozhets2012-12-032-1/+14
* Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-291-0/+11
* Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets2012-11-213-23/+13
* Fxied seedsDmitriy Zaporozhets2012-11-231-3/+3
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-235-19/+31
* Ability to create project with namespaceDmitriy Zaporozhets2012-11-231-1/+2
* Init username migration and rake task for create appropriate namespaceDmitriy Zaporozhets2012-11-231-0/+5