Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update REMADE and locale | 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. | ||
* | 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 |
| | |||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| | |||
* | prepare for release | Unknwon | 2015-11-25 |
| | |||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 |
| | |||
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | update locales | Unknwon | 2015-11-21 |
| | |||
* | fix #1383 | Unknwon | 2015-11-20 |
| | |||
* | better error message | Unknwon | 2015-11-19 |
| | |||
* | update locale #1965 | 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 '#' | ||
* | fix #1957 - disable version display | Gibheer | 2015-11-18 |
| | | | | | This allows the admin to disable the version information about gogs and go in use in the footer. | ||
* | 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 | ||
* | prepare release | Unknwon | 2015-11-12 |
| | |||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 |
| | |||
* | fix #1902 | Unknwon | 2015-11-07 |
| | |||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
| | |||
* | update locales | Unknwon | 2015-11-03 |
| | |||
* | update some libs | Unknwon | 2015-11-02 |
| | |||
* | Merge pull request #1871 from Gibheer/config_minimum_key_sizes | 无闻 | 2015-11-01 |
|\ | | | | | move minimum key sizes to config | ||
| * | move minimum key sizes to config | Gibheer | 2015-10-30 |
| | | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | ||
* | | fix #1831 | Unknwon | 2015-11-01 |
| | | |||
* | | work #1705 | Unknwon | 2015-10-31 |
| | | |||
* | | fix #1697 | Unknwon | 2015-10-31 |
| | | |||
* | | minor fix for #1865 | 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 |
|/ | |||
* | update README | Unknwon | 2015-10-29 |
| | |||
* | update locale | Unknwon | 2015-10-28 |
| | |||
* | #1711 try to indicate sqlite session issue when merge | Unknwon | 2015-10-25 |
| | |||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 |
| | |||
* | Reopen PR need retest patch | Unknwon | 2015-10-25 |
| | |||
* | add config and update locale | Unknwon | 2015-10-24 |
| | |||
* | update some locales | Unknwon | 2015-10-24 |
| | |||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 |
| | |||
* | update locale | Unknwon | 2015-10-21 |
| | |||
* | 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. | ||
* | update locale | Unknwon | 2015-10-08 |
| |