Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -1201/+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 | ||||
* | 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 | ||||
* | Rebase branch onto go-gitea/gitea | Michael Stroucken | 2016-11-28 | 1 | -2/+2 |
| | |||||
* | Update locales and add Swedish | Unknwon | 2016-11-26 | 1 | -60/+60 |
| | | | | Signed-off-by: Andrey Nering <andrey.nering@gmail.com> | ||||
* | replace Gogs to Gitea on locale files | Avelino | 2016-11-08 | 1 | -12/+12 |
| | |||||
* | Update locales | Unknwon | 2016-09-15 | 1 | -2/+2 |
| | | | | Add new locale Serbian (Cyrillic) | ||||
* | Update locales | Unknwon | 2016-09-01 | 1 | -24/+81 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-08-10 | 1 | -3/+31 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-08-03 | 1 | -14/+14 |
| | |||||
* | Update locales | Unknwon | 2016-07-30 | 1 | -3/+6 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-07-22 | 1 | -2/+6 |
| | |||||
* | Update locales and .gopmfile | Unknwon | 2016-07-17 | 1 | -11/+11 |
| | |||||
* | Update locale | Unknwon | 2016-07-09 | 1 | -8/+18 |
| | |||||
* | Add Czech support | Unknwon | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Update locales | Unknwon | 2016-04-11 | 1 | -1/+1 |
| | |||||
* | Update locales | Unknwon | 2016-03-23 | 1 | -3/+3 |
| | |||||
* | Update locales | Unknwon | 2016-03-18 | 1 | -2/+2 |
| | |||||
* | Update locales | Unknwon | 2016-03-11 | 1 | -12/+7 |
| | |||||
* | Prepare release | Unknwon | 2016-03-06 | 1 | -11/+11 |
| | |||||
* | Add Finnish support | Unknwon | 2016-03-05 | 1 | -7/+10 |
| | |||||
* | Update locales | Unknwon | 2016-03-04 | 1 | -53/+75 |
| | |||||
* | Prepare to release | Unknwon | 2016-02-24 | 1 | -15/+18 |
| | |||||
* | 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 | -4/+12 |
| | |||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | 1 | -5/+7 |
| | |||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -1/+1 |
| | | | | - Update locales | ||||
* | Update locales | Unknwon | 2016-01-25 | 1 | -4/+4 |
| | |||||
* | update locale | Unknwon | 2016-01-11 | 1 | -0/+4 |
| | |||||
* | update locale | Unknwon | 2016-01-06 | 1 | -7/+7 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 1 | -2/+2 |
| | |||||
* | prepare release | Unknwon | 2015-12-18 | 1 | -20/+20 |
| | |||||
* | update locales | Unknwon | 2015-12-12 | 1 | -13/+21 |
| | |||||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 1 | -4/+8 |
| | |||||
* | 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 | -6/+6 |
| | |||||
* | prepare release | Unknwon | 2015-12-06 | 1 | -18/+38 |
| | |||||
* | 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 | -6/+23 |
| | |||||
* | prepare for release | Unknwon | 2015-11-25 | 1 | -16/+18 |
| | |||||
* | update locales | Unknwon | 2015-11-21 | 1 | -14/+19 |
| | |||||
* | update locale #1965 | Unknwon | 2015-11-19 | 1 | -995/+1004 |
| | |||||
* | fix #1902 | Unknwon | 2015-11-07 | 1 | -14/+16 |
| | |||||
* | update locales | Unknwon | 2015-11-03 | 1 | -0/+1 |
| | |||||
* | fix #1831 | Unknwon | 2015-11-01 | 1 | -3/+2 |
| | |||||
* | minor fix for #1865 | Unknwon | 2015-10-31 | 1 | -2/+3 |
| | |||||
* | update locale | Unknwon | 2015-10-28 | 1 | -2/+4 |
| | |||||
* | update locale | Unknwon | 2015-10-21 | 1 | -0/+1 |
| | |||||
* | update locale | Unknwon | 2015-10-08 | 1 | -0/+4 |
| |