aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #1535 Removing deploy key does not remove keyUnknwon2015-08-252-10/+14
* Merge pull request #1534 from Naxiz/master无闻2015-08-251-2/+2
|\
| * Fix missing space in issue emails subjectLouis Matthijssen2015-08-241-2/+2
|/
* #1246 Dashboard error: nil commitsUnknwon2015-08-253-2/+4
* update localesUnknwon2015-08-2413-182/+273
* Merge pull request #1523 from YoungHu/develop无闻2015-08-241-1/+1
|\
| * 错误字符修正Young Hu2015-08-211-1/+1
* | fix release created timezone issueUnknwon2015-08-244-3/+14
|/
* Merge pull request #1519 from haoyixin/develop无闻2015-08-211-1/+1
|\
| * Modify minimumKeySize of RSA to 1024 for old keys.Yixin Hao2015-08-211-1/+1
| * Merge pull request #2 from gogits/developYixin Hao2015-08-2128-322/+657
| |\ | |/ |/|
* | fix cssUnknwon2015-08-212-1/+6
* | fix styleUnknwon2015-08-212-8/+2
* | finsih diff and compareUnknwon2015-08-217-132/+304
* | new commits tableUnknwon2015-08-2014-90/+163
* | minor fix on #1517Unknwon2015-08-201-5/+5
* | add confirmation to delete ssh keyUnknwon2015-08-209-115/+163
* | Merge pull request #1517 from haoyixin/master无闻2015-08-201-1/+31
|\ \
| * | Added supported of 'AUTH LOGIN'Yixin Hao2015-08-201-1/+31
* | | more on #966Unknwon2015-08-201-0/+6
* | | fix #966Unknwon2015-08-202-1/+8
| |/ |/|
* | update localesUnknwon2015-08-203-9/+19
* | allow edit issue and commentUnknwon2015-08-2011-48/+238
* | fix timezone!Unknwon2015-08-203-6/+24
* | fix timezoneUnknwon2015-08-203-4/+6
* | print time to debugUnknwon2015-08-202-3/+4
* | #1500 use UTC for TimeSinceUnknwon2015-08-201-2/+2
* | work #1500Unknwon2015-08-202-15/+28
* | able edit issue titleUnknwon2015-08-1913-164/+247
|/
* fix error in docker docUnknwon2015-08-191-2/+2
* fix docker docs styleUnknwon2015-08-191-6/+6
* Able to set SSH port when install, update Docker docsUnknwon2015-08-198-31/+50
* minor fix on API responseUnknwon2015-08-195-16/+13
* Merge pull request #1507 from cloudron-io/develop无闻2015-08-197-8/+38
|\
| * Set IsAdmin using LDAPGirish Ramakrishnan2015-08-187-8/+38
* | Merge pull request #1414 from nice-software/wip/currentUser无闻2015-08-193-12/+23
|\ \
| * | Factor out function to get the current userPaolo Borelli2015-08-153-12/+23
* | | Merge pull request #1506 from Ralph-Wang/develop无闻2015-08-198-8/+8
|\ \ \ | |_|/ |/| |
| * | add newline at the end of file for each gitignoreRalph-Wang2015-08-198-8/+8
|/ /
* | token recent activityUnknwon2015-08-196-8/+24
* | minor fix on API responseUnknwon2015-08-192-2/+7
* | only assign auto-admin when sign up by webUnknwon2015-08-194-12/+14
* | fix access token styleUnknwon2015-08-193-4/+4
* | new access token UIUnknwon2015-08-1915-200/+233
* | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-08-192-2/+2
|\ \
| * \ Merge pull request #1504 from LydiaSevelt/master无闻2015-08-192-2/+2
| |\ \
| | * | Change input field to type=password for the authentication templates.Lydia Sevelt2015-08-182-2/+2
| |/ /
* / / new delete account UI and password confirmationUnknwon2015-08-1914-52/+137
|/ /
* | new UI on admin/monitorUnknwon2015-08-199-142/+194
* | detect kill signalUnknwon2015-08-181-0/+11