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
path: root/spec
AgeCommit message (Expand)Author
2012-09-04Update User#identifier to conform to Gitolite 2.x's user patternRobert Speicher
2012-09-03Merge pull request #1347 from AlexDenisov/api_project_creationDmitriy Zaporozhets
2012-09-02Redesign gfm helper specsRobert Speicher
2012-09-02Rename gitlab_flavored_markdown_spec to gitlab_markdown_helper_specRobert Speicher
2012-08-31Merge branch 'master' into api_project_creationAlex Denisov
2012-08-31Merge pull request #1326 from AlexDenisov/issue_status_changed_notificationsDmitriy Zaporozhets
2012-08-31API on Projects creation implementedAlex Denisov
2012-08-30fix project.last_activity specrandx
2012-08-29Merge pull request #1334 from tsigo/milestone_api_specsDmitriy Zaporozhets
2012-08-29Merge pull request #1333 from tsigo/model_specsDmitriy Zaporozhets
2012-08-29Fix milestone API specs and moved to requests/apiRobert Speicher
2012-08-29Add more coverage for model validations and associationsRobert Speicher
2012-08-29Mark api milestone specs as pendingDmitriy Zaporozhets
2012-08-29Add is_within method for shoulda's EnsureLengthOf matcherRobert Speicher
2012-08-29Remove annotations from specsRobert Speicher
2012-08-29Move IssueCommonality and Upvote specs out of models and into their own specsRobert Speicher
2012-08-29Add `include_module` matcherRobert Speicher
2012-08-29Remove model specs that are covered by factories_specRobert Speicher
2012-08-29Merge branch 'master' into issue_status_changed_notificationsAlex Denisov
2012-08-29Merge branch 'master' into issue_status_changed_notificationsAlex Denisov
2012-08-29Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov
2012-08-29Issue_status_changed email addedAlex Denisov
2012-08-29Only include StubbedRepository in Project modelRobert Speicher
2012-08-29Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-...Dmitriy Zaporozhets
2012-08-29Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets
2012-08-29Add ssh key validationDmitriy Zaporozhets
2012-08-29Remove pkey.exampleRobert Speicher
2012-08-29Remove all instances to 'gitlabhq_x' seed repositories from specs and featuresRobert Speicher
2012-08-29Simplify StubbedRepository after GitHost changes from masterRobert Speicher
2012-08-29Simple model spec changes made possible by new factoriesRobert Speicher
2012-08-29Add deploy_key and personal_key factoriesRobert Speicher
2012-08-29All specs and features currently passing with FactoryGirlRobert Speicher
2012-08-29Remove spec/factory and spec/factoriesRobert Speicher
2012-08-29Use similar interface to access gitoliterandx
2012-08-27Send notification on update UserProject relation (access changed)Alex Denisov
2012-08-27Send notifiation on create UserProject relation (access granted)Alex Denisov
2012-08-25Minor cleanup to Milestone model and specRobert Speicher
2012-08-25Clean up request specsRobert Speicher
2012-08-25Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher
2012-08-25Cleanup spec/support folder and spec/spec_helperRobert Speicher
2012-08-25Move observer specs out of spec/models into spec/observersRobert Speicher
2012-08-24Fix dashboard issues atom feed rspecrandx
2012-08-22Deprecate the DELETE method for Issues APIRobert Speicher
2012-08-22Remove DELETE API for MilestonesRobert Speicher
2012-08-23Don't run SimpleCov on TravisRobert Speicher
2012-08-22Merge pull request #1239 from tsigo/disable_gravatarDmitriy Zaporozhets
2012-08-21Merge branch 'refactor_notify' of https://github.com/tsigo/gitlabhq into tsig...randx
2012-08-21project should not respond to write_hooks any morerandx
2012-08-21Remove some duplication in the Notify mailerRobert Speicher
2012-08-19Headless gem addedrandx