summaryrefslogtreecommitdiffstats
path: root/modules/base/template.go
Commit message (Collapse)AuthorAgeFilesLines
* Show custom avatars in commitsUnknwon2015-11-131-313/+0
|
* #1078 not show bin when rename a fileUnknwon2015-11-031-1/+1
|
* #1657 allow forcing all private reposUnknwon2015-10-251-2/+2
|
* Commit messages now rendered with line breaks and prefix spacing.Sergio Benitez2015-09-181-1/+34
|
* #1646 and other minor fixesUnknwon2015-09-161-10/+1
|
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-071-1/+1
|
* new user profile settings UIUnknwon2015-09-061-1/+0
| | | | Signed-off-by: Unknwon <u@gogs.io>
* #1377 add rename repo actionUnknwon2015-09-011-0/+4
|
* #1203 bundle jquery with gogsUnknwon2015-08-281-3/+0
|
* finish view comments on issue pageUnknwon2015-08-131-6/+7
|
* improve fork processUnknwon2015-08-081-0/+5
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-291-2/+2
|
* Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-281-1/+1
|
* Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-271-0/+3
| | | | issue #1088
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+3
|
* modules/setting: simple behave change in startupUnknwon2015-02-261-1/+1
|
* gitlab-like hash namingAlexey Makhov2015-02-191-0/+5
|
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-2/+7
| | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
* modules/base: clean code with #838Unknwon2015-01-301-5/+1
|
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-301-0/+6
| | | | - update russian locale
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-201-3/+6
|
* Change chardet to gogitsPeter Smit2015-01-151-1/+1
|
* Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-221-8/+19
|
* fix #711Unknwon2014-12-091-3/+8
|
* continue work on #255Unknwon2014-11-071-0/+3
|
* Able to fork repo to individualsUnknwon2014-10-191-2/+12
|
* Page: Compare 2 commitsUnknwon2014-10-101-63/+3
|
* Fix bug on transfer repoUnknwon2014-09-251-5/+3
|
* Add suburl supportUnknwon2014-09-191-8/+8
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-14/+17
| | | | | | | | | | | | | | 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 fix and fix #481Unknwon2014-09-171-1/+1
|
* toutf8 improved & add max git diff lineslunnyxiao2014-09-171-0/+27
|
* Feature: Social sign inUnknwon2014-08-091-3/+3
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-1/+0
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-1/+0
|
* New UI merge in progressUnknwon2014-07-261-7/+22
|
* Fixed #209Unknown2014-05-251-4/+6
|
* Code conventionUnknown2014-05-211-0/+4
|
* fix news feed repo linkjiangjianxiao2014-05-091-1/+3
|
* Batch of mirror fixesUnknown2014-05-061-0/+8
|
* User code clean and ui improveUnknown2014-05-051-0/+17
|
* HTTP no follow and offline modeUnknown2014-04-271-5/+5
|
* Add weibo oauthUnknown2014-04-131-1/+21
|
* go getUnknown2014-04-131-12/+0
|
* go getUnknown2014-04-131-0/+12
|
* Mirror bug fixUnknown2014-04-111-0/+3
|
* fixzhsso2014-04-101-0/+196
|
* mistakeszhsso2014-04-101-196/+0
|
* Fix #67Unknown2014-04-081-0/+3
|
* Work on commentUnknown2014-04-071-0/+106
|