summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Fixed dashboard show specsDmitriy Zaporozhets2013-01-271-1/+1
* Add optional signup.Marin Jankovski2013-01-182-0/+43
* should be green build now :)Dmitriy Zaporozhets2013-01-151-7/+8
* Fix spec/requests/notes_on_merge_requests_spec.rDmitriy Zaporozhets2013-01-151-4/+3
* fix notes_on_wall specsDmitriy Zaporozhets2013-01-151-1/+1
* fixing some testDmitriy Zaporozhets2013-01-152-33/+30
* Replace commit diff note request specs with spinach featuresRiyad Preukschas2013-01-151-137/+0
* Replace commit note request specs with spinach featuresRiyad Preukschas2013-01-151-88/+2
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-1514-129/+74
|\
| * sidekiq with green testsDmitriy Zaporozhets2013-01-091-4/+2
| * A bit of spinach testsDmitriy Zaporozhets2013-01-091-53/+0
| * Fix security specDmitriy Zaporozhets2013-01-051-2/+2
| * Fix some tests. Use travis-ci 1.9.2Dmitriy Zaporozhets2013-01-051-4/+4
| * Rspec fixesDmitriy Zaporozhets2013-01-0410-15/+15
| * Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-042-6/+5
| * Fixed missing current user for issue observerDmitriy Zaporozhets2013-01-021-1/+1
| * Fix api specs. Use id instead pathDmitriy Zaporozhets2013-01-023-15/+15
| * Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets2013-01-026-34/+34
| * Fix import rake task and testsDmitriy Zaporozhets2012-12-231-0/+1
* | Add preliminary specs for notes on merge requestsRiyad Preukschas2013-01-151-0/+235
* | Add specs for notes on wallRiyad Preukschas2013-01-051-0/+86
* | Add specs for notes on commitsRiyad Preukschas2013-01-051-0/+223
|/
* Implement UsersProject project_access validationDmitriy Zaporozhets2012-12-221-1/+1
* Merge pull request #2305 from gitlabhq/fix_gfm_auto_completeDmitriy Zaporozhets2012-12-211-0/+8
|\
| * refactoring gfm_autocompleteValeriy Sizov2012-12-201-0/+8
* | Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-191-1/+1
* | Make tests green for postgresDmitriy Zaporozhets2012-12-181-5/+5
|/
* Add ace editor to snippetsDmitriy Zaporozhets2012-12-121-3/+2
* replace user.name by user.username in GFMCyril2012-12-071-6/+6
* fix failing specSergey Linnik2012-12-061-1/+1
* Remove annoying failing specDmitriy Zaporozhets2012-12-031-12/+0
* Merge pull request #2124 from NARKOZ/apiDmitriy Zaporozhets2012-12-021-0/+8
|\
| * API: get a single wall noteNihad Abbasov2012-12-011-0/+8
* | Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-021-1/+10
|/
* 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
* Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-12/+0
* Removed unused specDmitriy Zaporozhets2012-11-251-8/+0
* Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets2012-11-235-46/+11
* Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-235-57/+44
* Fix specsRiyad Preukschas2012-11-141-28/+33
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-1319-106/+106
* Merge pull request #1735 from NARKOZ/apiValeriy Sizov2012-11-072-9/+9
|\
| * fix wrong test caseNihad Abbasov2012-10-191-2/+2
| * fix typos in specsNihad Abbasov2012-10-191-4/+4
| * fix mass-assignment error in user create APINihad Abbasov2012-10-191-4/+4
* | Merge branch 'front-end' of https://github.com/NARKOZ/gitlabhq into NARKOZ-fr...randx2012-10-271-1/+1
|\ \
| * | fix typo in specNihad Abbasov2012-10-191-1/+1
| |/