Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | |
| | ||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | |
| | ||||
* | fix #2268 | novaeye | 2015-12-23 | |
| | ||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following | |||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | |
| | ||||
* | #2251 fix button name | Unknwon | 2015-12-19 | |
| | ||||
* | fix #2189 | Unknwon | 2015-12-18 | |
| | ||||
* | #1692 API: admin create repo | Unknwon | 2015-12-17 | |
| | ||||
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 | |
| | ||||
* | fix #2223 | Unknwon | 2015-12-17 | |
| | ||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | |
| | ||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | |
| | ||||
* | #1692 add user email APIs | Unknwon | 2015-12-15 | |
| | ||||
* | rename import path | Unknwon | 2015-12-15 | |
| | ||||
* | fix possible disclosure | Unknwon | 2015-12-14 | |
| | ||||
* | improve get commits performance | Unknwon | 2015-12-13 | |
| | ||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | |
| | ||||
* | #2154 minor fix | Unknwon | 2015-12-11 | |
| | ||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | |
| | ||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | |
| | ||||
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | |
| | | | | - #2153 remove require for gravatar | |||
* | #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 | |
| | |