Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring gfm_autocomplete | Valeriy Sizov | 2012-12-20 | 1 | -0/+8 |
* | API: get a single wall note | Nihad Abbasov | 2012-12-01 | 1 | -0/+8 |
* | API: ability to create a wall note | Nihad Abbasov | 2012-11-29 | 1 | -0/+8 |
* | API: create new notes | Nihad Abbasov | 2012-11-29 | 1 | -0/+20 |
* | API: get a single note | Nihad Abbasov | 2012-11-29 | 1 | -2/+20 |
* | API: list wall, snippet and issue notes | Nihad Abbasov | 2012-11-29 | 1 | -0/+52 |
* | Fixing requests after namespaces. Fixed admin bug with access to project | Dmitriy Zaporozhets | 2012-11-23 | 2 | -8/+7 |
* | Fixed some tests and snippet colorize | Dmitriy Zaporozhets | 2012-11-23 | 3 | -43/+42 |
* | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 6 | -30/+30 |
* | Merge pull request #1735 from NARKOZ/api | Valeriy Sizov | 2012-11-07 | 2 | -9/+9 |
|\ | |||||
| * | fix wrong test case | Nihad Abbasov | 2012-10-19 | 1 | -2/+2 |
| * | fix typos in specs | Nihad Abbasov | 2012-10-19 | 1 | -4/+4 |
| * | fix mass-assignment error in user create API | Nihad Abbasov | 2012-10-19 | 1 | -4/+4 |
* | | Merge branch 'front-end' of https://github.com/NARKOZ/gitlabhq into NARKOZ-fr... | randx | 2012-10-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix typo in spec | Nihad Abbasov | 2012-10-19 | 1 | -1/+1 |
| |/ | |||||
* | | API: fix after review | Valeriy Sizov | 2012-10-25 | 1 | -6/+6 |
* | | API: tests for merge_requests | Valeriy Sizov | 2012-10-25 | 1 | -0/+62 |
|/ | |||||
* | Update spec/requests/api/projects_spec.rb | jozefvaclavik | 2012-10-12 | 1 | -2/+1 |
* | Update projects_spec.rb for Hook list and edit | jozefvaclavik | 2012-10-12 | 1 | -2/+21 |
* | API: add project snippets listing | Nihad Abbasov | 2012-10-08 | 1 | -0/+9 |
* | #1585 Api for user creation: rspec | Valeriy Sizov | 2012-10-02 | 1 | -0/+21 |
* | whitespace | Nihad Abbasov | 2012-09-21 | 1 | -0/+4 |
* | API: SSH keys belong to user entity | Nihad Abbasov | 2012-09-21 | 2 | -74/+62 |
* | API: commits belong to project repository | Nihad Abbasov | 2012-09-21 | 2 | -29/+21 |
* | Merge pull request #1521 from NARKOZ/api | Dmitriy Zaporozhets | 2012-09-21 | 1 | -22/+32 |
|\ | |||||
| * | add API for project team members | Nihad Abbasov | 2012-09-21 | 1 | -22/+32 |
* | | APi for commits. Better api docs | Dmitriy Zaporozhets | 2012-09-21 | 1 | -0/+29 |
|/ | |||||
* | API: return 401 for invalid session | Nihad Abbasov | 2012-09-20 | 1 | -2/+2 |
* | I want be able to get token via api. Used for mobile applications | Dmitriy Zaporozhets | 2012-09-20 | 1 | -0/+39 |
* | Docs added | Alex Denisov | 2012-09-16 | 1 | -0/+18 |
* | SSH Keys API implemented | Alex Denisov | 2012-09-16 | 1 | -0/+55 |
* | Merge pull request #1411 from miks/project_hooks_api | Dmitriy Zaporozhets | 2012-09-12 | 1 | -0/+31 |
|\ | |||||
| * | Merge branch 'master' into project_hooks_api | miks | 2012-09-10 | 1 | -1/+1 |
| |\ | |||||
| * | | Projects hooks API implemented | miks | 2012-09-08 | 1 | -0/+31 |
* | | | Merge pull request #1446 from NARKOZ/refactoring | Dmitriy Zaporozhets | 2012-09-12 | 3 | -12/+18 |
|\ \ \ | |_|/ |/| | | |||||
| * | | make API specs more organized and readable | Nihad Abbasov | 2012-09-12 | 3 | -12/+18 |
* | | | Common errors method added | Alex Denisov | 2012-09-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix failing tests | miks | 2012-09-08 | 1 | -8/+9 |
* | | "users" GET test added | miks | 2012-09-08 | 1 | -0/+12 |
* | | move "users" test after project tests | miks | 2012-09-08 | 1 | -27/+27 |
* | | Merge branch 'master' into project_users_api | miks | 2012-09-08 | 1 | -32/+34 |
|\ \ | |||||
| * | | json_spec removed | Alex Denisov | 2012-09-04 | 1 | -29/+32 |
| * | | json_spec added. Create project via REST API fixed | Alex Denisov | 2012-09-04 | 1 | -49/+13 |
| * | | Create project via API: fixes added | Alex Denisov | 2012-09-03 | 1 | -3/+38 |
| |/ | |||||
* | | Make project users API more RESTful | miks | 2012-09-06 | 1 | -4/+23 |
* | | proper Grape params hash simulation | miks | 2012-09-06 | 1 | -1/+1 |
* | | Fix tests | miks | 2012-09-06 | 1 | -4/+3 |
* | | count against last project | miks | 2012-09-06 | 1 | -1/+1 |
* | | API on adding users to project implemented | miks | 2012-09-05 | 1 | -0/+12 |
|/ | |||||
* | API on Projects creation implemented | Alex Denisov | 2012-08-31 | 1 | -0/+37 |