aboutsummaryrefslogtreecommitdiff
path: root/conf/locale
Commit message (Collapse)AuthorAge
...
* locale: changes relates to Ukrainian language (#4168)Argentumbolo2017-02-21
| | | | | | - Add Ukrainian translation into templates/home.tmpl - Fix Ukrainian language name in conf/app.ini because on Ukrainian 'language' is female. - Add me as translator into conf/locale/TRANSLATORS
* Prepare releaseUnknwon2017-02-21
|
* locale: update translators (#4166)Orion2017-02-21
|
* locale: update TRANSLATORS (#4161)Oscar Quisbert2017-02-20
|
* locale: add new translator (#4158)Óscar García Amor2017-02-20
|
* models/webhook: fix bad queryUnknwon2017-02-20
|
* Update 'disable_register_mail' verbiage (#4155)Tyler2017-02-19
|
* repo: several minor improvementsUnknwon2017-02-19
| | | | | | 1. Fix sample content didn't show up when hook doesn't exist. 2. Fix CSS 'word-break' to use 'break-word' not 'break-all'. 3. Fix single quote in 'locale_en-US.ini' file.
* repo: able to fork own repository (#1791)Unknwon2017-02-18
|
* commits: able to specify pageSize dynamically (#3965)Unknwon2017-02-18
| | | | | | | Usage: <url>?page={page}&pageSize={pageSize} Also avoid/removed getting total commits count for pagination, users are only allowed navigation by 'newer' and 'older'.
* locale: add Ukrainian supportUnknwon2017-02-18
|
* admin/config: display repository related settings (#3816)Unknwon2017-02-18
|
* repo/settings: add description and link to personal SSH keys (#3936)Unknwon2017-02-18
|
* install: able to enable builtin SSH server (#3773)Unknwon2017-02-18
|
* I've got Translation Credits message from 无闻 (joe2010xtmf) (#4144)app2017-02-18
|
* Update TRANSLATORS (#4146)Ganesha2017-02-18
|
* Update TRANSLATORS (#4147)Jonas De Kegel2017-02-18
|
* Update TRANSLATORS (#4143)wp-src2017-02-18
|
* Update TRANSLATORS (#4142)火文狼2017-02-18
|
* webhook: add native Discord supportUnknwon2017-02-18
|
* Update TRANSLATORS (#4140)Pierre Prinetti2017-02-17
|
* Update TRANSLATORS (#4139)Olexander Yermakov2017-02-17
|
* Added myself (#4138)Alexandre Espinosa Menor2017-02-17
|
* Initial version of protected branches (#776)Unknwon2017-02-17
| | | | | - Able to restrict force push and deletion - Able to restrict direct push
* Update TRANSLATORS (#4137)Riste Risafov2017-02-17
|
* Update TRANSLATORS (#4136)javydreamercsw2017-02-17
|
* Update TRANSLATORS (#4135)sergystepanov2017-02-17
|
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
|
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
|
* Update localesUnknwon2017-02-11
|
* install: validate SMTP FromUnknwon2017-02-11
| | | | | Invalid SMTP From will cause fatal error in post-install and exit the program.
* config: show Git version in admin panelUnknwon2017-02-11
|
* Update localesUnknwon2017-02-09
| | | | This patch also fixes #4073
* Update localesUnknwon2017-02-05
|
* Allow use to set an external tracker url and to redirect user when clicking ↵Rémy Boulanouar2017-01-31
| | | | in Issues same behavior as Wiki. (#3646)
* Prepare for releaseUnknwon2017-01-31
|
* Update localesUnknwon2017-01-28
|
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
| | | | User is now able to view full list of organizations belongs to.
* Setting orgs (#3587)Rémy Boulanouar2017-01-27
| | | | | | | | | | | | * Implement organizations listing in setting and allow user to create new organization. * Implement organizations listing in setting and allow user to create new organization. * Add space remove by mistake * Remove unused part of the template * Update display and behavior according to @Unknown remarks
* Disable local path migration by default (#4033)Unknwon2017-01-26
| | | | | | | Site admin now has to enable manually by config option [repository] ENABLE_LOCAL_PATH_MIGRATION = true. Site admin always grants this permission, but regulars users have to be allowed by site admins in admin user panel.
* templates/repo: rename 'Code' to 'Files'Unknwon2017-01-25
|
* locale: remove unused locale stringUnknwon2017-01-23
|
* Update localesUnknwon2017-01-21
|
* Update localesUnknwon2017-01-01
|
* Add Galician supportUnknwon2016-12-23
| | | | - Update locales
* New locale "galician" (#3917)David A. Lareo2016-12-23
|
* Pluralize "Statistic" (#3665)ipavl2016-12-22
| | | Other locales appear to use the plural version, and the text is being associated with more than one statistic.
* Minor fix for PR #3687Unknwon2016-12-21
|
* Check if file is a symlink with web editor (#3687)Stefan Grönke2016-12-21
| | | | | | | | * editor checks for symlinks * translate file_is_a_symlink message * credit translation author
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
|