Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol | Unknwon | 2015-08-28 | 4 | -9/+20 |
| | |||||
* | #1203 bundle jquery with gogs | Unknwon | 2015-08-28 | 24 | -51/+116 |
| | |||||
* | #1458: Authorities were messed up when using mysql database | Unknwon | 2015-08-28 | 5 | -45/+30 |
| | |||||
* | add highlight js | Unknwon | 2015-08-27 | 9 | -88/+174 |
| | |||||
* | Merge pull request #1546 from linquize/go-1.5-travis | 无闻 | 2015-08-27 | 1 | -0/+1 |
|\ | | | | | Add go 1.5 to .travis.yml | ||||
| * | Add go 1.5 to .travis.yml | Linquize | 2015-08-27 | 1 | -0/+1 |
| | | |||||
* | | add webhook recent deliveries | Unknwon | 2015-08-27 | 18 | -230/+471 |
|/ | |||||
* | fix locale | Unknwon | 2015-08-27 | 4 | -30/+48 |
| | |||||
* | fix suburl | Unknwon | 2015-08-27 | 5 | -6/+6 |
| | |||||
* | rename a user method | Unknwon | 2015-08-27 | 2 | -16/+9 |
| | |||||
* | new edit webhook UI | Unknwon | 2015-08-27 | 9 | -146/+100 |
| | |||||
* | new create webhook UI | Unknwon | 2015-08-27 | 21 | -272/+306 |
| | |||||
* | new webhooks list UI | Unknwon | 2015-08-26 | 28 | -180/+329 |
| | |||||
* | new repo git hooks UI | Unknwon | 2015-08-26 | 9 | -83/+120 |
| | |||||
* | fix menu overflow | Unknwon | 2015-08-26 | 5 | -42/+48 |
| | |||||
* | minor update | Unknwon | 2015-08-26 | 4 | -11/+16 |
| | |||||
* | fix small screen fit | Unknwon | 2015-08-26 | 2 | -1/+7 |
| | |||||
* | fix org dashboard menu color | Unknwon | 2015-08-26 | 2 | -2/+2 |
| | |||||
* | fix HTML | Unknwon | 2015-08-26 | 4 | -8/+8 |
| | |||||
* | update locale and org dashboard navbar | Unknwon | 2015-08-26 | 11 | -16/+52 |
| | |||||
* | new org dashboard issues | Unknwon | 2015-08-25 | 6 | -23/+39 |
| | |||||
* | new user dahsboard issues | Unknwon | 2015-08-25 | 16 | -258/+427 |
| | |||||
* | #1521 reduce Docker image size | Unknwon | 2015-08-25 | 3 | -30/+57 |
| | |||||
* | Merge pull request #1536 from goldbattle/patch-1 | 无闻 | 2015-08-25 | 1 | -2/+2 |
|\ | | | | | Updated - Lang Selection Width | ||||
| * | Updated - Lang Selection Width | Patrick Geneva | 2015-08-24 | 1 | -2/+2 |
|/ | |||||
* | #1535 Removing deploy key does not remove key | Unknwon | 2015-08-25 | 2 | -10/+14 |
| | |||||
* | Merge pull request #1534 from Naxiz/master | 无闻 | 2015-08-25 | 1 | -2/+2 |
|\ | | | | | Fix missing space in issue emails subject | ||||
| * | Fix missing space in issue emails subject | Louis Matthijssen | 2015-08-24 | 1 | -2/+2 |
|/ | |||||
* | #1246 Dashboard error: nil commits | Unknwon | 2015-08-25 | 3 | -2/+4 |
| | |||||
* | update locales | Unknwon | 2015-08-24 | 13 | -182/+273 |
| | |||||
* | Merge pull request #1523 from YoungHu/develop | 无闻 | 2015-08-24 | 1 | -1/+1 |
|\ | | | | | 错误字符修正 | ||||
| * | 错误字符修正 | Young Hu | 2015-08-21 | 1 | -1/+1 |
| | | |||||
* | | fix release created timezone issue | Unknwon | 2015-08-24 | 4 | -3/+14 |
|/ | |||||
* | Merge pull request #1519 from haoyixin/develop | 无闻 | 2015-08-21 | 1 | -1/+1 |
|\ | | | | | Modify minimumKeySize of RSA to 1024 for old keys. | ||||
| * | Modify minimumKeySize of RSA to 1024 for old keys. | Yixin Hao | 2015-08-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2 from gogits/develop | Yixin Hao | 2015-08-21 | 28 | -322/+657 |
| |\ | |/ |/| | Update Develop | ||||
* | | fix css | Unknwon | 2015-08-21 | 2 | -1/+6 |
| | | |||||
* | | fix style | Unknwon | 2015-08-21 | 2 | -8/+2 |
| | | |||||
* | | finsih diff and compare | Unknwon | 2015-08-21 | 7 | -132/+304 |
| | | |||||
* | | new commits table | Unknwon | 2015-08-20 | 14 | -90/+163 |
| | | |||||
* | | minor fix on #1517 | Unknwon | 2015-08-20 | 1 | -5/+5 |
| | | |||||
* | | add confirmation to delete ssh key | Unknwon | 2015-08-20 | 9 | -115/+163 |
| | | |||||
* | | Merge pull request #1517 from haoyixin/master | 无闻 | 2015-08-20 | 1 | -1/+31 |
|\ \ | | | | | | | Added supported of 'AUTH LOGIN' | ||||
| * | | Added supported of 'AUTH LOGIN' | Yixin Hao | 2015-08-20 | 1 | -1/+31 |
| | | | | | | | | | i've been missing a 'r' in previous, lol~ | ||||
* | | | more on #966 | Unknwon | 2015-08-20 | 1 | -0/+6 |
| | | | |||||
* | | | fix #966 | Unknwon | 2015-08-20 | 2 | -1/+8 |
| |/ |/| | |||||
* | | update locales | Unknwon | 2015-08-20 | 3 | -9/+19 |
| | | |||||
* | | allow edit issue and comment | Unknwon | 2015-08-20 | 11 | -48/+238 |
| | | |||||
* | | fix timezone! | Unknwon | 2015-08-20 | 3 | -6/+24 |
| | | |||||
* | | fix timezone | Unknwon | 2015-08-20 | 3 | -4/+6 |
| | |