Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | 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 | ||||
| * | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 7 | -8/+38 |
| | | | | | | | | | | | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation. | ||||
* | | Merge pull request #1414 from nice-software/wip/currentUser | 无闻 | 2015-08-19 | 3 | -12/+23 |
|\ \ | | | | | | | Factor out function to get the current user | ||||
| * | | Factor out function to get the current user | Paolo Borelli | 2015-08-15 | 3 | -12/+23 |
| | | | | | | | | | | | | | | | The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place. | ||||
* | | | Merge pull request #1506 from Ralph-Wang/develop | 无闻 | 2015-08-19 | 8 | -8/+8 |
|\ \ \ | |_|/ |/| | | add newline at the end of file for each gitignore | ||||
| * | | 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. | ||||
| | * | | 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 | ||||
| * | | 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 |
|\ \ | | | | | | | docker support ssh | ||||
| * | | 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 ↵ | codeskyblue | 2015-08-17 | 28 | -374/+119 |
| | | | | | | | | | | | | | | | | is so slow. |