Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add Finnish support | Unknwon | 2016-03-05 | |
| | ||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | |
| | ||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | |
| | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | |||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | |
| | ||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | |
| | | | | - Allow to delete current avatar | |||
* | Update locales | Unknwon | 2016-03-04 | |
| | ||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | |
| | ||||
* | Merge pull request #2746 from joshfng/feature-delete-wiki-pages | Unknwon | 2016-03-04 | |
|\ | | | | | Add ability to delete single wiki pages. | |||
| * | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | |
| | | ||||
* | | #2743 and #2751 fix bad SQL generated by XORM | Unknwon | 2016-03-04 | |
|/ | | | | Use hand-written SQL to do complex query | |||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | |
| | ||||
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | |
| | ||||
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | |
| | | | | - Remove unused config settings `[picture] service` | |||
* | #2743 workaround to fix XORM problem | Unknwon | 2016-03-03 | |
| | ||||
* | Update TRANSLATORS and remove tip for CI | Unknwon | 2016-03-02 | |
| | ||||
* | 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 | |
| | ||||
* | Prepare to release | Unknwon | 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. | |||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | |
| | ||||
* | #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 | |
| | ||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | |
| | ||||
* | 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 | |
| | ||||
* | Update locales | Unknwon | 2016-01-28 | |
| | ||||
* | Fix grammar in deploy key section | Saren Currie | 2016-01-27 | |
| | ||||
* | Update locales | Unknwon | 2016-01-25 | |
| | ||||
* | fix #2385 | Unknwon | 2016-01-14 | |
| | ||||
* | update locale | Unknwon | 2016-01-11 | |
| | ||||
* | #2349 try to handle []int8 case | Unknwon | 2016-01-11 | |
| | ||||
* | fix #2350 | Unknwon | 2016-01-07 | |
| | ||||
* | update locale | Unknwon | 2016-01-06 | |
| | ||||
* | 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 | |
| | ||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | |
| | ||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following |