Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translation: Add missing entry for new "code" tab | Adam Strzelecki | 2015-12-02 |
| | | | | | | | | We have new tab, but we had no entry. That's why it was showing "code" (lowercase) as this is text id, where we were expecting properly title cased "Code" to be shown in English version. Also add Polish translation "code=Kod". | ||
* | Merge pull request #2081 from angus-g/en-trans | Unknwon | 2015-12-01 |
|\ | | | | | Update English translations | ||
| * | Fix casing in English translation | Angus Gibson | 2015-12-02 |
| | | |||
| * | Update English translations | Angus Gibson | 2015-12-02 |
| | | | | | | | | Just some phrasing changes to make the English translations sound more natural. | ||
* | | #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. | ||
* | wiki: finish pages | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish edit | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish new | Unknwon | 2015-11-27 |
| | |||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| | |||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 |
| | |||
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | fix #1383 | Unknwon | 2015-11-20 |
| | |||
* | better error message | Unknwon | 2015-11-19 |
| | |||
* | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 |
| | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | ||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 |
| | |||
* | fix #1987 | Unknwon | 2015-11-18 |
| | |||
* | fix #1988 | Unknwon | 2015-11-18 |
| | |||
* | fix #1448 | Unknwon | 2015-11-17 |
| | |||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 |
| | |||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | fix #1958 | Unknwon | 2015-11-15 |
| | |||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
| | |||
* | update locales | Unknwon | 2015-11-03 |
| | |||
* | fix #1831 | Unknwon | 2015-11-01 |
| | |||
* | fix #1697 | Unknwon | 2015-10-31 |
| | |||
* | Translation for invalid milestone due date format ISO 8601 fix. | Matt Arnold | 2015-10-30 |
| | |||
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 |
| | |||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 |
| | |||
* | add config and update locale | Unknwon | 2015-10-24 |
| | |||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 |
| | |||
* | New/reopen PR checks if there is any unmerged and open PR | Unknwon | 2015-10-18 |
| | |||
* | Simplify disable Gravatar preference wording | Kunal Mehta | 2015-10-17 |
| | | | | "Enable this to disable..." is needlessly confusing, simplify it by being upfront that this setting disables the Gravatar fetching. | ||
* | new quick start page | Unknwon | 2015-10-02 |
| | |||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 |
| | |||
* | update Docker info | Unknwon | 2015-09-17 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | finish new auth e-mails | Unknwon | 2015-09-17 |
| | |||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 |
| | |||
* | #1633 admin delete user | Unknwon | 2015-09-13 |
| | |||
* | #697 add install option | Unknwon | 2015-09-13 |
| | |||
* | #697 update locale and admin panel | Unknwon | 2015-09-13 |
| | |||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 |
| | |||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 |
| | |||
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 |
| | |||
* | add tidb support | Unknwon | 2015-09-12 |
| | |||
* | new admin user list UI | Unknwon | 2015-09-11 |
| | |||
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 |
| |