summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Page: Compare 2 commitsUnknwon2014-10-103-36/+45
|
* Hide org member in collar pageUnknwon2014-10-101-1/+2
|
* Mirror fix on admin/orgs pagingUnknwon2014-10-101-1/+1
|
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-091-1/+1
|
* Allow mail with self-signed certificatesUnknwon2014-10-091-1/+1
|
* Fix #532, add system noticeUnknwon2014-10-083-1/+56
|
* add omitted langVyacheslav Bakhmutov2014-10-081-1/+1
|
* Fix #524Unknwon2014-10-071-1/+1
|
* Fix #264Unknwon2014-10-064-1/+80
|
* Fix #522Unknwon2014-10-061-1/+1
|
* Basic xss preventionUnknwon2014-10-041-1/+1
|
* Add German translation to home pageunknown2014-10-041-1/+22
|
* Fix SMTP auth logicUnknwon2014-10-031-1/+1
|
* Work on #516Unknwon2014-10-011-1/+1
|
* Fix #515Unknwon2014-09-301-1/+1
|
* UI: Confirmation boxUnknwon2014-09-291-18/+31
|
* Bug: 500 when transfer repository to collaboratorUnknwon2014-09-292-1/+3
|
* Clean old dockerfilesUnknwon2014-09-281-1/+1
|
* Simple fixUnknwon2014-09-281-1/+1
|
* Merge branch 'master' of github.com:gogits/gogsUnknwon2014-09-285-5/+11
|\ | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl
| * add issue router for new issue page ui previewfuxiaohei2014-09-271-0/+6
| |
| * template and ui fixfuxiaohei2014-09-272-3/+5
| |
| * template and ui fixfuxiaohei2014-09-273-4/+4
| |
* | UI: Confirmation boxUnknwon2014-09-2810-14/+63
|/
* Add modal to change usernameUnknwon2014-09-262-1/+10
| | | | Signed-off-by: Unknwon <joe2010xtmf@163.com>
* Add directory level commit messageUnknwon2014-09-262-2/+2
|
* no neet for md5 emailfundon2014-09-261-1/+1
|
* Mirror fix on transfer repoUnknwon2014-09-252-43/+2
|
* Page: User profileUnknwon2014-09-253-73/+125
|
* Fix bug on transfer repoUnknwon2014-09-252-1/+3
|
* is utils improvementfuxiaohei2014-09-252-4/+5
|
* Fix download archive issueUnknwon2014-09-242-5/+5
|
* Page: Commits and fix #249Unknwon2014-09-233-30/+29
|
* Page: Repository home pageUnknwon2014-09-232-17/+16
|
* Fix #495 and cannot view repository by tagUnknwon2014-09-231-1/+1
|
* pull request ui review, change sidebarfuxiaohei2014-09-231-1/+1
|
* pull request ui review, change sidebarfuxiaohei2014-09-232-16/+19
|
* pull request page ui review, upgrade octicon iconsfuxiaohei2014-09-231-7/+128
|
* Add basic submodule supportUnknwon2014-09-221-1/+1
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-222-2/+4
|
* Fix #491Unknwon2014-09-221-1/+1
|
* submodule support and closed #478lunnyxiao2014-09-221-6/+2
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-221-1/+1
|\
| * Mirror bug fixUnknwon2014-09-211-1/+1
| |
* | add submodule basic support & buf fixed #478lunnyxiao2014-09-221-2/+15
|/
* Add suburl supportUnknwon2014-09-1963-195/+195
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-1862-194/+194
| | | | | | | | | | | | | | 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
* Add success message after transfer repository #481Unknwon2014-09-171-0/+1
|
* Mirror fix and fix #481Unknwon2014-09-171-1/+1
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-173-4/+4
|\ | | | | | | | | Conflicts: conf/app.ini