aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Code/repo search (#2582)Ethan Koenig2017-10-276-13/+378
* Add commit count caching (#2774)Lauris BH2017-10-263-12/+113
* Add branch overiew page (#2108)Bwko2017-10-262-0/+28
* Add support for extra sendmail arguments (#2731)Jonas Bröms2017-10-252-0/+10
* Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)Michael Kuhn2017-10-251-1/+1
* Fix Polish language name spelling (#2766)Piotr Orzechowski2017-10-241-1/+1
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-0/+15
* add default ssh ciphers (#2761)Lunny Xiao2017-10-231-1/+5
* Use identicon image for default gravatar. (#2767)harry2017-10-232-2/+2
* Configurable SSH cipher suite (#913)spacetourist2017-10-212-1/+6
* Use buffersize to reduce database connection when iterate (#2724)Lunny Xiao2017-10-211-9/+11
* Set default lfs content path (#2521)Jonas Bröms2017-10-191-1/+6
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-153-3/+35
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-151-0/+5
* Add Activity page to repository (#2674)Lauris BH2017-10-152-1/+68
* Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)Patrick G2017-10-141-0/+3
* Refactor duplicated code in repo handlers (#2657)Ethan Koenig2017-10-051-86/+49
* Fix go get response if only app URL is custom in configuration (#2634)Lauris BH2017-10-022-1/+8
* Make indexer code more reusable (#2590)Ethan Koenig2017-09-252-21/+60
* fix go get subpackage bug (#2584)Lunny Xiao2017-09-231-11/+13
* Automatically regenerate indexer for incompatible versions (#2524)Ethan Koenig2017-09-231-19/+18
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-1/+1
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-216-53/+122
* Fix sending mail with a non-latin display name. #2102 (#2559)Rémi Saurel2017-09-212-3/+5
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-201-0/+1
* Use named ActionType constants in template helper (#2545)Ethan Koenig2017-09-201-12/+11
* Fix fmt errors (#2544)Ethan Koenig2017-09-191-1/+2
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-192-0/+113
* Fix lint errors (#2547)Ethan Koenig2017-09-192-8/+2
* Fork permission bug fixes (#2534)Jonas Franz2017-09-181-0/+68
* 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