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.
gitea/templates/repo/settings
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157)
* Added push mirror model.

* Integrated push mirror into queue.

* Moved methods into own file.

* Added basic implementation.

* Mirror wiki too.

* Removed duplicated method.

* Get url for different remotes.

* Added migration.

* Unified remote url access.

* Add/Remove push mirror remotes.

* Prevent hangs with missing credentials.

* Moved code between files.

* Changed sanitizer interface.

* Added push mirror backend methods.

* Only update the mirror remote.

* Limit refs on push.

* Added UI part.

* Added missing table.

* Delete mirror if repository gets removed.

* Changed signature. Handle object errors.

* Added upload method.

* Added "upload" unit tests.

* Added transfer adapter unit tests.

* Send correct headers.

* Added pushing of LFS objects.

* Added more logging.

* Simpler body handling.

* Process files in batches to reduce HTTP calls.

* Added created timestamp.

* Fixed invalid column name.

* Changed name to prevent xorm auto setting.

* Remove table header im empty.

* Strip exit code from error message.

* Added docs page about mirroring.

* Fixed date.

* Fixed merge errors.

* Moved test to integrations.

* Added push mirror test.

* Added test.
4 years ago
..
webhook Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
branches.tmpl Use a special name for update default branch on repository setting (#15893) 4 years ago
collaboration.tmpl Update JS dependencies (#15033) 4 years ago
deploy_keys.tmpl Add placeholder text to deploy key textarea (#15575) 4 years ago
githook_edit.tmpl Add class to page content to unify top margin (#13766) 4 years ago
githooks.tmpl Add class to page content to unify top margin (#13766) 4 years ago
lfs.tmpl fix(settings): misaligned buttons (#15656) 4 years ago
lfs_file.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
lfs_file_find.tmpl Add class to page content to unify top margin (#13766) 4 years ago
lfs_locks.tmpl Direct avatar rendering (#13649) 4 years ago
lfs_pointers.tmpl Replace more icons with SVG, repo search tweaks (#13860) 4 years ago
nav.tmpl Added option to disable webhooks (#13176) 4 years ago
navbar.tmpl Added option to disable webhooks (#13176) 4 years ago
options.tmpl Add push to remote mirror repository (#15157) 4 years ago
protected_branch.tmpl Direct avatar rendering (#13649) 4 years ago