summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [skip ci] Updated translations via CrowdinGiteaBot2018-03-021-0/+2
* Fix incorrect 'Erase Wiki Data' string identifier. (#3613)bugreport02018-03-021-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-03-021-1/+1
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-024-0/+12
* [skip ci] Updated translations via CrowdinGiteaBot2018-02-271-0/+17
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-2712-1006/+1010
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-262-1/+6
* Fix missing translations when updating username. (#3564)bugreport02018-02-252-4/+4
* feat: Add branch link in branch list. (#3576)Bo-Yi Wu2018-02-241-2/+2
* Fix the protected branch panic issue (#3567)Wendell Sun2018-02-231-0/+4
* Fix remove team member issue (#3566)Wendell Sun2018-02-232-9/+27
* Fix query protected branch bug (#3563)Wendell Sun2018-02-221-2/+1
* fix: if Mirrors repo no content is fetched, updated time should not b… (#3551)Bo-Yi Wu2018-02-221-1/+15
* Update gogs to gitea migration manual (#3559)Victor Polevoy2018-02-221-2/+8
* refactor: reduce sql query in retrieveFeeds (#3547)Bo-Yi Wu2018-02-213-32/+116
* Use unique temp dirs in unit tests (#3494)Ethan Koenig2018-02-211-8/+25
* Bug fix for repo releases sorted (#3522)Wendell Sun2018-02-211-1/+3
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-2011-98/+126
* Update markbates/goth library (#3533)Lauris BH2018-02-1911-157/+281
* Document generate commands (#3532)Lauris BH2018-02-181-0/+16
* Add issue closed time column to fix activity closed issues list (#3537)Lauris BH2018-02-196-6/+50
* [skip ci] Updated translations via CrowdinGiteaBot2018-02-184-0/+58
* Force remove test repo root path in case previous test is still locking it (#...Lauris BH2018-02-181-1/+14
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-185-25/+60
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-1812-67/+215
* [skip ci] Updated translations via CrowdinGiteaBot2018-02-1826-347/+23
* Fix app.ini sample file link in docs (#3529)Lauris BH2018-02-182-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-02-161-1/+1
* Fix ellipses, 'a[n]' and 'username' (issue #3512). (#3518)bugreport02018-02-161-17/+17
* [skip ci] Updated translations via CrowdinGiteaBot2018-02-161-7/+0
* Add info from #2286, minor fixes to YAML indentation (#3338)Richard Coleman2018-02-151-4/+19
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-145-5/+15
* Improve wiki test (#3493)Ethan Koenig2018-02-131-7/+23
* Add missing licenses (#3497)Jonas Franz2018-02-1352-0/+1932
* Updating generate-licenses.go to fetch licenses from maintained repository. (...Jonas Franz2018-02-12317-17486/+8209
* Escape search query (#3486)Jonas Franz2018-02-112-1/+8
* Update code.gitea.io/git (#3482)Ethan Koenig2018-02-105-126/+108
* Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) (#3475)Jonas Franz2018-02-091-0/+190
* Fixes missing avatars in offline mode (#3471)Codruț Constantin Gușoi2018-02-081-1/+3
* Docs: Fix broken markdown with unescaped character (#3470)Jonas Bröms2018-02-071-2/+2
* Clarify Indexer MAX_FILE_SIZE (#3469)Jonas Bröms2018-02-071-1/+1
* Fix checklist padding (#3460)modmew82018-02-064-17/+25
* Improvements to git integration test (#3466)Ethan Koenig2018-02-061-11/+7
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-0514-97/+704
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-054-2/+26
* Fix synchronization bug in repo indexer (#3455)Ethan Koenig2018-02-051-62/+100
* Enable caching on assets and avatars (#3376)Morgan Bazalgette2018-02-045-34/+155
* Update hard-coded version to 1.5.0-dev (#3450)techknowlogick2018-02-031-1/+1
* Allow square brackets in external issue patterns (#3408)Christian Köberl2018-02-032-2/+7
* Emoji Autocomplete (#3433)modmew82018-02-036-17/+64