Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | 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. |