Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notice that LFS mirroring is not supported (#1251) | Fabian Zaremba | 2017-03-16 | 1 | -1/+4 |
| | | | | | | * Add notice that LFS mirroring is not supported * Drop German translation | ||||
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -3/+3 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -79/+79 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||||
* | fix #650 | Unknwon | 2015-11-22 | 1 | -4/+4 |
| | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -0/+5 |
| | |||||
* | minor fix on template | Unknwon | 2015-09-07 | 1 | -2/+0 |
| | |||||
* | change checkbox ui | Unknwon | 2015-08-29 | 1 | -2/+2 |
| | |||||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | fix autocomplete on migration | Unknwon | 2015-08-15 | 1 | -1/+2 |
| | |||||
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | 1 | -79/+94 |
| | |||||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -2/+2 |
| | | | | - modules/middleware/context.go: add HandleAPI method | ||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | 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 fix | Unknwon | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -13/+13 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -114/+69 |
| | |||||
* | Migrate repository by organization | Unknown | 2014-06-25 | 1 | -2/+30 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 1 | -0/+99 |