Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -0/+9 |
| | |||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 1 | -9/+11 |
| | |||||
* | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 1 | -0/+6 |
| | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -1/+5 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+3 |
| | |||||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 | 1 | -9/+4 |
| | |||||
* | fix #2020 | Unknwon | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 1 | -0/+18 |
| | |||||
* | #1595 pushing new branch will rereference issues in previous branch | Unknwon | 2015-09-10 | 1 | -1/+0 |
| | |||||
* | add regexp to restrict `<code class=""></code>` | Hongcai Deng | 2015-09-10 | 1 | -4/+2 |
| | |||||
* | add allow attribute `class` to `<code>` | Hongcai Deng | 2015-09-09 | 1 | -0/+4 |
| | |||||
* | new org dashboard issues | Unknwon | 2015-08-25 | 1 | -0/+9 |
| | |||||
* | fix timezone | Unknwon | 2015-08-20 | 1 | -1/+0 |
| | |||||
* | print time to debug | Unknwon | 2015-08-20 | 1 | -2/+3 |
| | |||||
* | #1500 use UTC for TimeSince | Unknwon | 2015-08-20 | 1 | -2/+2 |
| | |||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -0/+4 |
| | |||||
* | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -0/+18 |
| | |||||
* | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | 1 | -61/+6 |
| | | | | | | 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 | 1 | -27/+3 |
| | |||||
* | fix compile error | Unknwon | 2014-12-10 | 1 | -6/+4 |
| | |||||
* | remove unused code in BasicAuthDecode | Mageti | 2014-12-10 | 1 | -7/+2 |
| | |||||
* | Correction for #723 | Mageti | 2014-12-10 | 1 | -4/+4 |
| | | | | 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 | 1 | -3/+7 |
| | | | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -0/+7 |
| | |||||
* | work on #609 | Unknwon | 2014-11-07 | 1 | -0/+22 |
| | |||||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Basic xss prevention | Unknwon | 2014-10-04 | 1 | -0/+27 |
| | |||||
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 | 1 | -2/+2 |
| | | | | cached | ||||
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | 1 | -2/+7 |
|\ | | | | | 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 | 1 | -109/+53 |
| |\ | | | | | | | | | | | | | Conflicts: modules/base/tool.go | ||||
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | 1 | -2/+8 |
| | | | |||||
* | | | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 1 | -28/+0 |
| |/ |/| | |||||
* | | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -106/+51 |
|/ | |||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | 1 | -0/+10 |
| | |||||
* | fix for new git api | slene | 2014-05-28 | 1 | -2/+1 |
| | |||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -3/+5 |
| | |||||
* | command dump | Unknown | 2014-05-05 | 1 | -1/+3 |
| | |||||
* | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | go vet | Unknown | 2014-04-13 | 1 | -1/+0 |
| | |||||
* | Work on comment | Unknown | 2014-04-07 | 1 | -106/+0 |
| | |||||
* | Add salt for every single user | Unknown | 2014-04-06 | 1 | -0/+40 |
| | |||||
* | Add transfer repository | Unknown | 2014-04-04 | 1 | -2/+8 |
| | |||||
* | Fix action email bug | Unknown | 2014-03-29 | 1 | -3/+5 |
| | |||||
* | Add PushCommit | Lunny Xiao | 2014-03-29 | 1 | -2/+9 |
| | |||||
* | Fix issue pages URL params | Unknown | 2014-03-27 | 1 | -9/+8 |
| | |||||
* | Almost done diff page | Unknown | 2014-03-26 | 1 | -0/+12 |
| | |||||
* | More on diff page | Unknown | 2014-03-26 | 1 | -0/+13 |
| | |||||
* | Add notify watcher action | Unknown | 2014-03-25 | 1 | -6/+15 |
| |