aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs/repo_file.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-3/+3
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-4/+6
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+36
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-3/+4
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+20
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+8
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+2
* [API] Extend contents with dates (#9464)65432019-12-241-2/+3
* Be more strict with git arguments (#7715)zeripath2019-08-051-2/+2
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-16/+25
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-1/+1
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-301-6/+20
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-0/+80