summaryrefslogtreecommitdiff
path: root/spec/requests/api/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-0/+12
* Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets2013-10-141-0/+1
* Drop support of root namespace in modelHiroyuki Sato2013-09-171-0/+2
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-0/+16
* Issue uses StateMachine nowAndrew8xx82013-02-181-3/+13
* Rspec fixesDmitriy Zaporozhets2013-01-041-1/+1
* Fix api specs. Use id instead pathDmitriy Zaporozhets2013-01-021-5/+5
* Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets2013-01-021-1/+1
* Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-231-5/+5
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-3/+3
* make API specs more organized and readableNihad Abbasov2012-09-121-4/+6
* Fix milestone API specs and moved to requests/apiRobert Speicher2012-08-291-1/+1
* Mark api milestone specs as pendingDmitriy Zaporozhets2012-08-291-1/+1
* Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-...Dmitriy Zaporozhets2012-08-291-3/+2
* Clean up request specsRobert Speicher2012-08-251-7/+7
* Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher2012-08-251-0/+2
* Cleanup spec/support folder and spec/spec_helperRobert Speicher2012-08-251-0/+71