Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | |
| | ||||
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | |
| | ||||
* | Post work for #2637 | Unknwon | 2016-02-27 | |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | |||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | |
| | ||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | |
| | ||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | |
| | ||||
* | Fix #857 | Unknwon | 2016-02-20 | |
| | ||||
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | |
| | | | | | | | | | This is feature is workaround for #2628 (JumpCloud) and some other services that allow LDAP search only under BindDN user account, but not allow any LDAP search query in logged user DN context. Such approach is an alternative to minimal permissions security pattern for BindDN user. | |||
* | #2633 fix removed config option | Unknwon | 2016-02-16 | |
| | ||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | |
| | ||||
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repo | Unknwon | 2016-02-15 | |
|\ | | | | | Convert mirrors to regular repositories | |||
| * | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | |
| | | ||||
| * | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | |
| | | ||||
* | | fix #2454 | Unknwon | 2016-02-14 | |
|/ | ||||
* | Add helper text for log path. | Josh Frye | 2016-02-12 | |
| | ||||
* | Add install option for log path | Josh Frye | 2016-02-12 | |
| | ||||
* | Improve db path prompt when install | Unknwon | 2016-02-07 | |
| | ||||
* | Fixes small typo | techwolf12 | 2016-02-05 | |
| | ||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | |
| | | | | - Update locales | |||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | |
| | ||||
* | Change en-us localization "mirror from" to "mirror of" | Patrik | 2016-02-01 | |
| | ||||
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | |
| | ||||
* | Fix grammar in deploy key section | Saren Currie | 2016-01-27 | |
| | ||||
* | fix #2350 | Unknwon | 2016-01-07 | |
| | ||||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | ||||
* | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | ||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following | |||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | |
| | ||||
* | Minor typo in en-US locale | Toni | 2015-12-16 | |
| | | | metadata* | |||
* | Fix typo | Toni | 2015-12-16 | |
| | | | take* | |||
* | #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 | |
| | ||||
* | Minor typo in en-US locale: gloabl -> global | Julien Pivotto | 2015-12-11 | |
| | ||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | |
| | ||||
* | #1301 "read-only" users | Unknwon | 2015-12-10 | |
| | ||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | |
| | ||||
* | Reword messages for PR auto merging (#2117) | Angus Gibson | 2015-12-10 | |
| | ||||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | |
| | ||||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 | |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. | |||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | |
| | ||||
* | #2063 Ability to delete repo from admin panel | 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 | |
| | ||||
* | 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. |