summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1347 from AlexDenisov/api_project_creationDmitriy Zaporozhets2012-09-031-0/+37
|\
| * Merge branch 'master' into api_project_creationAlex Denisov2012-08-312-7/+85
| |\
| * | API on Projects creation implementedAlex Denisov2012-08-311-0/+37
* | | Redesign gfm helper specsRobert Speicher2012-09-021-130/+186
* | | Rename gitlab_flavored_markdown_spec to gitlab_markdown_helper_specRobert Speicher2012-09-021-0/+0
| |/ |/|
* | Merge pull request #1326 from AlexDenisov/issue_status_changed_notificationsDmitriy Zaporozhets2012-08-312-7/+85
|\ \ | |/ |/|
| * Merge branch 'master' into issue_status_changed_notificationsAlex Denisov2012-08-291-4/+4
| |\
| * \ Merge branch 'master' into issue_status_changed_notificationsAlex Denisov2012-08-291-1/+1
| |\ \
| * | | Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov2012-08-291-7/+62
| * | | Issue_status_changed email addedAlex Denisov2012-08-291-0/+23
* | | | fix project.last_activity specrandx2012-08-301-1/+1
* | | | Merge pull request #1334 from tsigo/milestone_api_specsDmitriy Zaporozhets2012-08-292-6/+7
|\ \ \ \
| * | | | Fix milestone API specs and moved to requests/apiRobert Speicher2012-08-292-6/+7
* | | | | Merge pull request #1333 from tsigo/model_specsDmitriy Zaporozhets2012-08-2917-338/+222
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add more coverage for model validations and associationsRobert Speicher2012-08-2912-50/+96
| * | | | Add is_within method for shoulda's EnsureLengthOf matcherRobert Speicher2012-08-291-0/+14
| * | | | Remove annotations from specsRobert Speicher2012-08-2913-212/+0
| * | | | Move IssueCommonality and Upvote specs out of models and into their own specsRobert Speicher2012-08-294-66/+104
| * | | | Add `include_module` matcherRobert Speicher2012-08-291-0/+10
| * | | | Remove model specs that are covered by factories_specRobert Speicher2012-08-292-12/+0
* | | | | Mark api milestone specs as pendingDmitriy Zaporozhets2012-08-292-1/+2
|/ / / /
* | | | Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-...Dmitriy Zaporozhets2012-08-292-3/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Deprecate the DELETE method for Issues APIRobert Speicher2012-08-221-3/+2
| * | | Remove DELETE API for MilestonesRobert Speicher2012-08-221-8/+0
| * | | Add API for MilestonesRobert Speicher2012-08-161-0/+53
* | | | Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets2012-08-291-4/+4
| |_|/ |/| |
* | | Add ssh key validationDmitriy Zaporozhets2012-08-291-1/+1
| |/ |/|
* | Only include StubbedRepository in Project modelRobert Speicher2012-08-291-17/+3
* | Remove pkey.exampleRobert Speicher2012-08-281-1/+7
* | Remove all instances to 'gitlabhq_x' seed repositories from specs and featuresRobert Speicher2012-08-284-10/+6
* | Simplify StubbedRepository after GitHost changes from masterRobert Speicher2012-08-281-22/+7
* | Simple model spec changes made possible by new factoriesRobert Speicher2012-08-286-95/+37
* | Add deploy_key and personal_key factoriesRobert Speicher2012-08-282-0/+16
* | All specs and features currently passing with FactoryGirlRobert Speicher2012-08-287-29/+258
* | Remove spec/factory and spec/factoriesRobert Speicher2012-08-283-127/+0
* | Use similar interface to access gitoliterandx2012-08-294-30/+72
* | Send notification on update UserProject relation (access changed)Alex Denisov2012-08-271-2/+15
* | Send notifiation on create UserProject relation (access granted)Alex Denisov2012-08-273-0/+52
* | Minor cleanup to Milestone model and specRobert Speicher2012-08-251-9/+18
* | Clean up request specsRobert Speicher2012-08-256-150/+191
* | Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher2012-08-255-3/+33
* | Cleanup spec/support folder and spec/spec_helperRobert Speicher2012-08-2512-90/+56
* | Move observer specs out of spec/models into spec/observersRobert Speicher2012-08-253-0/+0
* | Fix dashboard issues atom feed rspecrandx2012-08-241-2/+2
* | Don't run SimpleCov on TravisRobert Speicher2012-08-231-2/+4
* | Merge pull request #1239 from tsigo/disable_gravatarDmitriy Zaporozhets2012-08-221-0/+26
|\ \
| * | Allow disabling Gravatars in gitlab.yml settingsRobert Speicher2012-08-151-0/+26
| |/
* | Merge branch 'refactor_notify' of https://github.com/tsigo/gitlabhq into tsig...randx2012-08-211-3/+3
|\ \
| * | Remove some duplication in the Notify mailerRobert Speicher2012-08-201-3/+3
* | | project should not respond to write_hooks any morerandx2012-08-211-1/+0
|/ /