You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/convert
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
* Added MirrorInterval to the API

* Remove MirrorInterval from CreateRepository

* Removed Duplicate UpdateMirror Function

* Updated Error Logging

* Update Log Message for is not Mirror

Co-authored-by: 6543 <6543@obermui.de>

* Delete Debug Statement that snuck in

Co-authored-by: zeripath <art27@cantab.net>

* Add Check for If Interval is too small

* Output to API Call

* Add Error Object when time is Less than Min Interval

* Frequency Error Message

Co-authored-by: zeripath <art27@cantab.net>

* Allow Zero Mirror Interval

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
convert.go migrate from com.* to alternatives (#14103) 4 years ago
git_commit.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
git_commit_test.go Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
issue.go [API] Add Ref to Issue (#13946) 4 years ago
issue_comment.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
issue_test.go Add Created & Updated to Milestone (#12662) 4 years ago
main_test.go Move pull request api convert to convert package (#9664) 5 years ago
notification.go Move Repo APIFormat to convert package (#13787) 4 years ago
pull.go Move Repo APIFormat to convert package (#13787) 4 years ago
pull_review.go Add review request api (#11355) 4 years ago
pull_test.go Move Repo APIFormat to convert package (#13787) 4 years ago
release.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
repository.go Add MirrorInterval to the API (#14163) 4 years ago
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
user.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
user_test.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
utils.go [API] Migration: Change ServiceType String (#12672) 4 years ago