summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* Namespace model added. Migration to convert exit project/groupsDmitriy Zaporozhets2012-11-223-10/+29
* GitLabCi Service imtegrationDmitriy Zaporozhets2012-11-193-4/+16
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-1/+11
* Service model and service hookDmitriy Zaporozhets2012-11-202-0/+17
* Improved seeds for development envDmitriy Zaporozhets2012-11-136-79/+97
* Stats pagerandx2012-11-101-14/+14
* More seedsrandx2012-10-304-57/+40
* Refactor milestones related functionality. Added seeds for Milestine and MRrandx2012-10-302-0/+32
* Add Milestone information in Merge RequestsSergio Visinoni2012-10-262-1/+7
* Fix schema.rbDmitriy Zaporozhets2012-10-241-1/+1
* add support use string FK with integer PKAndrey Kumanyaev2012-10-101-0/+15
* Group entity. Group has many projectsDmitriy Zaporozhets2012-10-023-1/+26
* Use Rails.root.join where appropriateRobert Speicher2012-09-261-2/+2
* Add SetDefaultBranchDefaultToNil migrationRobert Speicher2012-09-052-9/+21
* Remove pkey.exampleRobert Speicher2012-08-281-3/+0
* Remove all instances to 'gitlabhq_x' seed repositories from specs and featuresRobert Speicher2012-08-281-14/+22
* Change identification of users with extern auth provider (LDAP)Jakub Jirutka2012-07-292-1/+12
* Refactoring of hook functionality & bootsrap system hooksValeriy Sizov2012-07-192-3/+9
* fix devise migrations issueNihad Abbasov2012-07-061-2/+2
* oops, uncomment authentication_tokenNihad Abbasov2012-07-061-1/+1
* enable lockable strategy for usersNihad Abbasov2012-07-062-1/+9
* update deviseNihad Abbasov2012-07-051-9/+37
* Merge Request -> show. Refactored. f5 support for diffrandx2012-06-291-2/+2
* Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets2012-06-272-2/+10
* Merge pull request #761 from michaeltrimm/patch-1Dmitriy Zaporozhets2012-05-131-1/+1
|\
| * Fixed a bug in the bundle exec rake db:migrate RAILS_ENV=production that caus...michaeltrimm2012-04-301-1/+1
* | Add to schema.rb the increased MR text column size.Robb Kidd2012-05-101-2/+2
|/
* Fixed db_schema & reordered rake tasksDmitriy Zaporozhets2012-04-211-2/+3
* Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets2012-04-212-2/+7
|\
| * Merge Button v1 completeDmitriy Zaporozhets2012-03-301-19/+19