Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #2114 External URL for wiki | Unknwon | 2015-12-11 |
| | |||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 |
| | |||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 |
| | |||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 |
| | |||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 |
| | |||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 |
| | |||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 |
| | |||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
| | |||
* | #1627 auto login after install if admin is configured | Unknwon | 2015-12-08 |
| | |||
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 |
| | |||
* | remember page number when delete repo | Unknwon | 2015-12-05 |
| | |||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 |
| | |||
* | APIs: admin users | Unknwon | 2015-12-05 |
| | |||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 |
| | |||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 |
| | |||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
| | |||
* | fix panic for #2045 | Unknwon | 2015-12-04 |
| | |||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 |
| | |||
* | fix broken link | Unknwon | 2015-12-03 |
| | |||
* | fix #976 | Unknwon | 2015-12-03 |
| | |||
* | more UI minor fixes | Unknwon | 2015-12-02 |
| | |||
* | #2052 Ability to batch delete system notices | 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. | ||
* | Merge pull request #2069 from nanoant/patch/admin-see-all-organizations | Unknwon | 2015-11-30 |
|\ | | | | | Admin should be able to see all organizations | ||
| * | Admin should be able to see all organizations | Adam Strzelecki | 2015-11-30 |
| | | | | | | | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them. | ||
* | | finish wiki | Unknwon | 2015-11-30 |
| | | |||
* | | wiki: finish pages | Unknwon | 2015-11-27 |
| | | |||
* | | 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 |
|/ | |||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 |
| | |||
* | more link fix | Unknwon | 2015-11-24 |
| | |||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 |
| | |||
* | fix #2020 | Unknwon | 2015-11-24 |
| | |||
* | #1681 some fixes for builtin SSH server on Windows | Unknwon | 2015-11-23 |
| | |||
* | more HTTP clone word fix | Unknwon | 2015-11-22 |
| | |||
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | upgrade libs | Unknwon | 2015-11-21 |
| | |||
* | fix #1383 | Unknwon | 2015-11-20 |
| | |||
* | fix #1119 and data race in timming tasks | Unknwon | 2015-11-20 |
| | |||
* | better error message | Unknwon | 2015-11-19 |
| | |||
* | #1971 more general rule to detect error | Unknwon | 2015-11-19 |
| | |||
* | fix typo for #1996 | Unknwon | 2015-11-19 |
| | |||
* | work on #1891 | Unknwon | 2015-11-18 |
| | |||
* | fix #878 | Unknwon | 2015-11-18 |
| | |||
* | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 |
| | |||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 |
| | |||
* | fix #1981 | Unknwon | 2015-11-18 |
| | |||
* | fix #1987 | Unknwon | 2015-11-18 |
| |