summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Move directory with project. Fixed all related path methods to use namespaceDmitriy Zaporozhets2012-11-223-1/+18
|/ /
* | Fixed specDmitriy Zaporozhets2012-11-201-1/+0
* | ReannotatedDmitriy Zaporozhets2012-11-204-7/+12
* | Post Receive Refactored. Service hooks also triggered nowDmitriy Zaporozhets2012-11-192-15/+13
* | Annotated. schema updatedDmitriy Zaporozhets2012-11-1916-87/+100
* | Service model and service hookDmitriy Zaporozhets2012-11-202-0/+44
|/
* Use poltergeist instaead of capybara-webkitDmitriy Zaporozhets2012-11-161-8/+2
* Fix specsRiyad Preukschas2012-11-143-29/+34
* Merge pull request #1928 from kouno/cleanup-factoriesDmitriy Zaporozhets2012-11-1342-239/+221
|\
| * Remove backward compatibility of factories.Vincent Bonmalais2012-11-1342-239/+221
* | AnnotatedDmitriy Zaporozhets2012-11-071-0/+1
|/