summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Made fixes suggested by @randx in pull requestAngus MacArthur2013-05-021-3/+3
* updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+11
* Remove Wiki and db table since we use gollum nowDmitriy Zaporozhets2013-04-101-0/+9
* Improve migration AddLastActivityColumnIntoProject to use real last activity ...Dmitriy Zaporozhets2013-04-091-1/+7
* Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets2013-04-091-0/+15
|\
| * Perfomance updating Project activity sortAndrey Kumanyaev2013-04-031-0/+15
* | add notification level to UsersProjectDmitriy Zaporozhets2013-04-041-0/+5
|/
* notification level for userDmitriy Zaporozhets2013-03-261-0/+5
* Move snippets to own tab as feature. Make it disabled for new projects by def...Dmitriy Zaporozhets2013-03-181-0/+5
* add dark solarized theme for code previewDmitriy Zaporozhets2013-03-151-0/+12
* Typo fixedAndrew8xx82013-03-051-1/+1
* Migrations addedAndrew8xx82013-03-043-0/+28
* Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets2013-03-012-0/+10
|\
| * Description added to temasAndrew8xx82013-02-281-0/+5
| * Description to groups addedAndrew8xx82013-02-281-0/+5
* | Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-282-0/+10
|\ \
| * | Migration addedAndrew8xx82013-02-281-0/+5
| * | Issue tracker field added to projectsAndrew8xx82013-02-281-0/+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-264-0/+36
|\
| * Migrations for convertion merge_status addedAndrew8xx82013-02-204-0/+36
* | Fix merge request migration for postgresDmitriy Zaporozhets2013-02-251-5/+5
|/
* Migrations iprovedAndrew8xx82013-02-193-34/+11
* Migrations refactored ro support data convertionAndrew8xx82013-02-1816-42/+109
* Migrations for StateMachine refactoring addedAndrew8xx82013-02-187-0/+51
* State renamed to merge_statusAndrew8xx82013-02-181-0/+5
* add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+9
* can_create_group, can_create_team boolean fields for userDmitriy Zaporozhets2013-01-251-0/+11
* Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev2013-01-243-0/+34
* Public git read-only access via httpDmitriy Zaporozhets2013-01-131-0/+5
* Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets2013-01-021-0/+5
* index for commit_id. Schema rebuiled. Non rollback migration exception addedDmitriy Zaporozhets2012-12-192-2/+7
* if for migrationDmitriy Zaporozhets2012-12-181-1/+7
* Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-181-0/+15
* Add more indexes (see #2159)Riyad Preukschas2012-12-051-0/+44
* More indices for asscociations. related to #2159Dmitriy Zaporozhets2012-12-031-0/+26
* Event indices related to #2159Dmitriy Zaporozhets2012-12-031-0/+8
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-0/+11
* Init username migration and rake task for create appropriate namespaceDmitriy Zaporozhets2012-11-231-0/+5
* Namespace model added. Migration to convert exit project/groupsDmitriy Zaporozhets2012-11-222-0/+18
* GitLabCi Service imtegrationDmitriy Zaporozhets2012-11-192-0/+10
* Service model and service hookDmitriy Zaporozhets2012-11-202-0/+17
* Add Milestone information in Merge RequestsSergio Visinoni2012-10-261-0/+5
* add support use string FK with integer PKAndrey Kumanyaev2012-10-101-0/+15
* Group entity. Group has many projectsDmitriy Zaporozhets2012-10-022-0/+16
* Add SetDefaultBranchDefaultToNil migrationRobert Speicher2012-09-051-0/+12
* Change identification of users with extern auth provider (LDAP)Jakub Jirutka2012-07-291-0/+8
* Refactoring of hook functionality & bootsrap system hooksValeriy Sizov2012-07-191-0/+5
* fix devise migrations issueNihad Abbasov2012-07-061-2/+2
* oops, uncomment authentication_tokenNihad Abbasov2012-07-061-1/+1