Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create branch via API | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+20 |
* | Move branches api to separate class | Dmitriy Zaporozhets | 2014-03-31 | 2 | -80/+95 |
* | Merge pull request #5469 from NARKOZ/api-pagination-headers | Dmitriy Zaporozhets | 2014-03-31 | 1 | -0/+6 |
|\ | |||||
| * | add 'Link' header for API response | Nihad Abbasov | 2013-10-29 | 1 | -0/+6 |
* | | Merge pull request #6569 from criteo/api_merge_request_comments | Dmitriy Zaporozhets | 2014-03-26 | 1 | -0/+17 |
|\ \ | |||||
| * | | Add method to get the comments on a merge request | Stuart Pook | 2014-03-19 | 1 | -0/+17 |
* | | | Merge branch 'event-create-service' into 'master' | Dmitriy Zaporozhets | 2014-03-26 | 1 | -12/+0 |
|\ \ \ | |||||
| * | | | Fix tests | Dmitriy Zaporozhets | 2014-03-25 | 1 | -12/+0 |
| |/ / | |||||
* | | | moving labels specs to projects_spec file | Ábner Silva de Oliveira | 2014-03-22 | 2 | -26/+13 |
* | | | added api method to return labels of a given project | Ábner Silva de Oliveira | 2014-03-21 | 1 | -0/+26 |
|/ / | |||||
* | | Make use of project factory traits | Robert Speicher | 2014-03-19 | 1 | -14/+14 |
* | | Add tests for API project permissions info | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+23 |
* | | Move project members api to separate file | Dmitriy Zaporozhets | 2014-03-17 | 2 | -142/+156 |
* | | Added tests of Create and Update MR description. | Greg Messner | 2014-03-10 | 1 | -1/+8 |
* | | Extract commits API to separate file | Dmitriy Zaporozhets | 2014-02-18 | 2 | -71/+87 |
* | | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+30 |
* | | Merge branch 'improve/mr_diff' | Dmitriy Zaporozhets | 2014-01-23 | 6 | -39/+57 |
|\ \ | |||||
| * | | Fix api merge request specs | Dmitriy Zaporozhets | 2014-01-22 | 1 | -17/+16 |
| * | | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 6 | -24/+43 |
* | | | Remove deprecated finders | skv | 2014-01-19 | 1 | -1/+1 |
|/ / | |||||
* | | Add support for various archive formats. | Jason Hollingsworth | 2014-01-02 | 1 | -2/+21 |
* | | Add api support for raw blob search | Thom Gerdes | 2013-12-26 | 1 | -0/+7 |
* | | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 1 | -0/+27 |
* | | fix most of warnings | skv | 2013-12-15 | 1 | -1/+1 |
* | | ProjectHook API supports new event fields | Dmitriy Zaporozhets | 2013-12-04 | 1 | -2/+2 |
* | | Extract tests for project hooks API | Dmitriy Zaporozhets | 2013-12-04 | 2 | -116/+132 |
* | | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 1 | -9/+68 |
* | | Fix session spec because of password length | Dmitriy Zaporozhets | 2013-11-25 | 1 | -1/+1 |
* | | Improve consistency: use file_path for API create/update/delete files | Dmitriy Zaporozhets | 2013-11-20 | 1 | -2/+2 |
* | | Tests for delete file by API | Dmitriy Zaporozhets | 2013-11-19 | 1 | -0/+34 |
* | | API: projects/all tests | Dmitriy Zaporozhets | 2013-11-18 | 1 | -0/+26 |
* | | Namespaces api specs | Dmitriy Zaporozhets | 2013-11-15 | 1 | -0/+31 |
* | | API: Edit file in repository | Dmitriy Zaporozhets | 2013-11-11 | 1 | -6/+41 |
* | | Specs for Create file API | Dmitriy Zaporozhets | 2013-11-07 | 1 | -0/+46 |
* | | Remove default_branch support from API project creation | Dmitriy Zaporozhets | 2013-11-06 | 1 | -5/+0 |
* | | API: set gitlab-ci service for project | Dmitriy Zaporozhets | 2013-10-29 | 1 | -0/+33 |
|/ | |||||
* | Fixing unsafe use of Thread.current variable :current_user | Angus MacArthur | 2013-10-16 | 3 | -0/+36 |
* | Extend API Issues, MergeRequets, Milestones with iid field | Dmitriy Zaporozhets | 2013-10-14 | 3 | -0/+3 |
* | Remove file compairson | Izaak Alpert | 2013-10-10 | 1 | -8/+0 |
* | Added more tests for archive api | Izaak Alpert | 2013-10-10 | 1 | -0/+9 |
* | feature API call to download repo archive | Izaak Alpert | 2013-10-10 | 1 | -0/+11 |
* | API: specs for remove project | Dmitriy Zaporozhets | 2013-10-09 | 1 | -0/+38 |
* | Remove group api specs | Dmitriy Zaporozhets | 2013-10-07 | 1 | -0/+38 |
* | Fix Api session spec | Dmitriy Zaporozhets | 2013-09-30 | 1 | -1/+0 |
* | Merge pull request #5213 from bladealslayer/feature/user_api_extended | Dmitriy Zaporozhets | 2013-09-29 | 1 | -1/+46 |
|\ | |||||
| * | Added test cases to verify admin status of users created via API. | Boyan Tabakov | 2013-09-29 | 1 | -0/+19 |
| * | Extended User API to expose admin and can_create_group for user creation/upda... | Boyan Tabakov | 2013-09-29 | 1 | -1/+27 |
* | | Respect authorization in Repository API | Dmitriy Zaporozhets | 2013-09-29 | 1 | -1/+12 |
|/ | |||||
* | Ignore owner_id for Group in tests | Dmitriy Zaporozhets | 2013-09-26 | 1 | -4/+14 |
* | Added search for projects by name to api | Izaak Alpert | 2013-09-23 | 1 | -0/+38 |