summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix gfm helper testDmitriy Zaporozhets2013-03-201-1/+1
* fix key observer testDmitriy Zaporozhets2013-03-201-6/+1
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-0/+22
* removed few outdated testsDmitriy Zaporozhets2013-03-192-15/+1
* fix wall feature. removed duplicated testDmitriy Zaporozhets2013-03-191-41/+0
* fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-195-57/+13
* remove unused specDmitriy Zaporozhets2013-03-191-14/+0
* Merge pull request #3251 from AlexDenisov/api_additional_user_fieldsDmitriy Zaporozhets2013-03-182-0/+8
|\
| * Abilities added to /user and /sign_in requestsAlex Denisov2013-03-182-0/+8
* | Fix spec errors.Sato Hiroyuki2013-03-192-8/+11
|/
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* Fix Wiki migration task and add more test coverage.Dan Knox2013-03-161-0/+105
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-155-21/+498
|\
| * Use Gitlab Markdown for Markdown files and Gollum to render the rest.Dan Knox2013-03-131-0/+24
| * Create Wiki migration task.Dan Knox2013-03-101-0/+114
| * Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-093-20/+360
* | reannotatedDmitriy Zaporozhets2013-03-159-33/+38
* | Use wiki tab for wiki, wall, snippetsDmitriy Zaporozhets2013-03-151-1/+1
* | Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-141-0/+25
* | stub git shell mv_repositoryDmitriy Zaporozhets2013-03-121-0/+4
* | Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-123-66/+47
* | fix api internal testDmitriy Zaporozhets2013-03-111-1/+1
* | Merge pull request #3170 from Asquera/api/system_hooks_adjustmentsDmitriy Zaporozhets2013-03-101-2/+14
|\ \
| * \ Merge branch 'master' into api/system_hooks_adjustmentsSebastian Ziebell2013-03-071-28/+49
| |\ \ | | |/
| * | API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-2/+14
* | | add coveralls.io to travis buildsDmitriy Zaporozhets2013-03-101-0/+4
| |/ |/|
* | Merge pull request #2835 from Asquera/fixes/apiDmitriy Zaporozhets2013-03-079-22/+511
|\ \ | |/
| * Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-078-20/+227
| |\
| * \ Merge branch 'master' into fixes/apiSebastian Ziebell2013-03-058-7/+153
| |\ \
| * | | API: fixed adding a noteSebastian Ziebell2013-02-271-2/+1
| * | | API: extracted helper method to validate required parameters, code clean upSebastian Ziebell2013-02-271-3/+4
| * | | API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-271-1/+6
| * | | API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-0/+16
| * | | API: session documentation updated and test addedSebastian Ziebell2013-02-271-0/+10
| * | | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-0/+10
| * | | API repository documentation updated, includes infos to return codesSebastian Ziebell2013-02-271-13/+7
| * | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-2733-201/+376
| |\ \ \
| * | | | API documentation updated for project snippets.Sebastian Ziebell2013-02-211-0/+11
| * | | | API: Fixes tests for changed hook deletionSebastian Ziebell2013-02-211-7/+2
| * | | | API documentation update for milestonesSebastian Ziebell2013-02-201-3/+12
| * | | | API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-201-1/+45
| * | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-201-4/+3
| |\ \ \ \
| * | | | | API: fixes test if project limit is reachedSebastian Ziebell2013-02-201-1/+1
| * | | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-2015-276/+273
| |\ \ \ \ \
| * | | | | | API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell2013-02-201-12/+111
| * | | | | | Test to check 404 error when project id not foundSebastian Ziebell2013-02-141-0/+5
| * | | | | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-144-6/+6
| |\ \ \ \ \ \
| * | | | | | | API: tests that check status codes for project branches and hooksSebastian Ziebell2013-02-141-0/+43
| * | | | | | | API: status code 403 returned if new project would exceed limitSebastian Ziebell2013-02-141-0/+13
| * | | | | | | API: extracted helper method to provide 400 bad request error with descriptionSebastian Ziebell2013-02-131-0/+5