summaryrefslogtreecommitdiffstats
path: root/modules/base
Commit message (Expand)AuthorAgeFilesLines
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-121-1/+1
* 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-162-63/+13
* Fixes #921Peter Smit2015-02-091-2/+3
* models/action.go: mirror fix on #892Unknwon2015-02-061-2/+2
* modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
* Merge pull request #826 from deringer/dev无闻2015-02-061-2/+2
|\
| * Adjust MentionPattern to not match users mid-sentence (or email addresses)Michael Dyrynda2015-01-031-2/+2
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+7
* | modules/base: clean code with #838Unknwon2015-01-303-33/+5
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-302-1/+7
* | 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 compile errorUnknwon2014-12-101-6/+4
* Merge pull request #727 from Mageti/master无闻2014-12-101-7/+2
|\
| * remove unused code in BasicAuthDecodeMageti2014-12-101-7/+2
| * Correction for #723Mageti2014-12-101-4/+4
* | fix #711Unknwon2014-12-092-5/+10
|/
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-051-3/+7
* Addded sha1 pattern in markdown for current repositorydennis-smurf2014-12-011-5/+21
* support duoshuo mirror of gravatarUnknwon2014-11-161-1/+1
* #12, use go-gogs-clientUnknwon2014-11-141-0/+2
* #12, add/edit hookUnknwon2014-11-131-1/+1
* add personal access token panel #12Unknwon2014-11-121-0/+7
* continue work on #255Unknwon2014-11-071-0/+3
* work on #609Unknwon2014-11-071-0/+22
* Fix fork repo and macaron API brokenUnknwon2014-10-241-1/+1
* Able to fork repo to individualsUnknwon2014-10-191-2/+12
* Fix repo css and rel path img in mdUnknwon2014-10-141-0/+8
* Page: Compare 2 commitsUnknwon2014-10-101-63/+3
* Basic xss preventionUnknwon2014-10-042-23/+52
* Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ca...Martin van Beurden2014-09-281-2/+2
* Fix bug on transfer repoUnknwon2014-09-251-5/+3
* Add suburl supportUnknwon2014-09-192-9/+9
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-182-15/+19
* Mirror fix and fix #481Unknwon2014-09-171-1/+1
* toutf8 improved & add max git diff lineslunnyxiao2014-09-171-0/+27
* Fix #362, update code with upstreamUnknwon2014-08-231-1/+1
* Feature: Social sign inUnknwon2014-08-091-3/+3
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-011-2/+7
|\
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-263-119/+75
| |\
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-241-2/+8
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-312-29/+0
| |/ |/|
* | Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-1/+0
* | New UI merge in progressUnknwon2014-07-263-116/+74
|/
* Paging function for users and repositoriesUnknown2014-07-071-0/+10
* In progress of name template name constantUnknown2014-06-221-0/+1
* fix for new git apislene2014-05-281-2/+1