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