aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update code.gitea.io/git (#450)Lunny Xiao2016-12-2236-479/+508
* UpdateIssueUsersByMentions was calling database write operations while (#443)Lunny Xiao2016-12-223-11/+13
* Bug fixes and tests for modules/base (#442)Ethan Koenig2016-12-224-36/+261
* issue comment api fix (#449)Kim "BKC" Carlbäcker2016-12-223-6/+113
* Fix string format verbs (#3637)Alexander Lunegov2016-12-225-6/+6
* Fix homepage docs link broken (#417)Lunny Xiao2016-12-221-8/+8
* Update locales (#440)Lunny Xiao2016-12-215-186/+186
* Add Korean support (#437)Lunny Xiao2016-12-214-4/+1206
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-2128-284/+286
* Do not override the binary version name from drone (#436)Thomas Boerger2016-12-211-3/+1
* Change default Android theme color meta tag (#389)Andrey Nering2016-12-201-1/+1
* Merge pull request #412 from strk/libravatar-sourceAndrey Nering2016-12-201-0/+2
|\
| * Add support for using "libravatar" as the GravatarSourceSandro Santilli2016-12-191-0/+2
* | Fix random string generator (#384)Denis Denisov2016-12-2011-35/+94
* | Merge pull request #422 from mjwwit/masterAndrey Nering2016-12-201-1/+1
|\ \
| * | change test mail subject and body to 'Gitea Test Mail!'Michael de Wit2016-12-201-1/+1
* | | serve video files using the HTML5 video tag (#418)Nico Mandery2016-12-204-0/+12
|/ /
* | add ZH readme (#405)Lunny Xiao2016-12-192-0/+141
* | fixed vulnerabilities labels (#409)Lunny Xiao2016-12-171-1/+28
* | Remove fixed FIXME (#408)Richie B2B2016-12-161-1/+0
* | Fix typo (#407)Richie B2B2016-12-161-1/+1
* | Update gitea/sdk vendor (#406)Martin Hebnes Pedersen2016-12-163-3/+21
|/
* Revert "Disable coverage report for now" (#400)Andrey Nering2016-12-162-6/+6
* fixed vulnerabilities on deleting release (#399)Lunny Xiao2016-12-162-2/+9
* Disable coverage report for now (#395)Thomas Boerger2016-12-152-6/+6
* Fixing multiple docker issues (#386)Thomas Boerger2016-12-154-6/+8
* Update example install url from try.gogs.io to try.gitea.io (#385)Sandro Santilli2016-12-153-2/+9
* fixed vulnerabilities (#392)Lunny Xiao2016-12-154-9/+34
* Don't use custom PBKDF2 function (#382)Lunny Xiao2016-12-154-42/+85
* bug fixed branch name for pushupdate (#380)Lunny Xiao2016-12-131-1/+1
* Autogenerate Version on build (#190)Kim "BKC" Carlbäcker2016-12-133-12/+4
* Correction LDAP validation (#342)Denis Denisov2016-12-122-2/+7
* In the wiki title replace tab with a space (#371)Bwko2016-12-111-0/+1
* Fixes issue #283Bwko2016-12-091-0/+3
* Bug fix for edit-hook API endpointEthan Koenig2016-12-091-2/+8
* Fix alignment of tooltip and add bindata - related to #359 (#364)Henning Henkel2016-12-082-402/+402
* Remove stale comment in models/repo.go (#366)Ethan Koenig2016-12-081-1/+0
* Fix for #361, renamed username to loginBwko2016-12-071-1/+1
* Bug fixes for repo permissions in APIEthan Koenig2016-12-077-26/+45
* Added download tooltip - solves #221 (#359)Henning Henkel2016-12-074-1/+4
* Fixes panic when there's no user initialized (#358)Bwko2016-12-061-2/+2
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-0615-107/+274
* Actually fix 'make build' (#353)Kim "BKC" Carlbäcker2016-12-051-2/+2
* Enabled bindata build tag and generate bindata (#352)Thomas Boerger2016-12-052-5/+6
* Awlays build, even when it thinks it's up to date (#351)Kim "BKC" Carlbäcker2016-12-051-0/+1
* Merge pull request #348 from tboerger/release-fixesThomas Boerger2016-12-053-13/+32
|\
| * Fixed build tags and deps for all build/test stepsThomas Boerger2016-12-052-11/+24
| * Properly move releases within drone buildsThomas Boerger2016-12-051-2/+8
|/
* Fixes #316Antonio Facciolo2016-12-052-1/+5
* Fix regression in PR-API #248 (#349)Kim "BKC" Carlbäcker2016-12-051-7/+39