Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #1436 | Unknwon | 2015-12-19 |
| | |||
* | #1692 add organization APIs | Unknwon | 2015-12-17 |
| | |||
* | #1692 add user email APIs | Unknwon | 2015-12-15 |
| | |||
* | fix #2205 | Unknwon | 2015-12-15 |
| | |||
* | rename import path | Unknwon | 2015-12-15 |
| | |||
* | fix possible disclosure | Unknwon | 2015-12-14 |
| | |||
* | fix huge diff hangs | Unknwon | 2015-12-14 |
| | |||
* | #2176 fix 500 on /watchers & /stars for pg | Unknwon | 2015-12-14 |
| | |||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 |
| | |||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 |
| | |||
* | #2152 fix SMTP authentication makes invalid assumption on protocol | Unknwon | 2015-12-11 |
| | |||
* | #2155 fix org max repo limit default to -1 | Unknwon | 2015-12-11 |
| | |||
* | #2155 The owner has reached maximum creation limit of 0 repositories | Unknwon | 2015-12-11 |
| | |||
* | #2147 fix rewrites authorized_keys when builtin SSH server is enabled | Unknwon | 2015-12-11 |
| | |||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 |
| | |||
* | Drop 0.5.x support | Unknwon | 2015-12-10 |
| | |||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 |
| | |||
* | fix bool check for repo max limit and fix hang when push repo with tons of ↵ | Unknwon | 2015-12-10 |
| | | | | commits | ||
* | fix user repo limit default value | Unknwon | 2015-12-10 |
| | |||
* | #1301 "read-only" users | Unknwon | 2015-12-10 |
| | |||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 |
| | |||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 |
| | |||
* | #1943 Able to config fsck timeout | Unknwon | 2015-12-09 |
| | |||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
| | |||
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 |
| | |||
* | Fix misspelled words | Alex Myasoedov | 2015-12-06 |
| | |||
* | APIs: admin users | Unknwon | 2015-12-05 |
| | |||
* | update README | Unknwon | 2015-12-05 |
| | |||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 |
| | |||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 |
| | |||
* | init with all enabled | Unknwon | 2015-12-04 |
| | |||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
| | |||
* | #2045 have fallback but empty value | Unknwon | 2015-12-04 |
| | |||
* | #2045 move fallback to empty string | Unknwon | 2015-12-04 |
| | |||
* | more fixes on #2045 | Unknwon | 2015-12-04 |
| | |||
* | work on #2093 | Unknwon | 2015-12-03 |
| | |||
* | 500 when wiki not exists | Unknwon | 2015-12-03 |
| | |||
* | fix #2090 | Unknwon | 2015-12-03 |
| | |||
* | fix #976 | Unknwon | 2015-12-03 |
| | |||
* | #2071 Diff is not showing full content when has super long one line | Unknwon | 2015-12-02 |
| | |||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 |
| | |||
* | #2045 add short version as fallback to Slack payload | Unknwon | 2015-12-01 |
| | |||
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 |
| | | | | | | | | | | | | | | | Consider following LDAP search query example: (&(objectClass=Person)(|(uid=%s)(mail=%s))) Right now on first login attempt Gogs will use the text supplied on login form as the newly created user name. In example query above the text matches against both e-mail or user name. So if user puts the e-mail then the new Gogs user name will be e-mail which may be undesired. Using optional user name attribute setting we can explicitly say we want Gogs user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail to login 1st time, the new account will receive correct user name. | ||
* | fix API | Unknwon | 2015-12-01 |
| | |||
* | fix #2042 | Unknwon | 2015-11-30 |
| | |||
* | finish wiki | Unknwon | 2015-11-30 |
| | |||
* | wiki: finish edit | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish new | Unknwon | 2015-11-27 |
| | |||
* | introduce git-shell | Unknwon | 2015-11-26 |
| | |||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| |