summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Spork support addedAndrew8xx82013-03-261-43/+58
* login with both email or usernameDmitriy Zaporozhets2013-03-251-1/+1
* Admin.projects: remove views and route specsDmitriy Zaporozhets2013-03-251-20/+0
* Updatev security tests since admin is a superuser now. Has access to any projectDmitriy Zaporozhets2013-03-251-17/+17
* Removed not relevant tests for admin.projectsDmitriy Zaporozhets2013-03-251-42/+0
* Merge branch 'fix-404-json-file' of https://github.com/hiroponz/gitlabhq into...Dmitriy Zaporozhets2013-03-241-42/+0
|\
| * Fix 404 error while displaying json files.Sato Hiroyuki2013-03-211-42/+0
* | Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets2013-03-211-1/+1
* | Merge pull request #3258 from hiroponz/display-commit-msgDmitriy Zaporozhets2013-03-211-0/+1
|\ \ | |/ |/|
| * Fix travis failure randomly, because Capybara.default_wait_time is too short.Sato Hiroyuki2013-03-211-0/+1
* | 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