aboutsummaryrefslogtreecommitdiff
path: root/conf
Commit message (Collapse)AuthorAge
* update REMADE and localeUnknwon2015-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.
* finish wikiUnknwon2015-11-30
|
* wiki: finish pagesUnknwon2015-11-27
|
* wiki: finish editUnknwon2015-11-27
|
* wiki: finish newUnknwon2015-11-27
|
* Wiki: UI for page newUnknwon2015-11-25
|
* prepare for releaseUnknwon2015-11-25
|
* allow admin to migrate for any user/orgUnknwon2015-11-25
|
* fix #650Unknwon2015-11-22
|
* update localesUnknwon2015-11-21
|
* fix #1383Unknwon2015-11-20
|
* better error messageUnknwon2015-11-19
|
* update locale #1965Unknwon2015-11-19
|
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-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 displayGibheer2015-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 reposUnknwon2015-11-18
|
* fix #1987Unknwon2015-11-18
|
* fix #1988Unknwon2015-11-18
|
* fix #1448Unknwon2015-11-17
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* work on #1961Unknwon2015-11-16
|
* fix #1958Unknwon2015-11-15
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* prepare releaseUnknwon2015-11-12
|
* fix 1540 and experimental SSH server supportUnknwon2015-11-08
|
* fix #1902Unknwon2015-11-07
|
* #1511 Allow local import only for admin usersUnknwon2015-11-03
|
* update localesUnknwon2015-11-03
|
* update some libsUnknwon2015-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 configGibheer2015-10-30
| | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions.
* | fix #1831Unknwon2015-11-01
| |
* | work #1705Unknwon2015-10-31
| |
* | fix #1697Unknwon2015-10-31
| |
* | minor fix for #1865Unknwon2015-10-31
| |
* | Translation for invalid milestone due date format ISO 8601 fix.Matt Arnold2015-10-30
| |
* | work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-29
|/
* update READMEUnknwon2015-10-29
|
* update localeUnknwon2015-10-28
|
* #1711 try to indicate sqlite session issue when mergeUnknwon2015-10-25
|
* #1657 allow forcing all private reposUnknwon2015-10-25
|
* Reopen PR need retest patchUnknwon2015-10-25
|
* add config and update localeUnknwon2015-10-24
|
* update some localesUnknwon2015-10-24
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* update localeUnknwon2015-10-21
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* Simplify disable Gravatar preference wordingKunal Mehta2015-10-17
| | | | "Enable this to disable..." is needlessly confusing, simplify it by being upfront that this setting disables the Gravatar fetching.
* update localeUnknwon2015-10-08
|