Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | XSS in username | Unknwon | 2015-09-01 |
| | |||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 |
| | |||
* | #1377 add rename repo action | Unknwon | 2015-09-01 |
| | |||
* | minor fixes on #1551 | Unknwon | 2015-09-01 |
| | |||
* | fix dashboard 500 when no issues at all | Unknwon | 2015-09-01 |
| | | | | | - update locales - update README | ||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 |
| | |||
* | fix sql | Unknwon | 2015-08-29 |
| | |||
* | #1544 Creating new repository fails occasionally | Unknwon | 2015-08-29 |
| | |||
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 |
| | |||
* | #1526 URL escape for username and password | Unknwon | 2015-08-29 |
| | |||
* | webhook APIs | Unknwon | 2015-08-29 |
| | |||
* | slack JSON indent | Unknwon | 2015-08-28 |
| | |||
* | new create webhook event | Unknwon | 2015-08-28 |
| | |||
* | fix bare repo issue | Unknwon | 2015-08-28 |
| | |||
* | fix 1093 | Unknwon | 2015-08-28 |
| | |||
* | add more README vars | Unknwon | 2015-08-28 |
| | |||
* | #1487 Readme Template | Unknwon | 2015-08-28 |
| | |||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 |
| | |||
* | #1458: Authorities were messed up when using mysql database | Unknwon | 2015-08-28 |
| | |||
* | add webhook recent deliveries | Unknwon | 2015-08-27 |
| | |||
* | rename a user method | Unknwon | 2015-08-27 |
| | |||
* | new create webhook UI | Unknwon | 2015-08-27 |
| | |||
* | new webhooks list UI | Unknwon | 2015-08-26 |
| | |||
* | minor update | Unknwon | 2015-08-26 |
| | |||
* | new org dashboard issues | Unknwon | 2015-08-25 |
| | |||
* | new user dahsboard issues | Unknwon | 2015-08-25 |
| | |||
* | #1535 Removing deploy key does not remove key | Unknwon | 2015-08-25 |
| | |||
* | fix release created timezone issue | Unknwon | 2015-08-24 |
| | |||
* | Modify minimumKeySize of RSA to 1024 for old keys. | Yixin Hao | 2015-08-21 |
| | |||
* | new commits table | Unknwon | 2015-08-20 |
| | |||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 |
| | |||
* | more on #966 | Unknwon | 2015-08-20 |
| | |||
* | allow edit issue and comment | Unknwon | 2015-08-20 |
| | |||
* | fix timezone! | Unknwon | 2015-08-20 |
| | |||
* | fix timezone | Unknwon | 2015-08-20 |
| | |||
* | print time to debug | Unknwon | 2015-08-20 |
| | |||
* | work #1500 | Unknwon | 2015-08-20 |
| | |||
* | minor fix on API response | Unknwon | 2015-08-19 |
| | |||
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 |
| | | | | | | | | | 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. | ||
* | token recent activity | Unknwon | 2015-08-19 |
| | |||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 |
| | |||
* | make cron task configurable | Unknwon | 2015-08-18 |
| | |||
* | work on #1493 | Unknwon | 2015-08-17 |
| | |||
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
| | | |||
* | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 |
|\ \ | | | | | | | Fix race condition on ssh key delete, and revert re-revert of hard line break | ||
| * | | remove empty line as per https://github.com/gogits/gogs/pull/1475 | Don Bowman | 2015-08-15 |
| | | | |||
| * | | race condition on keydelete | Don Bowman | 2015-08-12 |
| | | |