Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add option to use CRAM-MD5 as authentication method in the mailer | Peter | 2014-12-18 |
| | |||
* | Rewrite of SendMail function | Peter | 2014-12-18 |
| | | | | | | The SendMail function is rewritten and has the following new functionality: - It is optional to skip verification of keys. The config option SKIP_VERIFY is added - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first. | ||
* | fix binding api broken | Unknwon | 2014-12-15 |
| | |||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 |
| | |||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | Finish new UI for release page | Unknwon | 2014-12-10 |
| | |||
* | fix compile error | Unknwon | 2014-12-10 |
| | |||
* | Merge pull request #727 from Mageti/master | 无闻 | 2014-12-10 |
|\ | | | | | Correction for #723 | ||
| * | 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 #711 | Unknwon | 2014-12-09 |
|/ | |||
* | Allow send mail without authentication if SMTP server allow this | Alukardd | 2014-12-07 |
| | |||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | work on #672 | Unknwon | 2014-12-05 |
| | |||
* | fix #165 | Unknwon | 2014-12-05 |
| | |||
* | 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.) | ||
* | HashEmail function should also remove spaces | Andrew Burns | 2014-12-05 |
| | | | | According to the [Gravatar API](https://en.gravatar.com/site/implement/hash/) whitespace should also be removed from the email, it was not doing this previously. | ||
* | Addded sha1 pattern in markdown for current repository | dennis-smurf | 2014-12-01 |
| | |||
* | mirror fix | Unknwon | 2014-11-30 |
| | |||
* | fix #580 | Unknwon | 2014-11-30 |
| | |||
* | mirror fix on oauth2 | Unknwon | 2014-11-28 |
| | |||
* | fix oauth2 | Unknwon | 2014-11-28 |
| | |||
* | Fix #543 | Unknwon | 2014-11-24 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | Fix #643 | Unknwon | 2014-11-20 |
| | |||
* | #634 | Unknwon | 2014-11-18 |
| | |||
* | more APIs on #12 | Unknwon | 2014-11-18 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | GetFile api | Unknwon | 2014-11-16 |
| | |||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | Add function argument missing | Sean Keery | 2014-11-14 |
| | | | Not enough arguments in call to c.AddFunc when I copied and pasted | ||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | work on #616 and update locales | Unknwon | 2014-11-10 |
| | |||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | work on #609 | Unknwon | 2014-11-07 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 |
| | |||
* | Add basic FCGI support | Andy Leap | 2014-11-03 |
| | |||
* | check for smtp AUTH extension | mcheng89 | 2014-10-31 |
| | |||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 |
| | |||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Fix API broken | Unknwon | 2014-10-18 |
| | |||
* | Use binding middleware | Unknwon | 2014-10-15 |
| | |||
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 |
| | |||
* | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 |
| |