summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-212-4/+4
* fix typo mistakeAlexey Makhov2015-02-191-1/+1
* remove not using varsAlexey Makhov2015-02-191-3/+3
* gitlab-like hash namingAlexey Makhov2015-02-191-3/+3
* Merge branch 'dev' of https://github.com/gogits/gogs into devStefan-Code2015-02-1814-19/+16
|\
| * Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-178-9/+9
| |\
| | * Remove the "PHP" style formatting functionPeter Smit2015-02-168-9/+9
| * | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-173-7/+2
| |/
| * models: fix XORM API breakUnknwon2015-02-141-1/+1
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-122-1/+3
| * Merge pull request #937 from Stefan-Code/dev无闻2015-02-111-2/+2
| |\
| * | better naming on #891Unknwon2015-02-112-3/+3
* | | changed repo-clone-url behaviour for bare repoStefan-Code2015-02-181-2/+2
| |/ |/|
* | Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-111-2/+2
|/
* able to allow insecure certification of webhook for #891Unknwon2015-02-102-3/+5
* templates/ng/base: change year to 2015, fix #928Unknwon2015-02-092-2/+2
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-091-0/+4
|\
| * Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-061-0/+4
* | cmd: code fix for #905Unknwon2015-02-083-4/+7
* | able to disable SSH for #883Unknwon2015-02-072-4/+6
* | code fix for #908, and work for #884Unknwon2015-02-061-0/+2
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-062-0/+4
|\ \
| * | Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+2
| * | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
| |/
* / modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
|/
* models: sanitize user full name when update settingsUnknwon2015-02-041-1/+1
* public/ng/js: script fix on #901Unknwon2015-02-041-2/+2
* little fixAlexey Makhov2015-02-041-2/+2
* add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
* fix diff lines highlightingAlexey Makhov2015-02-041-5/+5
* fix error at admin/configAlexey Makhov2015-02-031-1/+1
* public/ng/css: code fix on #895Unknwon2015-02-032-2/+2
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2015-02-031-7/+9
|\
| * fix settings/email html&cssAlexey Makhov2015-02-031-7/+9
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+1
|/
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-0/+5
|\
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+5
* | correction: updated docker linkTristan Storch2015-02-011-3/+3
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-21/+27
* | public/ng: fix auto-completion #832Unknwon2015-02-011-1/+1
* | templates: fix commit message render issue #828Unknwon2015-01-311-1/+1
* | routers/repo: set raw page content type to 'text/plain' #828Unknwon2015-01-311-1/+1
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-304-4/+4
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-204-5/+5
* | use new Redis clientUnknwon2015-01-031-1/+1
* | Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-027-8/+8
* | fix #805Unknwon2015-01-021-1/+1
* | work on #784Unknwon2015-01-021-1/+1
|/
* fix 500: E-mail already used in user settings pageUnknwon2014-12-291-1/+1
* fix API changesUnknwon2014-12-281-3/+1