summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix installation page ssh domain unavilableLunny Xiao2016-12-271-2/+2
* fix 500 when delete orgnization and resolved #486Lunny Xiao2016-12-272-8/+11
* Merge pull request #492 from Bwko/passwordAndrey Nering2016-12-2620-20/+20
|\
| * At the locales replaced 6 with MIN_PASSWORD_LENGTHBwko2016-12-2620-20/+20
|/
* Improve the way how branches are deletedBwko2016-12-264-16/+73
* Improve issue references in markdown (#471)Sandro Santilli2016-12-261-1/+34
* API Endpoints for collaborators (#375)Ethan Koenig2016-12-263-1/+108
* Git LFS support v2 (#122)Fabian Zaremba2016-12-2637-11/+2632
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-255-1/+40
* Implement sendmail (#355)Philip Couling2016-12-254-10/+73
* Update sdkEthan Koenig2016-12-253-6/+82
* Organization webhook API endpointsEthan Koenig2016-12-254-134/+316
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-249-49/+177
* Simplified MinPasswordLength check (#475)Bwko2016-12-241-5/+1
* Added sorting to the labels & milestones page (#199)Bwko2016-12-247-13/+82
* Added minimum password length to app.ini (#223)Bwko2016-12-244-4/+17
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-243-88/+76
* API Endpoint for watching (#191)Ethan Koenig2016-12-243-0/+147
* Enables mssql support (#383)btrepp2016-12-2444-14/+69268
* Raised version to 1.1.0 (#468)Thomas Boerger2016-12-241-1/+1
* Properly handle drone tags and release/* branches (#466)v1.0.0Thomas Boerger2016-12-243-10/+28
* Fixed drone taggingThomas Boerger2016-12-232-3/+3
* Fix broken godoc link and add arch in English README (#463)Lunny Xiao2016-12-232-3/+3
* update zh readme (#462)Lunny Xiao2016-12-231-104/+13
* Simplified README and added a release badge (#460)Thomas Boerger2016-12-231-107/+9
* Integrated an initial changelog (#457)Thomas Boerger2016-12-231-0/+43
* Add default values for settings (#455)Lunny Xiao2016-12-236-24/+154
* Fix race condition in unit test (#456)Ethan Koenig2016-12-231-2/+7
* Change screenshoots to Gitea (#454)Joubert RedRat2016-12-231-4/+5
* resolved #394 (#396)Lunny Xiao2016-12-231-0/+3
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-22234-5404/+292
* fix tag webhook 404 error (#420)Lunny Xiao2016-12-221-1/+1
* Check if file is a symlink with web editor (#3687) (#445)Lunny Xiao2016-12-226-0/+10
* fix bug #1122 log.smtp receiver configure error (#3602) (#451)Lunny Xiao2016-12-222-3/+3
* New settings option for a custom SSH host (#3763) (#446)Lunny Xiao2016-12-224-7/+10
* init script gentoo (#447)Lunny Xiao2016-12-221-0/+15
* 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