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
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
..
branch Add possibility to make branch in branch page (#15960) 4 years ago
diff Add Image Diff for SVG files (#14867) 4 years ago
editor Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
graph Use pulls in commit graph unless pulls are disabled (#15774) 4 years ago
issue Replace clipboard.js with async clipboard api (#15899) 4 years ago
migrate Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
projects remove unimplemented searchbar from project view (#15901) 4 years ago
pulls Enforce tab indentation in templates (#15289) 4 years ago
release Remove fomantic accordion module (#15951) 4 years ago
settings Add push to remote mirror repository (#15157) 4 years ago
wiki Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
activity.tmpl Enforce tab indentation in templates (#15289) 4 years ago
blame.tmpl Enforce tab indentation in templates (#15289) 4 years ago
branch_dropdown.tmpl Fix extra curly brace breaking release compare (#15988) 4 years ago
clone_buttons.tmpl Replace clipboard.js with async clipboard api (#15899) 4 years ago
commit_page.tmpl Enforce tab indentation in templates (#15289) 4 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits.tmpl Add compare tag dropdown to releases page (#15695) 4 years ago
commits_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_list_small.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_table.tmpl Enforce tab indentation in templates (#15289) 4 years ago
create.tmpl not show link to migration on repo reate page when it was disabled (#15957) 4 years ago
empty.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
forks.tmpl Direct avatar rendering (#13649) 4 years ago
graph.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Add push to remote mirror repository (#15157) 4 years ago
home.tmpl Add compare tag dropdown to releases page (#15695) 4 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
search.tmpl Issue sidebar and misc css fixes (#15524) 4 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Move macaron to chi (#14293) 4 years ago
upload.tmpl Fix attachments list in edit comment (#13036) 4 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Fix and restyle menu on code line (#15913) 4 years ago
view_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago