summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Account role specDmitriy Zaporozhets2012-12-162-12/+48
* Moving repositories spec to roles. Added missing spec for projectDmitriy Zaporozhets2012-12-152-92/+96
* Uncommented test observing comment eventDmitriy Zaporozhets2012-12-141-11/+13
* Fixed event.allowed? with event.proper?Dmitriy Zaporozhets2012-12-141-1/+1
* added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets2012-12-141-1/+12
* Fix spec/workers/post_receive_spec.rbDmitriy Zaporozhets2012-12-131-2/+2
* Add ace editor to snippetsDmitriy Zaporozhets2012-12-121-3/+2
* Fix project hook specRiyad Preukschas2012-12-101-1/+1
* Merge pull request #2222 from jojosch/add-test-help-raketasksRiyad Preukschas2012-12-101-0/+5
|\
| * add help/raketasks to routing specJohannes Schleifenbaum2012-12-081-0/+5
* | Fix worker specs to parse namespacesDmitriy Zaporozhets2012-12-091-4/+8
|/
* Merge pull request #2208 from jouve/username2Ariejan de Vroom2012-12-072-14/+14
|\
| * replace user.name by user.username in GFMCyril2012-12-072-14/+14
* | allow customize gravatar urlSergey Linnik2012-12-071-0/+22
|/
* fix failing specSergey Linnik2012-12-061-1/+1
* Rewrite project security model testsDmitriy Zaporozhets2012-12-051-11/+82
* Remove annoying failing specDmitriy Zaporozhets2012-12-031-12/+0
* Merge pull request #2124 from NARKOZ/apiDmitriy Zaporozhets2012-12-022-1/+9
|\
| * API: get a single wall noteNihad Abbasov2012-12-011-0/+8
| * API version returns last version setNihad Abbasov2012-12-011-1/+1
* | Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-022-19/+16
|/
* Merge pull request #2017 from duksis/backup_restoreDmitriy Zaporozhets2012-11-301-0/+46
|\
| * Stub for Dir.chdir as it is not neededHugo Duksis2012-11-201-0/+1
| * tests for issue #1984Hugo Duksis2012-11-191-0/+45
* | API: ability to create a wall noteNihad Abbasov2012-11-291-0/+8
* | API: create new notesNihad Abbasov2012-11-291-0/+20
* | API: get a single noteNihad Abbasov2012-11-291-2/+20
* | API: list wall, snippet and issue notesNihad Abbasov2012-11-291-0/+52
* | Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-292-2/+3
* | Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-12/+0
* | Fix GitLab Markdown helper specRiyad Preukschas2012-11-281-2/+4
* | Increased test coverageDmitriy Zaporozhets2012-11-214-18/+55
* | Cover ProjectMover with testsDmitriy Zaporozhets2012-11-212-5/+70
* | Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-281-0/+1
* | Fixing and commenting testsDmitriy Zaporozhets2012-11-261-9/+10
* | Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets2012-11-264-5/+179
|\ \
| * | Add specs for exporting merge requests as diff or patchRiyad Preukschas2012-11-252-0/+99
| * | Remove merge_request#raw and replace it with formats to #showRiyad Preukschas2012-11-251-5/+5
| * | Add specs for exporting commits as diff or patchRiyad Preukschas2012-11-251-0/+74
| * | Add diff format to commit#showRiyad Preukschas2012-11-221-0/+1
* | | Removed unused specDmitriy Zaporozhets2012-11-251-8/+0
* | | Allow project creation in scope of group for non-admin but group ownersDmitriy Zaporozhets2012-11-253-0/+12
* | | ReannotatedDmitriy Zaporozhets2012-11-245-4/+22
* | | class for moving projectDmitriy Zaporozhets2012-11-242-6/+14
* | | Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets2012-11-2310-55/+21
* | | Fix model testsDmitriy Zaporozhets2012-11-234-13/+13
* | | Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-236-57/+50
* | | Fix project.code-related functionalityDmitriy Zaporozhets2012-11-231-2/+1
* | | Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-233-9/+2
* | | Ability to create project with namespaceDmitriy Zaporozhets2012-11-231-0/+1