Andrew8xx8
4a55c69877
Data converting migrations was wrong. Fixed
2013-02-27 12:53:36 +04:00
Dmitriy Zaporozhets
d7b667fee2
Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq into Undev-state-machine-stage-2
...
Conflicts:
app/models/merge_request.rb
2013-02-26 10:38:40 +02:00
Dmitriy Zaporozhets
c3659ef2e5
Fix merge request migration for postgres
2013-02-25 08:53:49 +02:00
Andrew8xx8
1b7b17d12a
Database schema updated
2013-02-20 17:49:40 +04:00
Andrew8xx8
8ba27b7b46
Migrations for convertion merge_status added
2013-02-20 17:49:33 +04:00
Sijmen Mulder
3a45e6010f
Update seeds for state columns
2013-02-19 22:14:28 +01:00
Jaakko Kantojärvi
fab586bc87
Fix development fixture for gitlab_shell
2013-02-19 11:17:59 +02:00
Andrew8xx8
d58eb62d68
Migrations iproved
2013-02-19 11:32:10 +04:00
Andrew8xx8
e5f048f44d
Migrations refactored ro support data convertion
2013-02-18 18:54:30 +04:00
Andrew8xx8
0b4f4fe157
Migrations for StateMachine refactoring added
2013-02-18 14:43:50 +04:00
Andrew8xx8
8db3920c01
State renamed to merge_status
2013-02-18 14:43:49 +04:00
Dmitriy Zaporozhets
38985390b0
Refactored and fixed seeds to work with gitlab-shell
2013-02-09 15:13:56 +02:00
Dmitriy Zaporozhets
193a5624b2
add path and path_with_namespace to api project entity
2013-01-31 09:11:35 +02:00
Dmitriy Zaporozhets
585a53c415
can_create_group, can_create_team boolean fields for user
2013-01-25 11:08:22 +02:00
Andrey Kumanyaev
8a86fe7bb0
Added UserTeam core models (team and m-t-m relationships) and updated other models
2013-01-24 22:31:23 +02:00
Dmitriy Zaporozhets
4c6224aad1
Public git read-only access via http
2013-01-13 17:25:18 +02:00
Dmitriy Zaporozhets
d5642d3098
Fix project fixtures
2013-01-05 22:50:12 +02:00
Koen Punt
eab1e6cea1
Fixed typo of recipes (recipres)
2013-01-04 17:43:41 +01:00
Dmitriy Zaporozhets
00a1f5bc2c
Project has now correct owner and creator. Increased test coverage
2013-01-02 19:00:00 +02:00
Dmitriy Zaporozhets
f45345edb3
Fix project destroy timeout from admin area. Added 30 ssh keys to dev seeds
2012-12-30 14:09:43 +02:00
Dmitriy Zaporozhets
4cbb29cfad
Fix not_in_project scope. Added counters in admin -> users. Improved seeds
2012-12-27 06:14:05 +03:00
Dmitriy Zaporozhets
e56a47ab19
Dev fixtures: Add sample ssh key to admin
2012-12-27 12:13:18 +02:00
Dmitriy Zaporozhets
69c8231b49
index for commit_id. Schema rebuiled. Non rollback migration exception added
2012-12-19 12:08:27 +02:00
Dmitriy Zaporozhets
96af55bb85
if for migration
2012-12-18 21:06:29 +02:00
Dmitriy Zaporozhets
9ada678819
Split commit_id and noteable_id for Note
2012-12-18 20:02:00 +02:00
Dmitriy Zaporozhets
c92726e6c8
Reordered developers seeds a bit. Now seeds faster and has valid post-receive files
2012-12-11 13:44:36 +02:00
Riyad Preukschas
8022628f70
Add more indexes (see #2159 )
2012-12-05 21:50:20 +01:00
Dmitriy Zaporozhets
7b97e30449
More indices for asscociations. related to #2159
2012-12-03 18:11:47 +02:00
Dmitriy Zaporozhets
8dec24a33c
Event indices related to #2159
2012-12-03 17:50:33 +02:00
Dmitriy Zaporozhets
eb1004f789
Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces
2012-11-29 12:39:03 +02:00
Dmitriy Zaporozhets
70bf7f6e19
Project -> update repo only on create and destroy. Fixtures Updated with namespaces. Fixed moving repo
2012-11-21 08:54:05 +03:00
Dmitriy Zaporozhets
d71a68af41
Fxied seeds
2012-11-23 23:10:59 +02:00
Dmitriy Zaporozhets
c50ec72b52
Deprecate code for Project. Use title and path
2012-11-23 21:11:09 +03:00
Dmitriy Zaporozhets
2b683b0d0b
Ability to create project with namespace
2012-11-23 07:11:09 +03:00
Dmitriy Zaporozhets
5ca1772385
Init username migration and rake task for create appropriate namespace
2012-11-23 06:34:09 +03:00
Dmitriy Zaporozhets
e29ccece33
Namespace model added. Migration to convert exit project/groups
2012-11-22 21:34:26 +03:00
Dmitriy Zaporozhets
406a0c809b
GitLabCi Service imtegration
2012-11-19 22:34:05 +03:00
Dmitriy Zaporozhets
95c23b2f97
Annotated. schema updated
2012-11-19 21:24:05 +03:00
Dmitriy Zaporozhets
c3b074acab
Service model and service hook
2012-11-20 11:33:49 +02:00
Dmitriy Zaporozhets
a85e11fa51
Improved seeds for development env
2012-11-13 22:11:56 +02:00
randx
1c5b2a5153
Stats page
2012-11-10 23:08:47 +02:00
randx
36dbac2fd9
More seeds
2012-10-30 10:03:21 +02:00
randx
e4cf99db46
Refactor milestones related functionality. Added seeds for Milestine and MR
2012-10-30 09:22:24 +02:00
Sergio Visinoni
a7d0816933
Add Milestone information in Merge Requests
...
Step 1:
* Add milestone_id in the model for merge_requests
* Make it possible to create or update a Merge Request with an attached
Milestone detail
* Add the possibility to filter by Milestone and / or Assignee in the
Merge Requests listing page
2012-10-26 16:12:40 +02:00
Dmitriy Zaporozhets
9f7ba5bca0
Fix schema.rb
2012-10-24 12:40:08 +03:00
Andrey Kumanyaev
4eb7d82ae7
add support use string FK with integer PK
2012-10-10 03:58:34 +04:00
Dmitriy Zaporozhets
fa3ae24ca7
Group entity. Group has many projects
2012-10-02 18:17:12 +03:00
Robert Speicher
afc4a75499
Use Rails.root.join where appropriate
2012-09-26 16:32:26 -04:00
Robert Speicher
f06d98e907
Add SetDefaultBranchDefaultToNil migration
...
default_branch now defaults to nil, not 'master'. It will be set after the first
push by discover_default_branch.
2012-09-05 01:00:07 -04:00
Robert Speicher
39ff033d1a
Remove pkey.example
2012-08-28 21:22:49 -04:00