Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | print time to debug | Unknwon | 2015-08-20 | 2 | -3/+4 |
* | #1500 use UTC for TimeSince | Unknwon | 2015-08-20 | 1 | -2/+2 |
* | work #1500 | Unknwon | 2015-08-20 | 2 | -15/+28 |
* | able edit issue title | Unknwon | 2015-08-19 | 13 | -164/+247 |
* | fix error in docker doc | Unknwon | 2015-08-19 | 1 | -2/+2 |
* | fix docker docs style | Unknwon | 2015-08-19 | 1 | -6/+6 |
* | Able to set SSH port when install, update Docker docs | Unknwon | 2015-08-19 | 8 | -31/+50 |
* | minor fix on API response | Unknwon | 2015-08-19 | 5 | -16/+13 |
* | Merge pull request #1507 from cloudron-io/develop | 无闻 | 2015-08-19 | 7 | -8/+38 |
|\ | |||||
| * | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 7 | -8/+38 |
* | | Merge pull request #1414 from nice-software/wip/currentUser | 无闻 | 2015-08-19 | 3 | -12/+23 |
|\ \ | |||||
| * | | Factor out function to get the current user | Paolo Borelli | 2015-08-15 | 3 | -12/+23 |
* | | | Merge pull request #1506 from Ralph-Wang/develop | 无闻 | 2015-08-19 | 8 | -8/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | add newline at the end of file for each gitignore | Ralph-Wang | 2015-08-19 | 8 | -8/+8 |
|/ / | |||||
* | | token recent activity | Unknwon | 2015-08-19 | 6 | -8/+24 |
* | | minor fix on API response | Unknwon | 2015-08-19 | 2 | -2/+7 |
* | | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 | 4 | -12/+14 |
* | | fix access token style | Unknwon | 2015-08-19 | 3 | -4/+4 |
* | | new access token UI | Unknwon | 2015-08-19 | 15 | -200/+233 |
* | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-08-19 | 2 | -2/+2 |
|\ \ | |||||
| * \ | Merge pull request #1504 from LydiaSevelt/master | 无闻 | 2015-08-19 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Change input field to type=password for the authentication templates. | Lydia Sevelt | 2015-08-18 | 2 | -2/+2 |
| |/ / | |||||
* / / | new delete account UI and password confirmation | Unknwon | 2015-08-19 | 14 | -52/+137 |
|/ / | |||||
* | | new UI on admin/monitor | Unknwon | 2015-08-19 | 9 | -142/+194 |
* | | detect kill signal | Unknwon | 2015-08-18 | 1 | -0/+11 |
* | | update Docker README | Unknwon | 2015-08-18 | 2 | -17/+26 |
* | | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 4 | -61/+111 |
* | | change minimum password length to 1 | Unknwon | 2015-08-18 | 1 | -4/+4 |
* | | make cron task configurable | Unknwon | 2015-08-18 | 10 | -80/+123 |
* | | try to fix HTTP ops not GC | Unknwon | 2015-08-17 | 1 | -0/+1 |
* | | Merge pull request #1497 from codeskyblue/develop | 无闻 | 2015-08-17 | 2 | -3/+16 |
|\ \ | |||||
| * | | add pam for docker | codeskyblue | 2015-08-17 | 2 | -3/+16 |
|/ / | |||||
* | | update docker README | Unknwon | 2015-08-17 | 1 | -7/+8 |
* | | Merge pull request #1494 from codeskyblue/develop | 无闻 | 2015-08-17 | 26 | -360/+101 |
|\ \ | |||||
| * | | add docker ssh support | codeskyblue | 2015-08-17 | 2 | -27/+23 |
| * | | add missing file | codeskyblue | 2015-08-17 | 1 | -0/+54 |
| * | | pass test in my foreign machine test | codeskyblue | 2015-08-17 | 3 | -62/+8 |
| * | | Merge branch 'develop' of https://github.com/gogits/gogs into develop | codeskyblue | 2015-08-17 | 13 | -147/+857 |
| |\ \ | |||||
| * | | | some modify, I need to move my workenv to foreign county, network in china is... | codeskyblue | 2015-08-17 | 28 | -374/+119 |
* | | | | work on #1493 | Unknwon | 2015-08-17 | 9 | -51/+91 |
| |/ / |/| | | |||||
* | | | update locales | Unknwon | 2015-08-17 | 13 | -147/+857 |
|/ / | |||||
* | | Merge pull request #1492 from SergioBenitez/develop | 无闻 | 2015-08-17 | 1 | -3/+3 |
|\ \ | |||||
| * | | Small style fixes to the LDAP module README | Sergio Benitez | 2015-08-16 | 1 | -3/+3 |
|/ / | |||||
* | | fix #1491 | Unknwon | 2015-08-16 | 1 | -1/+1 |
* | | remove duplicated files | Unknwon | 2015-08-16 | 2 | -28/+0 |
* | | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-08-16 | 1 | -3/+3 |
|\ \ | |||||
| * | | prepare 0.6.5 | Unknwon | 2015-08-16 | 1 | -3/+3 |