Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | New API: create file in repo | Dmitriy Zaporozhets | 2013-11-07 | 1 | -0/+41 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |