| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tests. added jquery.timeago.js | Dmitriy Zaporozhets | 2013-03-19 | 5 | -57/+13 |
* | remove unused spec | Dmitriy Zaporozhets | 2013-03-19 | 1 | -14/+0 |
* | Merge pull request #3251 from AlexDenisov/api_additional_user_fields | Dmitriy Zaporozhets | 2013-03-18 | 2 | -0/+8 |
|\ |
|
| * | Abilities added to /user and /sign_in requests | Alex Denisov | 2013-03-18 | 2 | -0/+8 |
* | | Fix spec errors. | Sato Hiroyuki | 2013-03-19 | 2 | -8/+11 |
|/ |
|
* | Result of misspellings run. | Kevin Lyda | 2013-03-17 | 1 | -1/+1 |
* | Fix Wiki migration task and add more test coverage. | Dan Knox | 2013-03-16 | 1 | -0/+105 |
* | Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D... | Dmitriy Zaporozhets | 2013-03-15 | 5 | -21/+498 |
|\ |
|
| * | Use Gitlab Markdown for Markdown files and Gollum to render the rest. | Dan Knox | 2013-03-13 | 1 | -0/+24 |
| * | Create Wiki migration task. | Dan Knox | 2013-03-10 | 1 | -0/+114 |
| * | Replace current Wiki system with Gollum Wikis. | Dan Knox | 2013-03-09 | 3 | -20/+360 |
* | | reannotated | Dmitriy Zaporozhets | 2013-03-15 | 9 | -33/+38 |
* | | Use wiki tab for wiki, wall, snippets | Dmitriy Zaporozhets | 2013-03-15 | 1 | -1/+1 |
* | | Finish select2-ajax for users. Added Select2Helper for tests | Dmitriy Zaporozhets | 2013-03-14 | 1 | -0/+25 |
* | | stub git shell mv_repository | Dmitriy Zaporozhets | 2013-03-12 | 1 | -0/+4 |
* | | Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0 | Dmitriy Zaporozhets | 2013-03-12 | 3 | -66/+47 |
* | | fix api internal test | Dmitriy Zaporozhets | 2013-03-11 | 1 | -1/+1 |
* | | Merge pull request #3170 from Asquera/api/system_hooks_adjustments | Dmitriy Zaporozhets | 2013-03-10 | 1 | -2/+14 |
|\ \ |
|
| * \ | Merge branch 'master' into api/system_hooks_adjustments | Sebastian Ziebell | 2013-03-07 | 1 | -28/+49 |
| |\ \
| | |/ |
|
| * | | API: system hooks API functions and documentation updated | Sebastian Ziebell | 2013-03-07 | 1 | -2/+14 |
* | | | add coveralls.io to travis builds | Dmitriy Zaporozhets | 2013-03-10 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge pull request #2835 from Asquera/fixes/api | Dmitriy Zaporozhets | 2013-03-07 | 9 | -22/+511 |
|\ \
| |/ |
|
| * | Merge branch 'master' into fixes/api, code clean up and tests fixed | Sebastian Ziebell | 2013-03-07 | 8 | -20/+227 |
| |\ |
|
| * \ | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-03-05 | 8 | -7/+153 |
| |\ \ |
|
| * | | | API: fixed adding a note | Sebastian Ziebell | 2013-02-27 | 1 | -2/+1 |
| * | | | API: extracted helper method to validate required parameters, code clean up | Sebastian Ziebell | 2013-02-27 | 1 | -3/+4 |
| * | | | API: merge request documentation updated, added return codes to functions | Sebastian Ziebell | 2013-02-27 | 1 | -1/+6 |
| * | | | API: issues documentation and API functions updated | Sebastian Ziebell | 2013-02-27 | 1 | -0/+16 |
| * | | | API: session documentation updated and test added | Sebastian Ziebell | 2013-02-27 | 1 | -0/+10 |
| * | | | API: groups documentation updated, functions return different status codes | Sebastian Ziebell | 2013-02-27 | 1 | -0/+10 |
| * | | | API repository documentation updated, includes infos to return codes | Sebastian Ziebell | 2013-02-27 | 1 | -13/+7 |
| * | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-27 | 33 | -201/+376 |
| |\ \ \ |
|
| * | | | | API documentation updated for project snippets. | Sebastian Ziebell | 2013-02-21 | 1 | -0/+11 |
| * | | | | API: Fixes tests for changed hook deletion | Sebastian Ziebell | 2013-02-21 | 1 | -7/+2 |
| * | | | | API documentation update for milestones | Sebastian Ziebell | 2013-02-20 | 1 | -3/+12 |
| * | | | | API: fixes return codes for notes, documentation updated | Sebastian Ziebell | 2013-02-20 | 1 | -1/+45 |
| * | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-20 | 1 | -4/+3 |
| |\ \ \ \ |
|
| * | | | | | API: fixes test if project limit is reached | Sebastian Ziebell | 2013-02-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-20 | 15 | -276/+273 |
| |\ \ \ \ \ |
|
| * | | | | | | API: fixes return codes, documentation updated with status codes, tests added | Sebastian Ziebell | 2013-02-20 | 1 | -12/+111 |
| * | | | | | | Test to check 404 error when project id not found | Sebastian Ziebell | 2013-02-14 | 1 | -0/+5 |
| * | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-14 | 4 | -6/+6 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | API: tests that check status codes for project branches and hooks | Sebastian Ziebell | 2013-02-14 | 1 | -0/+43 |
| * | | | | | | | API: status code 403 returned if new project would exceed limit | Sebastian Ziebell | 2013-02-14 | 1 | -0/+13 |
| * | | | | | | | API: extracted helper method to provide 400 bad request error with description | Sebastian Ziebell | 2013-02-13 | 1 | -0/+5 |
| * | | | | | | | API: return status code 400 if filepath of raw file blob not given | Sebastian Ziebell | 2013-02-13 | 1 | -1/+6 |
| * | | | | | | | API: fixes a few return codes for project snippets | Sebastian Ziebell | 2013-02-13 | 1 | -0/+30 |
| * | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-13 | 4 | -1/+55 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | API: test checks a 400 code is returned if snippet title not given | Sebastian Ziebell | 2013-02-13 | 1 | -0/+6 |
| * | | | | | | | | API: test checks a 404 error is returned if snippet id not found | Sebastian Ziebell | 2013-02-13 | 1 | -0/+5 |