summaryrefslogtreecommitdiffstats
path: root/modules/base/tool.go
Commit message (Expand)AuthorAgeFilesLines
...
* fix #2020Unknwon2015-11-241-2/+2
* Show custom avatars in commitsUnknwon2015-11-131-0/+18
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-101-1/+0
* add regexp to restrict `<code class=""></code>`Hongcai Deng2015-09-101-4/+2
* add allow attribute `class` to `<code>`Hongcai Deng2015-09-091-0/+4
* new org dashboard issuesUnknwon2015-08-251-0/+9
* fix timezoneUnknwon2015-08-201-1/+0
* print time to debugUnknwon2015-08-201-2/+3
* #1500 use UTC for TimeSinceUnknwon2015-08-201-2/+2
* finish view comments on issue pageUnknwon2015-08-131-0/+4
* finish create issue with labelsUnknwon2015-08-101-0/+18
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-121-1/+1
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-61/+6
* modules/base: clean code with #838Unknwon2015-01-301-27/+3
* fix compile errorUnknwon2014-12-101-6/+4
* remove unused code in BasicAuthDecodeMageti2014-12-101-7/+2
* Correction for #723Mageti2014-12-101-4/+4
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-051-3/+7
* support duoshuo mirror of gravatarUnknwon2014-11-161-1/+1
* add personal access token panel #12Unknwon2014-11-121-0/+7
* work on #609Unknwon2014-11-071-0/+22
* Fix fork repo and macaron API brokenUnknwon2014-10-241-1/+1
* Basic xss preventionUnknwon2014-10-041-0/+27
* Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ca...Martin van Beurden2014-09-281-2/+2
* 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-261-109/+53
| |\
| * | 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-311-28/+0
| |/ |/|
* | New UI merge in progressUnknwon2014-07-261-106/+51
|/
* Paging function for users and repositoriesUnknown2014-07-071-0/+10
* fix for new git apislene2014-05-281-2/+1
* Fixed #209Unknown2014-05-251-3/+5
* command dumpUnknown2014-05-051-1/+3
* change gravatar image to match URL schemeChristopher Brickley2014-04-141-1/+1
* go vetUnknown2014-04-131-1/+0
* Work on commentUnknown2014-04-071-106/+0
* Add salt for every single userUnknown2014-04-061-0/+40
* Add transfer repositoryUnknown2014-04-041-2/+8
* Fix action email bugUnknown2014-03-291-3/+5
* Add PushCommitLunny Xiao2014-03-291-2/+9
* Fix issue pages URL paramsUnknown2014-03-271-9/+8
* Almost done diff pageUnknown2014-03-261-0/+12
* More on diff pageUnknown2014-03-261-0/+13
* Add notify watcher actionUnknown2014-03-251-6/+15
* Added create issueUnknown2014-03-251-1/+4
* merge with branch masterskyblue2014-03-231-9/+103
|\
| * SSL enable config optionUnknown2014-03-231-1/+1
| * Bug fixUnknown2014-03-231-8/+3
| * Fix actionUnknown2014-03-231-4/+19
| * Merge branch 'master' of github.com:gogits/gogsslene2014-03-231-2/+82
| |\