aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* fix wrong slack webhook payload URLUnknwon2015-12-06
|
* Fix misspelled wordsAlex Myasoedov2015-12-06
|
* APIs: admin usersUnknwon2015-12-05
|
* update READMEUnknwon2015-12-05
|
* fix #2105 and fix #1857Unknwon2015-12-05
|
* #2052 advanced select ops for system noticesUnknwon2015-12-05
|
* init with all enabledUnknwon2015-12-04
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* #2045 have fallback but empty valueUnknwon2015-12-04
|
* #2045 move fallback to empty stringUnknwon2015-12-04
|
* more fixes on #2045Unknwon2015-12-04
|
* work on #2093Unknwon2015-12-03
|
* 500 when wiki not existsUnknwon2015-12-03
|
* fix #2090Unknwon2015-12-03
|
* fix #976Unknwon2015-12-03
|
* #2071 Diff is not showing full content when has super long one lineUnknwon2015-12-02
|
* #2052 Ability to batch delete system noticesUnknwon2015-12-01
|
* #2045 add short version as fallback to Slack payloadUnknwon2015-12-01
|
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-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 APIUnknwon2015-12-01
|
* fix #2042Unknwon2015-11-30
|
* finish wikiUnknwon2015-11-30
|
* wiki: finish editUnknwon2015-11-27
|
* wiki: finish newUnknwon2015-11-27
|
* introduce git-shellUnknwon2015-11-26
|
* Wiki: UI for page newUnknwon2015-11-25
|
* add unsupported migration promptUnknwon2015-11-25
|
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* some fix to #2026Unknwon2015-11-23
|
* fix incorrectUnknwon2015-11-21
|
* add some logUnknwon2015-11-21
|
* fix for #2012Unknwon2015-11-21
|
* minor fix on #1694Unknwon2015-11-21
|
* noticeUnknwon2015-11-20
|
* add more debug infoUnknwon2015-11-20
|
* more fix on #2002Unknwon2015-11-20
|
* fix #2002Unknwon2015-11-20
|
* fix #1383Unknwon2015-11-20
|
* better escape char handleUnknwon2015-11-20
|
* fix #1119 and data race in timming tasksUnknwon2015-11-20
|
* fix #1997Unknwon2015-11-19
|
* fix #878Unknwon2015-11-18
|
* UI: long organization name in create repository owner listUnknwon2015-11-18
|
* add admin op: delete missing reposUnknwon2015-11-18
|
* clean up codeUnknwon2015-11-16
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* #1922 Pull request fail to merge with BINUnknwon2015-11-16
|
* fix #1960Unknwon2015-11-16
|
* work on #1961Unknwon2015-11-16
|
* fix #1958Unknwon2015-11-15
|