Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 |
| | | | | | | 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 #838 | Unknwon | 2015-01-30 |
| | |||
* | fix compile error | Unknwon | 2014-12-10 |
| | |||
* | remove unused code in BasicAuthDecode | Mageti | 2014-12-10 |
| | |||
* | Correction for #723 | Mageti | 2014-12-10 |
| | | | | Correction for #723 Bug was : decode failed if the password contains ```:``` | ||
* | Fix Gravatar images in web view (like commit listing) | Andrew Burns | 2014-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.) | ||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | work on #609 | Unknwon | 2014-11-07 |
| | |||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 |
| | |||
* | Basic xss prevention | Unknwon | 2014-10-04 |
| | |||
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 |
| | | | | cached | ||
* | 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/281 | Justin 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 middlewares | Unknwon | 2014-07-31 |
| |/ |/| | |||
* | | New UI merge in progress | Unknwon | 2014-07-26 |
|/ | |||
* | Paging function for users and repositories | Unknown | 2014-07-07 |
| | |||
* | fix for new git api | slene | 2014-05-28 |
| | |||
* | Fixed #209 | Unknown | 2014-05-25 |
| | |||
* | command dump | Unknown | 2014-05-05 |
| | |||
* | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 |
| | |||
* | go vet | Unknown | 2014-04-13 |
| | |||
* | Work on comment | Unknown | 2014-04-07 |
| | |||
* | Add salt for every single user | Unknown | 2014-04-06 |
| | |||
* | Add transfer repository | Unknown | 2014-04-04 |
| | |||
* | Fix action email bug | Unknown | 2014-03-29 |
| | |||
* | Add PushCommit | Lunny Xiao | 2014-03-29 |
| | |||
* | Fix issue pages URL params | Unknown | 2014-03-27 |
| | |||
* | Almost done diff page | Unknown | 2014-03-26 |
| | |||
* | More on diff page | Unknown | 2014-03-26 |
| | |||
* | Add notify watcher action | Unknown | 2014-03-25 |
| | |||
* | Added create issue | Unknown | 2014-03-25 |
| | |||
* | merge with branch master | skyblue | 2014-03-23 |
|\ | |||
| * | SSL enable config option | Unknown | 2014-03-23 |
| | | |||
| * | Bug fix | Unknown | 2014-03-23 |
| | | |||
| * | Fix action | Unknown | 2014-03-23 |
| | | |||
| * | Merge branch 'master' of github.com:gogits/gogs | slene | 2014-03-23 |
| |\ | |||
| | * | Update session | Unknown | 2014-03-22 |
| | | | |||
| * | | add csrf check | slene | 2014-03-23 |
| |/ | |||
* / | append route to web | Gogs | 2014-03-23 |
|/ | |||
* | Finish verify email | Unknown | 2014-03-19 |
| | |||
* | Add register mail tpl | Unknown | 2014-03-19 |
| | |||
* | Add send register confirm mail | Unknown | 2014-03-19 |
| | |||
* | Working on register mail confirmation | Unknown | 2014-03-19 |
| | |||
* | Add latest commit in repo viewer | Unknown | 2014-03-17 |
| | |||
* | Fix commit feed ui | Unknown | 2014-03-16 |
| | |||
* | Push feed | Unknown | 2014-03-16 |
| | |||
* | Add template func FileSize | Unknown | 2014-03-15 |
| | |||
* | Add template func FileSize | Unknown | 2014-03-15 |
| |