aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/migrate.tmpl
Commit message (Collapse)AuthorAge
* change checkbox uiUnknwon2015-08-29
|
* new delete account UI and password confirmationUnknwon2015-08-19
|
* fix autocomplete on migrationUnknwon2015-08-15
|
* #1180 and #1250: migrationUnknwon2015-08-15
|
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
|
* routers: able to migrate repo from local pathUnknwon2015-02-22
| | | | - modules/middleware/context.go: add HandleAPI method
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Mirror issue fixUnknwon2014-08-27
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Finish new migrate pageUnknwon2014-08-01
|
* Migrate repository by organizationUnknown2014-06-25
|
* Add repo mirror and importUnknown2014-04-12