aboutsummaryrefslogtreecommitdiff
path: root/conf/locale
Commit message (Collapse)AuthorAge
...
* Add Finnish supportUnknwon2016-03-05
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-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 requestsUnknwon2016-03-05
|
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Update localesUnknwon2016-03-04
|
* Minor fixes for #2746Unknwon2016-03-04
|
* Merge pull request #2746 from joshfng/feature-delete-wiki-pagesUnknwon2016-03-04
|\ | | | | Add ability to delete single wiki pages.
| * Add ability to delete single wiki pages.Josh Frye2016-03-04
| |
* | #2743 and #2751 fix bad SQL generated by XORMUnknwon2016-03-04
|/ | | | Use hand-written SQL to do complex query
* Minor fixes for #2745Unknwon2016-03-03
|
* Repo setting to delete and disable wikiJosh Frye2016-03-03
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
| | | | - Remove unused config settings `[picture] service`
* #2743 workaround to fix XORM problemUnknwon2016-03-03
|
* Update TRANSLATORS and remove tip for CIUnknwon2016-03-02
|
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Minor fix for #2660Unknwon2016-02-24
|
* Test mailer button. Addresses #1531Josh Frye2016-02-24
|
* Prepare to releaseUnknwon2016-02-24
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* Fix #857Unknwon2016-02-20
|
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-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 Kaiser2016-02-18
|
* #2633 fix removed config optionUnknwon2016-02-16
|
* Minor fix for #2624Unknwon2016-02-15
|
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-15
|\ | | | | Convert mirrors to regular repositories
| * Refactored according to suggestionsMartin Hartkorn2016-02-14
| |
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
| |
* | fix #2454Unknwon2016-02-14
|/
* Add helper text for log path.Josh Frye2016-02-12
|
* Add install option for log pathJosh Frye2016-02-12
|
* Update locales and update sponsorUnknwon2016-02-11
|
* Improve db path prompt when installUnknwon2016-02-07
|
* Fixes small typotechwolf122016-02-05
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Minor fix for #2444Unknwon2016-02-01
|
* Change en-us localization "mirror from" to "mirror of"Patrik2016-02-01
|
* #2497 incorrect error handle for team nameUnknwon2016-01-29
|
* Update localesUnknwon2016-01-28
|
* Fix grammar in deploy key sectionSaren Currie2016-01-27
|
* Update localesUnknwon2016-01-25
|
* fix #2385Unknwon2016-01-14
|
* update localeUnknwon2016-01-11
|
* #2349 try to handle []int8 caseUnknwon2016-01-11
|
* fix #2350Unknwon2016-01-07
|
* update localeUnknwon2016-01-06
|
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-05
|
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-05
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following