Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -1202/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved conf assets into options folder * Dropped old bindata * Started to integrate options bindata and accessors * Do not enforce a builtin app.ini * Replaced bindata calls with options * Dropped bindata task from makefile, it's the generate task now * Always embedd app.ini to provide sane config defaults * Use sane defaults for the configuration * Defined default value for SSH_KEYGEN_PATH * Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini * Fixed new paths in latest test additions * Drop bindata with make clean task * Set more proper default values | ||||
* | Check if file is a symlink with web editor (#3687) (#445) | Lunny Xiao | 2016-12-22 | 1 | -0/+1 |
| | | | | | | | | | | | | * Check if file is a symlink with web editor (#3687) * editor checks for symlinks * translate file_is_a_symlink message * credit translation author * fix error constant | ||||
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | Added download tooltip - solves #221 (#359) | Henning Henkel | 2016-12-07 | 1 | -0/+1 |
| | |||||
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -5/+5 |
| | | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io | ||||
* | Based on @tboerger's screenshot, these "times" are counts and not | Michael Stroucken | 2016-11-30 | 1 | -4/+4 |
| | | | | clock times. Change translation to reflect that. | ||||
* | Time values displayed are apparently single values, so use singular. | Michael Stroucken | 2016-11-29 | 1 | -4/+4 |
| | |||||
* | Rebase branch onto go-gitea/gitea | Michael Stroucken | 2016-11-28 | 1 | -6/+6 |
| | |||||
* | Update locales and add Swedish | Unknwon | 2016-11-26 | 1 | -13/+13 |
| | | | | Signed-off-by: Andrey Nering <andrey.nering@gmail.com> | ||||
* | replace Gogs to Gitea on locale files | Avelino | 2016-11-08 | 1 | -15/+15 |
| | |||||
* | Update locales | Unknwon | 2016-09-15 | 1 | -4/+4 |
| | | | | Add new locale Serbian (Cyrillic) | ||||
* | Update locales | Unknwon | 2016-09-01 | 1 | -27/+84 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-08-10 | 1 | -3/+31 |
| | |||||
* | Update locales | Unknwon | 2016-07-30 | 1 | -8/+11 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-07-22 | 1 | -1/+5 |
| | |||||
* | Update locales and .gopmfile | Unknwon | 2016-07-17 | 1 | -15/+15 |
| | |||||
* | Update locale | Unknwon | 2016-07-09 | 1 | -5/+15 |
| | |||||
* | Update locales | Unknwon | 2016-04-11 | 1 | -6/+6 |
| | |||||
* | Update locales | Unknwon | 2016-03-18 | 1 | -31/+31 |
| | |||||
* | Update locales | Unknwon | 2016-03-11 | 1 | -75/+70 |
| | |||||
* | Prepare release | Unknwon | 2016-03-06 | 1 | -144/+144 |
| | |||||
* | Add Finnish support | Unknwon | 2016-03-05 | 1 | -11/+14 |
| | |||||
* | Update locales | Unknwon | 2016-03-04 | 1 | -99/+121 |
| | |||||
* | Prepare to release | Unknwon | 2016-02-24 | 1 | -45/+48 |
| | |||||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | 1 | -0/+0 |
| | |||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -82/+90 |
| | |||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | 1 | -4/+6 |
| | |||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -1/+1 |
| | | | | - Update locales | ||||
* | Update locales | Unknwon | 2016-01-25 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2016-01-11 | 1 | -0/+4 |
| | |||||
* | update locale | Unknwon | 2016-01-06 | 1 | -2/+2 |
| | |||||
* | update locales | Unknwon | 2015-12-12 | 1 | -5/+13 |
| | |||||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 1 | -8/+12 |
| | |||||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | minor fix for #2113 and other locales | Unknwon | 2015-12-07 | 1 | -16/+16 |
| | |||||
* | prepare release | Unknwon | 2015-12-06 | 1 | -16/+36 |
| | |||||
* | Translation: Add missing entry for new "code" tab | Adam Strzelecki | 2015-12-02 | 1 | -0/+1 |
| | | | | | | | | 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". | ||||
* | finish wiki | Unknwon | 2015-11-30 | 1 | -0/+17 |
| | |||||
* | prepare for release | Unknwon | 2015-11-25 | 1 | -8/+10 |
| | |||||
* | update locales | Unknwon | 2015-11-21 | 1 | -12/+17 |
| | |||||
* | update locale #1965 | Unknwon | 2015-11-19 | 1 | -995/+1004 |
| | |||||
* | fix #1902 | Unknwon | 2015-11-07 | 1 | -3/+3 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+3 |
| | |||||
* | update locales | Unknwon | 2015-11-03 | 1 | -0/+1 |
| | |||||
* | fix #1831 | Unknwon | 2015-11-01 | 1 | -5/+4 |
| | |||||
* | minor fix for #1865 | Unknwon | 2015-10-31 | 1 | -2/+3 |
| | |||||
* | Translation for invalid milestone due date format ISO 8601 fix. | Matt Arnold | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | update README | Unknwon | 2015-10-29 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2015-10-28 | 1 | -0/+2 |
| | |||||
* | update some locales | Unknwon | 2015-10-24 | 1 | -1/+1 |
| |