summaryrefslogtreecommitdiffstats
path: root/options/locale
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-041-0/+10
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-021-0/+10
|
* Better logging (#6038) (#6095)zeripath2019-04-021-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Panic don't fatal on create new logger Fixes #5854 Signed-off-by: Andrew Thornton <art27@cantab.net> * partial broken * Update the logging infrastrcture Signed-off-by: Andrew Thornton <art27@cantab.net> * Reset the skip levels for Fatal and Error Signed-off-by: Andrew Thornton <art27@cantab.net> * broken ncsa * More log.Error fixes Signed-off-by: Andrew Thornton <art27@cantab.net> * Remove nal * set log-levels to lowercase * Make console_test test all levels * switch to lowercased levels * OK now working * Fix vetting issues * Fix lint * Fix tests * change default logging to match current gitea * Improve log testing Signed-off-by: Andrew Thornton <art27@cantab.net> * reset error skip levels to 0 * Update documentation and access logger configuration * Redirect the router log back to gitea if redirect macaron log but also allow setting the log level - i.e. TRACE * Fix broken level caching * Refactor the router log * Add Router logger * Add colorizing options * Adjust router colors * Only create logger if they will be used * update app.ini.sample * rename Attribute ColorAttribute * Change from white to green for function * Set fatal/error levels * Restore initial trace logger * Fix Trace arguments in modules/auth/auth.go * Properly handle XORMLogger * Improve admin/config page * fix fmt * Add auto-compression of old logs * Update error log levels * Remove the unnecessary skip argument from Error, Fatal and Critical * Add stacktrace support * Fix tests * Remove x/sync from vendors? * Add stderr option to console logger * Use filepath.ToSlash to protect against Windows in tests * Remove prefixed underscores from names in colors.go * Remove not implemented database logger This was removed from Gogs on 4 Mar 2016 but left in the configuration since then. * Ensure that log paths are relative to ROOT_PATH * use path.Join * rename jsonConfig to logConfig * Rename "config" to "jsonConfig" to make it clearer * Requested changes * Requested changes: XormLogger * Try to color the windows terminal If successful default to colorizing the console logs * fixup * Colorize initially too * update vendor * Colorize logs on default and remove if this is not a colorizing logger * Fix documentation * fix test * Use go-isatty to detect if on windows we are on msys or cygwin * Fix spelling mistake * Add missing vendors * More changes * Rationalise the ANSI writer protection * Adjust colors on advice from @0x5c * Make Flags a comma separated list * Move to use the windows constant for ENABLE_VIRTUAL_TERMINAL_PROCESSING * Ensure matching is done on the non-colored message - to simpify EXPRESSION
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-011-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-282-0/+4
|
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-271-0/+2
| | | | | | | | | | | | | * Make Ghost not link to 404 page * Make correct localization label show * Create and use GetLastEventLabelFake for when a Ghost user has made the action, thus not linking to a user profile * Add corresponding _fake entries to locale_en-US * Make Ghost avatar not link to 404 page * Make Ghost on milestone_issues not link to 404 page
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-221-0/+10
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-214-1/+84
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-201-0/+6
|
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+1
| | | | | | | | | | Include the current CustomPath location in the admin section and also display GITEA_WORK_DIR and/or GITEA_CUSTOM env var if they are set. Right now there is no easy way to see this information, and if you try and help most users they won't be able to tell you anything about these values -- just that their custom template isn't working, files aren't in the right place, etc... Now you can see all paths and if they were set by ENV or not.
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-193-0/+16
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-1929-0/+29
|
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-0/+5
| | | | | | | | Partially implement #770. Add "Default Webhooks" page in site admin UI. Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0. Upon repo creation, copy the set of default webhooks into the new repo.
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+1
| | | | Fix #4339
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-181-0/+33
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-171-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-111-0/+27
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-102-1/+26
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-092-0/+51
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-0829-3/+63
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-081-3/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-081-6/+6
|
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+32
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-074-13/+16
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-061-0/+7
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-051-9/+28
|
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-051-0/+2
| | | Signed-off-by: Steve Traugott <stevegt@t7a.org>
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-011-3/+69
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-281-0/+7
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-271-0/+26
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-261-1/+24
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-251-0/+50
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-191-0/+18
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-191-0/+24
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-1829-0/+29
|
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+19
|
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+6
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-181-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-1717-34/+0
|
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-2/+2
| | | | | | | | | | | | | | | | | | | * Add emoji to labels Minor cleanup of tribute code in footer.tmpl Signed-off-by: jolheiser <john.olheiser@gmail.com> * Quick find/replace in other i18n files containing label translations Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert "Quick find/replace in other i18n files containing label translations" This reverts commit ec3e1a3a1775989301bb2c1cd08e8871b317688d. * Add style to overwrite emoji height in labels * Revert Makefile change that makes Windows work
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-141-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-131-0/+2
|
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-121-0/+1
| | | | | | | This PR makes it possible for the markdown renderer to render images and media straight from the LFS. Fix #5746 Signed-off-by: Andrew Thornton [art27@cantab.net](mailto:art27@cantab.net)
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-121-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-112-0/+7
|
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #5957 * add tests to make sure config option is respected * use already defined struct * - use migration to make the flag repo wide not for the entire gitea instance Also note that the config value can still be set so as to be able to control the value for new repositories that are to be created - fix copy/paste error in copyright header year and rearrange import - use repo config instead of server config value to determine if a commit should close an issue - update testsuite * use global config only when creating a new repository * allow repo admin toggle feature via UI * fix typo and improve testcase * fix fixtures * add DEFAULT prefix to config value * fix test
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-082-2/+6
|
* Enhance closed PR and Issue status in the list (#6000)Lanre Adelowo2019-02-081-0/+2
| | | | | | | | | | * working version * Update options/locale/locale_en-US.ini Co-Authored-By: adelowo <adelowomailbox@gmail.com> * update templates
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-081-0/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-061-0/+2
|