Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #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 |
| | |||
* | add unsupported migration prompt | Unknwon | 2015-11-25 |
| | |||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 |
| | |||
* | some fix to #2026 | Unknwon | 2015-11-23 |
| | |||
* | fix incorrect | Unknwon | 2015-11-21 |
| | |||
* | add some log | Unknwon | 2015-11-21 |
| | |||
* | fix for #2012 | Unknwon | 2015-11-21 |
| | |||
* | minor fix on #1694 | Unknwon | 2015-11-21 |
| | |||
* | notice | Unknwon | 2015-11-20 |
| | |||
* | add more debug info | Unknwon | 2015-11-20 |
| | |||
* | more fix on #2002 | Unknwon | 2015-11-20 |
| | |||
* | fix #2002 | Unknwon | 2015-11-20 |
| | |||
* | fix #1383 | Unknwon | 2015-11-20 |
| | |||
* | better escape char handle | Unknwon | 2015-11-20 |
| | |||
* | fix #1119 and data race in timming tasks | Unknwon | 2015-11-20 |
| | |||
* | fix #1997 | Unknwon | 2015-11-19 |
| | |||
* | fix #878 | Unknwon | 2015-11-18 |
| | |||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 |
| | |||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 |
| | |||
* | clean up code | Unknwon | 2015-11-16 |
| | |||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 |
| | |||
* | #1922 Pull request fail to merge with BIN | Unknwon | 2015-11-16 |
| | |||
* | fix #1960 | Unknwon | 2015-11-16 |
| | |||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | fix #1958 | Unknwon | 2015-11-15 |
| | |||
* | fix api broken | Unknwon | 2015-11-15 |
| | |||
* | fix #1953 | Unknwon | 2015-11-15 |
| | |||
* | #1931 Test patch does not checkout correct base branch | Unknwon | 2015-11-15 |
| | |||
* | fix #1302 | Unknwon | 2015-11-13 |
| | |||
* | Show custom avatars in commits | Unknwon | 2015-11-13 |
| | |||
* | save custom avatar as PNG | Unknwon | 2015-11-13 |
| | |||
* | #1854 show issue content | Unknwon | 2015-11-13 |
| | |||
* | minor fix for #1935 and fix #1854 | Unknwon | 2015-11-13 |
| | |||
* | #1854 change issueId to issueIndex | Alexey Makhov | 2015-11-13 |
| | |||
* | #1854 improves | Alexey Makhov | 2015-11-13 |
| | |||
* | #1854 improves | Alexey Makhov | 2015-11-13 |
| | |||
* | #1854 issue title at dashboard | Alexey Makhov | 2015-11-12 |
| | |||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 |
| | |||
* | go vet and fix #1890 | Unknwon | 2015-11-08 |
| | |||
* | admin op with notice | Unknwon | 2015-11-07 |
| | |||
* | fix #1902 | Unknwon | 2015-11-07 |
| |