summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Improve issue search (#2387)Ethan Koenig2017-09-162-4/+176
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-169-1057/+1155
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-145-2/+87
* Basic VSCode configuration for building and debugging (#2483)Lauris BH2017-09-121-1/+5
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-122-0/+5
* Feature: Timetracking (#2211)Jonas Franz2017-09-124-26/+61
* Fix fmt error in mailer (#2490)Jonas Östanbäck2017-09-121-1/+1
* Fix slice out of bounds error in mailer (#2479)Jonas Östanbäck2017-09-111-1/+2
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+1
* Fix releases to be counted from database not tags (#2389)Lauris BH2017-08-281-1/+9
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-282-1/+14
* Add UseCompatSSHURI setting (#2356)Manuel2017-08-261-0/+3
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+1
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231-0/+6
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-0/+4
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+2
* No error log entries for repo 404 (#2200)Ethan Koenig2017-08-191-2/+2
* Fix rendering of external links (#2292)Ethan Koenig2017-08-132-78/+54
* Make short link pattern greedy (#2259)Michael Kuhn2017-08-062-1/+7
* Fix internal requests when gitea listens to unix socket or only external IP (...Lauris BH2017-08-034-12/+34
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+150
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-8/+1
* Fix git version check with four digits (1.8.3.1) (#2236)Christoph Handel2017-08-011-1/+1
* Fix profile update for non-local users (#2178)Lauris BH2017-07-191-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+3
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-152-0/+3
* Fix SHA1 hash linking (#2143)Roy Marples2017-07-122-6/+15
* Fix import orderEthan Koenig2017-07-061-4/+4
* Relative URL testsEthan Koenig2017-07-061-0/+4
* Fix wiki preview linksEthan Koenig2017-07-062-40/+43
* Fix missing-return bug (#2109)Ethan Koenig2017-07-041-0/+1
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-1/+1
* Absolute path for setting.CustomConf (#2085)Ethan Koenig2017-07-011-0/+2
* lintEthan Koenig2017-06-291-0/+1
* Use default avatar on errorEthan Koenig2017-06-291-1/+6
* Don't ignore gravatar errorEthan Koenig2017-06-291-2/+4
* Make time diff translatable (#2057)Lauris BH2017-06-282-72/+37
* Setting to disable authorized_keys backup (#1856)Dan Magnus Lindvall2017-06-281-11/+13
* Always return valid go-get meta, even if unauthorized (#2010)Kim "BKC" Carlbäcker2017-06-261-3/+41
* remove deprecated code for Gogs compitable (#2041)Lunny Xiao2017-06-231-9/+1
* ROOT_URL setting use the default as shown in conf/app.ini (#1823)Mike Fellows2017-06-221-12/+18
* fix misspell (#1996)Bo-Yi Wu2017-06-181-1/+1
* Merge pull request #1829 from ethantkoenig/no_branchesAndrey Nering2017-06-121-0/+4
|\
| * Commitless repos should be bareEthan Koenig2017-05-281-0/+4
* | No highlighting for .txt files (#1922)Ethan Koenig2017-06-091-1/+3
* | Send mails as HTML as default. Setting for send as plain text. (#1648)Jonas Östanbäck2017-06-072-21/+27
* | Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-2/+2
* | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)Phil Hopper2017-06-061-0/+14
* | Fix status table race condition (#1835)Ethan Koenig2017-05-312-0/+21
* | Fix PR template error (#1834)Ethan Koenig2017-05-301-7/+5