Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-09Fix user fixtures for developmentDmitriy Zaporozhets
2015-02-17Fix dev fixture for adminDmitriy Zaporozhets
2014-12-28Remove unneeded password_confirmation from seed.Ciro Santilli
2014-12-20Merge pull request #7894 from cirosantilli/fix-dev-user-seedDmitriy Zaporozhets
Fix dev user seed: ID was used twice.
2014-11-10Revert "Create dev fixture projects with fixed visibility"Dmitriy Zaporozhets
This reverts commit a9fadce361163e97eb1de0ec62e4235ff0fa3daa.
2014-11-07Merge pull request #8168 from cirosantilli/dev-fixtures-visibilityMarin Jankovski
Create dev fixture projects with fixed visibility
2014-11-05Remove unnecessary lines.Don Luchini
2014-11-04Do not require immediate password reset if specifying one when seeding database.Don Luchini
2014-10-26Create dev fixture projects with fixed visibilityCiro Santilli
2014-10-16Fix snippets seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-07Use double quotes because we are inserting password now.Marin Jankovski
2014-10-01Fix dev user seed: multiple ID was used twice.Ciro Santilli
2014-09-30Fix dev merge seed: update testme to gitlab-test.Ciro Santilli
2014-09-29Merge pull request #7873 from cirosantilli/testme-to-gitlabtestDmitriy Zaporozhets
Replace testme with gitlab-test.
2014-09-29Merge pull request #7897 from cirosantilli/predictable-merge-requests-dev-seedDmitriy Zaporozhets
Add predictable merge requests on dev seed.
2014-09-29Add predictable merge requests on dev seed.Ciro Santilli
2014-09-29Prevent email sending on admin dev seed.Ciro Santilli
2014-09-27Replace empty? || nil? with blank?.Ciro Santilli
2014-09-27Replace testme with gitlab-test.Ciro Santilli
2014-09-18Fix dev fixturesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-11Add an option to supply root password through an environmental variable.Marin Jankovski
2014-09-10Link to the canonical repos.Sytse Sijbrandij
2014-09-10Fetch the testme repository from gitlab.comJacob Vosmaer
The repository was removed from github.com/gitlabhq.
2014-09-01Add users with predictable username and passwordCiro Santilli
to development seed.
2014-08-11Improve developer seedsDmitriy Zaporozhets
* Improt projects inline so after seeds you have repos * Fix merge request seeds * Add comment seeds to both issues and merge requests * Remove some projects from seeds to increase speed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-08-11Remove outdated seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Remove old test seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-19Change deafult admin email to example.comDmitriy Zaporozhets
2014-06-20Remove milestone observer from db fixture.Marin Jankovski
2014-06-14Fix snippet dev fixturesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-05Improve MR seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-05Create seed projects with different visibilityDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-09Fix rake db:seed_fu ENV=developmentHiroyuki Sato
This problem was reported on https://gitlab.com/gitlab-org/cookbook-gitlab/issues/46
2014-03-24Start development Key seed id from 1.Ciro Santillli
2014-03-15Improve developer seedsDmitriy Zaporozhets
Return execution of observers in seeds. Mute email sending to letter opening in you browser. Added `rake dev` task to reset db and add seeds. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-03-15Add comments fixtures for developmentDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28Add testme repo for dev seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-25Fix group ownership for dev seedsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-23Replace context with service in development seed data.Marin Jankovski
2014-01-19Remove deprecated findersskv
2013-12-25Improve dev fixturesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-10-17Add description to issues, projects in development fixturesDmitriy Zaporozhets
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-10-15Confirm seed usersDmitriy Zaporozhets
2013-08-26Set iid in fixtures. Add rake dev:setup for developmentDmitriy Zaporozhets
2013-08-26Mars theme for generated admin accountDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into ↵Dmitriy Zaporozhets
karlhungus-mr-on-fork Conflicts: app/views/projects/commit/show.html.haml app/views/projects/compare/show.html.haml app/views/projects/merge_requests/branch_from.js.haml
2013-07-18Improve UI for project snippetsDmitriy Zaporozhets
2013-07-18Add seeds and improve ui. Remove snippet expires_atDmitriy Zaporozhets
2013-07-18MR on Fork multiple fixesIzaak Alpert
-Disable observers post test run -Allow db:seed_fu RAILS_ENV=test to be run more than once without error -fix diffs_in_between, was passing in the default_options for grit, but grit in this case doesn't take options, fixed the test to actually fail if the incorrect diffs are returned -make notes/commits render against proper project -MR discussion file links should reference note's project -Added tests for commit links on edit merge request -fixes edit issues (canceling an edited mr, updating an edited mr) -updates tests with checks for source code updates -still forked_merge_requests.feature (project_forked_merge_requests) test not passing (commented out -- "stable" not being set) MR API: error on bad target_project -If the target project id is specified and it is not the same as the project the request is being made on (the source), and the it isn't a fork of that project, error out, otherwise use it as the target -Fixes some busted (but hidden) test cases Conflicts: app/views/merge_requests/show/_diffs.html.haml spec/features/notes_on_merge_requests_spec.rb Change-Id: I20e595c156d0e8a63048baaead7be6330c738a05