summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix language names (#2955)Piotr Orzechowski2017-11-231-1/+1
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-221-6/+4
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-212-1/+12
* Drop deprecated GOGS_WORK_DIR use (#2946)Jonas Bröms2017-11-211-4/+0
* Apply LANDING_PAGE config options for logged in users (#2894)schaffman52017-11-201-2/+5
* Fix memcache support when value is returned as string always (#2924)Lauris BH2017-11-161-2/+27
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-4/+0
* Gogs -> Gitea (#2909)Sandro Santilli2017-11-141-1/+1
* Fix run command race (#1470)Mura Li2017-11-132-22/+33
* Correct ldap username validation. (#2880)Jochen Rill2017-11-131-1/+1
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-0/+4
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-5/+8
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-133-45/+121
* Add LFS object verification step after upload (#2868)Lauris BH2017-11-082-2/+63
* Add external markup render support (#2570)Lunny Xiao2017-11-072-1/+137
* Fix LFS not returning correct content length when requesting a range of bytes...Jacob Parry2017-11-071-1/+1
* fix click create pull request button 404 (#2859)Lunny Xiao2017-11-051-0/+1
* Clean repository ROOT directory name with filepath.Clean (#2846)Mike Fellows2017-11-041-2/+2
* Fix API raw file content access for default branch (#2849)Lauris BH2017-11-041-1/+5
* Fix API raw requests for commits and tags (#2841)Lauris BH2017-11-041-1/+4
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-53/+58
* Fix redirect url of legacy commits route (#2825)Morlinest2017-11-031-11/+1
* Configurable SSH key exchange algorithm and MAC suite (#2806)Cum Gun2017-11-022-2/+16
* Fix Git LFS object/repo link storage in database and small refactoring (#2803)Lauris BH2017-10-301-54/+34
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-21/+99
* 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