aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* #2114 External URL for wikiUnknwon2015-12-11
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
|
* #1575 Limit repo creationUnknwon2015-12-10
|
* #1612 Ability to send mail when a new pull request is submittedUnknwon2015-12-10
|
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
|
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-09
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* #1627 auto login after install if admin is configuredUnknwon2015-12-08
|
* fix wrong slack webhook payload URLUnknwon2015-12-06
|
* remember page number when delete repoUnknwon2015-12-05
|
* #2063 Ability to delete repo from admin panelUnknwon2015-12-05
|
* APIs: admin usersUnknwon2015-12-05
|
* fix #2105 and fix #1857Unknwon2015-12-05
|
* #2052 advanced select ops for system noticesUnknwon2015-12-05
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* fix panic for #2045Unknwon2015-12-04
|
* refactor API routes and some work for #976Unknwon2015-12-04
|
* fix broken linkUnknwon2015-12-03
|
* fix #976Unknwon2015-12-03
|
* more UI minor fixesUnknwon2015-12-02
|
* #2052 Ability to batch delete system noticesUnknwon2015-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.
* Merge pull request #2069 from nanoant/patch/admin-see-all-organizationsUnknwon2015-11-30
|\ | | | | Admin should be able to see all organizations
| * Admin should be able to see all organizationsAdam Strzelecki2015-11-30
| | | | | | | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them.
* | finish wikiUnknwon2015-11-30
| |
* | wiki: finish pagesUnknwon2015-11-27
| |
* | wiki: finish editUnknwon2015-11-27
| |
* | wiki: finish newUnknwon2015-11-27
| |
* | introduce git-shellUnknwon2015-11-26
| |
* | Wiki: UI for page newUnknwon2015-11-25
|/
* allow admin to migrate for any user/orgUnknwon2015-11-25
|
* more link fixUnknwon2015-11-24
|
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* fix #2020Unknwon2015-11-24
|
* #1681 some fixes for builtin SSH server on WindowsUnknwon2015-11-23
|
* more HTTP clone word fixUnknwon2015-11-22
|
* fix #650Unknwon2015-11-22
|
* upgrade libsUnknwon2015-11-21
|
* fix #1383Unknwon2015-11-20
|
* fix #1119 and data race in timming tasksUnknwon2015-11-20
|
* better error messageUnknwon2015-11-19
|
* #1971 more general rule to detect errorUnknwon2015-11-19
|
* fix typo for #1996Unknwon2015-11-19
|
* work on #1891Unknwon2015-11-18
|
* fix #878Unknwon2015-11-18
|
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-18
|
* add admin op: delete missing reposUnknwon2015-11-18
|
* fix #1981Unknwon2015-11-18
|
* fix #1987Unknwon2015-11-18
|