aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new Make target for running single integration test (#6500)Mura Li2019-04-041-0/+4
* docs: document setup with read-only config (#6348)nodiscc2019-04-042-0/+1
* Some logging documentation (#6498)zeripath2019-04-041-0/+396
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-041-0/+10
* Make distinction between DisplayName and Username in email templates (#6495)mrsdizzie2019-04-045-11/+12
* [docker] drop the bits argument when generating an ed25519 key (#6504)Jakob Ackermann2019-04-041-1/+1
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-026-0/+144
* fix upload attachments (#6481)Lunny Xiao2019-04-027-14/+76
* add make version on gitea version (#6485)Lunny Xiao2019-04-022-9/+18
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-021-0/+10
* Add X-Auto-Response-Suppress header to outgoing messages (#6492)mrsdizzie2019-04-021-0/+1
* Better logging (#6038) (#6095)zeripath2019-04-02301-8209/+36958
* fix bug when user login and want to resend register confirmation email (#6482)Lunny Xiao2019-04-022-7/+7
* Add ui class to sub_menu to fix style in arc-green (#6477)John Olheiser2019-04-021-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-04-011-0/+2
* Fies #6468 - Uses space match and adds newline for all sed flavors (#6473)Richard Mahn2019-04-012-3/+5
* support custom file name in `gitea dump` command (#6474)glaszig2019-04-012-1/+7
* fix: avoid multi-clicks when perform oauth2 login (#6467)BetaCat2019-03-312-4/+29
* Fix link to Hacking on Gitea on From-Source doc page (#6471)zeripath2019-03-301-1/+1
* fix typos in docs command-line examples (#6466)Ilya2019-03-291-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-282-0/+4
* Hacky fix for alignment of the create-organization dialog (#6455)zeripath2019-03-281-18/+17
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-277-5/+35
* Changelogs 1.7.5 & 1.8.0-rc2 (#6453)John Olheiser2019-03-271-1/+19
* Change order that PostProcess Processors are run (#6445)mrsdizzie2019-03-272-7/+13
* Use Go1.11 module (#5743)Mura Li2019-03-27575-13958/+63234
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-27174-145/+3044
* Clean up ref name rules (#6437)mrsdizzie2019-03-264-4/+132
* Fix Hook & HookList in Swagger (#6432)Segev Finer2019-03-262-7/+48
* Add signatures to webhooks (#6428)techknowlogick2019-03-251-0/+19
* routers/repo/setting: display correct error for invalid mirror interval (#6414)Allen Wild2019-03-251-0/+10
* optimize all images in public/img (#6427)silverwind2019-03-2515-5/+6
* Fixed unitTypeCode not being used (#6419)kolaente2019-03-241-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-221-0/+10
* Updates SDK dep (#6406)Richard Mahn2019-03-226-11/+111
* improve zh-cn comparison docs (#6336)Lunny Xiao2019-03-211-1/+3
* Markdown: enable some more extensions (#6362)Roland Koebler2019-03-213-6/+74
* Don't Unescape redirect_to cookie value (#6399)mrsdizzie2019-03-202-6/+5
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-214-1/+84
* fix dump table name error and add some test for dump database (#6394)Lunny Xiao2019-03-203-3/+21
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-201-0/+6
* fix migrations 82 to ignore unsynced tags between database and git data and m...Lunny Xiao2019-03-201-6/+40
* Show locale string on timestamp (#6324)NateScarlet2019-03-201-0/+4
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-193-0/+28
* make sure units of a team are returned (#6379)Lanre Adelowo2019-03-192-0/+10
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-193-0/+16
* fix bug manifest.json will not request with cookie so that session will creat...Lunny Xiao2019-03-191-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-1929-0/+29
* Disable benchmarking during tag events on DroneIO (#6365)techknowlogick2019-03-191-35/+35
* Implement Default Webhooks (#4299)Russell Aunger2019-03-1818-39/+252