Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add git blame api | Oleg Zubchenko | 2019-07-26 | 1 | -0/+25 |
| | |||||
* | Use read_repository scope on read-only files API | James Lopez | 2018-12-04 | 1 | -0/+4 |
| | |||||
* | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routing | Imre Farkas | 2018-11-28 | 1 | -1/+1 |
| | | | | | It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS | ||||
* | Enable frozen string in lib/api and lib/backup | gfyoung | 2018-09-29 | 1 | -0/+2 |
| | | | | | | | | | | Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190 | ||||
* | Resolve "500 Internal Server Error: Cherrypick commit with empty branch name" | 🙈 jacopo beschi 🙉 | 2018-09-11 | 1 | -5/+5 |
| | |||||
* | Extend to PUT request | Robert Schilling | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | API: Catch empty commit messages | Robert Schilling | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Add SHA256 and HEAD on File API | Ahmet Demir | 2018-06-28 | 1 | -11/+45 |
| | |||||
* | fix :file_path - add requirements: | Marc Siegfriedt | 2017-08-30 | 1 | -6/+8 |
| | |||||
* | Fix API responses when dealing with txt filesissue_31790 | Felipe Artur | 2017-08-15 | 1 | -0/+3 |
| | |||||
* | Add start_branch to files and commits APIs | Douwe Maan | 2017-08-04 | 1 | -3/+4 |
| | |||||
* | Blob#load_all_data! doesn’t need an argumentblob-load-all-data | Douwe Maan | 2017-06-07 | 1 | -1/+1 |
| | |||||
* | Introduce optimistic locking support via optional parameter last_commit_id ↵ | Roman Safronov | 2017-06-06 | 1 | -2/+9 |
| | | | | on File Update API | ||||
* | Refactor changing files in web UI | Douwe Maan | 2017-04-20 | 1 | -2/+2 |
| | |||||
* | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵ | Rémy Coutable | 2017-03-16 | 1 | -1/+1 |
| | | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Remove unecessary endpoint from repository, add compatibility endpoints for ↵issue_16834 | Felipe Artur | 2017-03-07 | 1 | -19/+13 |
| | | | | v3 and several improvements | ||||
* | Update API endpoints for raw files | Felipe Artur | 2017-03-07 | 1 | -20/+40 |
| | |||||
* | Return 204 for delete endpoints | Robert Schilling | 2017-02-28 | 1 | -4/+1 |
| | |||||
* | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branch | Oswaldo Ferreira | 2017-02-21 | 1 | -4/+4 |
| | |||||
* | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -1/+0 |
| | |||||
* | Rename Files::DeleteService to Files::DestroyService | dixpac | 2017-02-10 | 1 | -1/+1 |
| | | | | | Reason for renaming is to comply with naming convention of services in codebase. | ||||
* | Fix renaming | Lin Jen-Shin | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'cache-last-commit-sha-for-path' into 'master' | Yorick Peterse | 2016-12-22 | 1 | -1/+1 |
|\ | | | | | | | | | Cache last commit id for path See merge request !8098 | ||||
| * | Merge two methods. | Hiroyuki Sato | 2016-12-20 | 1 | -1/+1 |
| | | |||||
| * | Rename sha to id | Hiroyuki Sato | 2016-12-20 | 1 | -1/+1 |
| | | |||||
| * | Use Repository#cache_last_commit_sha_for_path in API | Hiroyuki Sato | 2016-12-20 | 1 | -1/+1 |
| | | |||||
* | | Allow unauthenticated access to Repositories Files API GET endpoints | Rémy Coutable | 2016-12-20 | 1 | -2/+0 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Grapify the files APIgrapify-files-api | Robert Schilling | 2016-11-30 | 1 | -93/+60 |
| | |||||
* | Add optional 'author' param when making commits | Dan Dunckel | 2016-09-19 | 1 | -5/+7 |
| | |||||
* | WIP lazy blobs | Jacob Vosmaer | 2016-02-01 | 1 | -2/+4 |
| | |||||
* | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Add ability to fetch the commit ID of the last commit that actually touched ↵api_file_touched_at | Valery Sizov | 2015-11-02 | 1 | -1/+3 |
| | | | | a file | ||||
* | Revert "Merge branch 'revert-satellites' into 'master' " | Dmitriy Zaporozhets | 2015-08-11 | 1 | -24/+26 |
| | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c. | ||||
* | Merge branch 'revert-satellites' into 'master' | Dmitriy Zaporozhets | 2015-08-11 | 1 | -26/+24 |
|\ | | | | | | | | | | | | | | | | | Revert satellites Return satellites to master for 7.14 We remove satellites in next release (8.0) See merge request !1136 | ||||
| * | Revert "Fix editing files via API" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -26/+24 |
| | | | | | | | | This reverts commit 7bde6ae540bab5c93a83bfe26102674adba0eab5. | ||||
* | | Fix corrupted binary files when using API files endpoint | Stan Hu | 2015-08-09 | 1 | -1/+1 |
|/ | | | | | | Add CHANGELOG for gitlab_git 7.2.9 updates Closes #2219 | ||||
* | Fix editing files via API | Dmitriy Zaporozhets | 2015-06-05 | 1 | -24/+26 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use project.commit convenience method. | Douwe Maan | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | Improve error messages when file editing fails | Vinnie Okada | 2015-02-22 | 1 | -1/+2 |
| | | | | | Give more specific errors in API responses and web UI flash messages when a file update fails. | ||||
* | Message for api files and groups. | Marin Jankovski | 2014-12-30 | 1 | -2/+2 |
| | |||||
* | Use :message key, not :error for File::Service. | Ciro Santilli | 2014-10-13 | 1 | -3/+3 |
| | |||||
* | fix permissions for files API | Nihad Abbasov | 2014-06-06 | 1 | -1/+8 |
| | |||||
* | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 1 | -1/+52 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'refactoring/context_into_services' into 'master' | Dmitriy Zaporozhets | 2014-01-17 | 1 | -3/+3 |
|\ | | | | | | | | | | | Refactoring context Into services To prevent confusion where to write logic. Context or Service? | ||||
| * | Replace context with service in lib | Dmitriy Zaporozhets | 2014-01-16 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Accept encoding attribute in files API | Dmitriy Zaporozhets | 2014-01-16 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve consistency: use file_path for API create/update/delete files | Dmitriy Zaporozhets | 2013-11-20 | 1 | -5/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | API: delete file from repository | Dmitriy Zaporozhets | 2013-11-19 | 1 | -3/+31 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | API: Edit file in repository | Dmitriy Zaporozhets | 2013-11-11 | 1 | -2/+34 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix type in API doc | Dmitriy Zaporozhets | 2013-11-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |