aboutsummaryrefslogtreecommitdiff
path: root/modules/base
Commit message (Collapse)AuthorAge
...
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-20
| |
* | Change chardet to gogitsPeter Smit2015-01-15
| |
* | Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
|/
* fix compile errorUnknwon2014-12-10
|
* Merge pull request #727 from Mageti/master无闻2014-12-10
|\ | | | | Correction for #723
| * remove unused code in BasicAuthDecodeMageti2014-12-10
| |
| * Correction for #723Mageti2014-12-10
| | | | | | | | Correction for #723 Bug was : decode failed if the password contains ```:```
* | fix #711Unknwon2014-12-09
|/
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-05
| | | | | | | | | | Related to #700 In the original bug report it was referencing only the sytem avatar images for setup users (like in the header); however the problem also persists with things like commit history. This commit fixes the `tool.AvatarLink` function so that it also uses the already existing `avatar.HashEmail` function. I also refactored the `tool.AvatarLink` method some to make the control flow more apparent and adhere better to DRY (there were multiple calls to the `EncodeMd5` function that the `HashEmail` function call replaced, now there is only one.)
* Addded sha1 pattern in markdown for current repositorydennis-smurf2014-12-01
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, add/edit hookUnknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* continue work on #255Unknwon2014-11-07
|
* work on #609Unknwon2014-11-07
|
* Fix fork repo and macaron API brokenUnknwon2014-10-24
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Fix repo css and rel path img in mdUnknwon2014-10-14
|
* Page: Compare 2 commitsUnknwon2014-10-10
|
* Basic xss preventionUnknwon2014-10-04
|
* Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵Martin van Beurden2014-09-28
| | | | cached
* Fix bug on transfer repoUnknwon2014-09-25
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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-17
|
* toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|
* Fix #362, update code with upstreamUnknwon2014-08-23
|
* Feature: Social sign inUnknwon2014-08-09
|
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-01
|\ | | | | Fix #281. Add mouse-over precise time and on-click switch listener.
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26
| |\ | | | | | | | | | | | | Conflicts: modules/base/tool.go
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
| | |
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
| |/ |/|
* | Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
| |
* | New UI merge in progressUnknwon2014-07-26
|/
* Paging function for users and repositoriesUnknown2014-07-07
|
* In progress of name template name constantUnknown2014-06-22
|
* fix for new git apislene2014-05-28
|
* Fixed #209Unknown2014-05-25
|
* Fixed #209Unknown2014-05-25
|
* Code conventionUnknown2014-05-21
|
* Add MustValueRangeUnknown2014-05-18
|
* Clean old LDAP codeUnknown2014-05-15
|
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-15
|\ | | | | Add LDAP over SSL support
| * Add LDAP over SSL supportSebastian Jackel2014-05-15
| |
* | Fix #138Unknown2014-05-12
| |
* | Log to different adapter according to levelUnknown2014-05-11
|/
* Fix #94 and fix #169Unknown2014-05-11
|
* fix news feed repo linkjiangjianxiao2014-05-09
|
* Improve delete SSH keyUnknown2014-05-06
|