1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 11:28:27 +00:00

Commit Graph

  • 3e23dad075 fix webpack polyfills (#9735) (#9738) silverwind 2020-01-12 23:43:16 +01:00
  • 2ecf98ed2d ci: use docker image for golangci-lint (#9737) Antoine GIRARD 2020-01-12 22:26:13 +01:00
  • a3977a3e51 fix webpack polyfills (#9735) silverwind 2020-01-12 21:53:12 +01:00
  • b13b9d3dbd Move Errored PRs out of StatusChecking (#9675) (#9726) zeripath 2020-01-12 19:52:40 +00:00
  • 4072f28e60 Make hook status printing configurable with delay (#9641) (#9725) zeripath 2020-01-12 18:02:36 +00:00
  • 74e35aae11 remove deprecated targets from Makefile (#9729) silverwind 2020-01-12 18:22:26 +01:00
  • 625057c674 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-12 16:34:48 +00:00
  • 10055bd2b1 [API] add GET /orgs endpoint (#9560) 6543 2020-01-12 16:43:44 +01:00
  • 497e15fdc2 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-12 12:12:40 +00:00
  • b465d0d787 Move create/fork repository from models to modules/repository (#9489) Lunny Xiao 2020-01-12 20:11:17 +08:00
  • dbeef6bb02 [BugFix] [API] ​/repos​/issues​/search (#9698) (#9724) 6543 2020-01-12 11:20:49 +01:00
  • 5765212c6d Add owner_name column for table repository for maintaince reason (#9717) Lunny Xiao 2020-01-12 17:36:21 +08:00
  • 65baacf227 Make hook status printing configurable with delay (#9641) zeripath 2020-01-12 08:46:03 +00:00
  • 83f9359a75 [BugFix] [API] ​/repos​/issues​/search (#9698) 6543 2020-01-12 07:35:11 +01:00
  • fec35440db silence fomantic error regarding tabs (#9713) (#9718) silverwind 2020-01-12 05:20:33 +01:00
  • 86464de0c1 silence fomantic error regarding tabs (#9713) silverwind 2020-01-12 03:57:32 +01:00
  • fef49f5e2e golangci-lint 1.22.2 (#9711) techknowlogick 2020-01-11 15:33:40 -05:00
  • f8ea50cc7a Remove unused lock (#9710) zeripath 2020-01-11 19:06:39 +00:00
  • 960ac36099 Remove unused lock (#9709) zeripath 2020-01-11 19:06:35 +00:00
  • 0e53a16cca Missed q.lock.Unlock() will cause panic (#9706) zeripath 2020-01-11 17:05:24 +00:00
  • edd31770aa Missed q.lock.Unlock() will cause panic (#9705) zeripath 2020-01-11 17:05:07 +00:00
  • b1a90f7286 Hide credentials when submitting migration (#9102) (#9704) Lauris BH 2020-01-11 17:25:16 +02:00
  • 7eaba6ba8a Never allow an empty password to validate (#9682) (#9683) zeripath 2020-01-11 14:27:03 +00:00
  • f69f5a9f10 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) Lunny Xiao 2020-01-11 22:24:57 +08:00
  • 45c8a3aeeb Fix cache problem on dashboard (#9358) (#9703) Lauris BH 2020-01-11 16:23:40 +02:00
  • 0e5126da22 Never allow an empty password to validate (#9682) (#9684) zeripath 2020-01-11 11:14:03 +00:00
  • f2e6c4538e [skip ci] Updated translations via Crowdin GiteaBot 2020-01-11 10:51:31 +00:00
  • eadb45e891 Restore IsPasswordSet previous value (#9682) zeripath 2020-01-11 10:50:05 +00:00
  • 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) David Svantesson 2020-01-11 08:29:34 +01:00
  • ff16099c6d Don't attempt to close issue if already closed (#9699) guillep2k 2020-01-11 03:42:11 -03:00
  • a516a7ba0f Load milestone in API PR list (#9671) (#9700) John Olheiser 2020-01-10 21:58:03 -06:00
  • 4d06d10dba Move tracked time api convert to convert package (#9665) Lunny Xiao 2020-01-11 10:59:41 +08:00
  • 705b1e49a8 Don't attempt to close issue if already closed (#9696) guillep2k 2020-01-10 22:20:11 -03:00
  • 438e159d04 Remove deprecation comment for CreateOrgRepo (#9670) Ryan 2020-01-10 21:54:46 +00:00
  • 480ef9d410 Load milestone in API PR list (#9671) John Olheiser 2020-01-10 15:17:56 -06:00
  • e90e435f04 Remove un-needed script import since #9554 (#9694) Antoine GIRARD 2020-01-10 21:36:32 +01:00
  • 7a3a90aca3 Fix wrong original git service type on a migrated repository (#9693) Lunny Xiao 2020-01-10 23:35:17 +08:00
  • 3143bb10da update js dependencies (#9676) silverwind 2020-01-10 13:39:01 +01:00
  • 99d869fa63 Move push commits from models to modules/repository (#9370) Lunny Xiao 2020-01-10 17:34:21 +08:00
  • 384c2b342e Move pull request api convert to convert package (#9664) Lunny Xiao 2020-01-10 15:53:53 +08:00
  • 8878cfa4a1 Fix lint (#9688) Lunny Xiao 2020-01-10 13:50:23 +08:00
  • 11bce6fd3d eliminate horizontal scroll caused by footer (#9674) silverwind 2020-01-10 01:45:59 +01:00
  • 17b844a3ec Move Errored PRs out of StatusChecking (#9675) zeripath 2020-01-10 00:14:14 +00:00
  • 3fb906dc02 remove google font call (#9668) (#9681) techknowlogick 2020-01-09 16:40:57 -05:00
  • cd3e52d91b Prevent redirect to Host (#9678) (#9680) zeripath 2020-01-09 21:38:12 +00:00
  • 3a00a690c9 Prevent redirect to Host (#9678) (#9679) zeripath 2020-01-09 21:37:37 +00:00
  • 6c46a56360 Prevent redirect to Host (#9678) zeripath 2020-01-09 21:34:25 +00:00
  • 8f31c2fc76 remove google font call (#9668) techknowlogick 2020-01-09 15:48:47 -05:00
  • b3722114ce eliminate horizontal scroll caused by footer (#9669) silverwind 2020-01-09 20:33:39 +01:00
  • a2b7cc1bb1 Fix nil reference in repo generation (#9660) (#9666) John Olheiser 2020-01-09 10:50:21 -06:00
  • a311ace354 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-09 16:43:29 +00:00
  • e8ea0695b0 [API] creat org repo call same as github (#9186) 6543 2020-01-09 17:40:01 +01:00
  • 07520431ae chore(PR): Add Reviewed-on in commit message (#9623) Bo-Yi Wu 2020-01-09 22:31:09 +08:00
  • 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 6543 2020-01-09 14:15:14 +01:00
  • 71fe018977 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-09 11:58:47 +00:00
  • 6baa5d7588 [API] Add notification endpoint (#9488) 6543 2020-01-09 12:56:32 +01:00
  • ee9ce0cfa9 Fix nil reference in repo generation (#9660) John Olheiser 2020-01-09 00:22:37 -06:00
  • 04a77b1f42 Add HTML URL to API Issues (#9654) (#9661) John Olheiser 2020-01-09 00:07:21 -06:00
  • 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) David Svantesson 2020-01-09 02:47:45 +01:00
  • 5b2d9333f1 Add HTML URL to API Issues (#9654) John Olheiser 2020-01-08 17:10:34 -06:00
  • 14a9687444 times Add filters (#9373) 6543 2020-01-08 22:14:00 +01:00
  • f523372d07 Add PR review webhook to Telegram (#9653) (#9655) John Olheiser 2020-01-08 13:42:28 -06:00
  • f8dcc5f9f8 Add PR review webhook to Telegram (#9653) John Olheiser 2020-01-08 11:45:24 -06:00
  • b822518e39 [Docs] Linux Service Edit (#9633) Bagas Sanjaya 2020-01-08 23:33:13 +07:00
  • e39c238ef4 fix #9648 (#9652) 6543 2020-01-08 17:32:25 +01:00
  • c779ac12c9 fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 6543 2020-01-08 15:30:58 +01:00
  • 98772d376c [skip ci] Updated translations via Crowdin GiteaBot 2020-01-08 12:45:05 +00:00
  • 632fb5badc Fix #9552: Merge commits generated by pull request capture pull request details (#9635) Shashvat Kedia 2020-01-08 17:23:07 +05:30
  • 74d6ec6807 [Docs] Grammar Edit on Enabling HTTPS Using Reverse Proxy (#9649) Bagas Sanjaya 2020-01-08 16:20:15 +07:00
  • e88d67b774 [API] add comments endpoint for single comment (#9494) 6543 2020-01-08 08:00:59 +01:00
  • c884735740 Plural form for changelog (#9645) techknowlogick 2020-01-08 00:08:49 -05:00
  • 8e132cd16a Update date for new year (#9644) techknowlogick 2020-01-07 23:06:45 -05:00
  • fe2e812121 empty commit to start 1.12-dev Matti R 2020-01-07 22:56:59 -05:00
  • bb4476908d Changelog for 1.11.0-RC1 (#9636) v1.11.0-rc1 6543 2020-01-08 03:57:44 +01:00
  • 319c92163f Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) zeripath 2020-01-08 01:06:53 +00:00
  • c181070f9e Repository teams - disable remove button when have access to all (#9640) David Svantesson 2020-01-08 01:36:39 +01:00
  • 1e9b3d4743 Fix #9530: admin auth list make readable and admin auth delete bug fix (#9628) Shashvat Kedia 2020-01-08 05:11:16 +05:30
  • b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) Lunny Xiao 2020-01-08 02:27:36 +08:00
  • e5d8e2d10c Branches not at ref commit ID should not be listed as Merged (#9614) zeripath 2020-01-07 17:06:14 +00:00
  • 9406368633 Fix Issue Unsubscription (#9634) 6543 2020-01-07 16:41:35 +01:00
  • b6fa229dcf [skip ci] Updated translations via Crowdin GiteaBot 2020-01-07 14:32:33 +00:00
  • 0d515474b8 Remove stray printf (#9631) zeripath 2020-01-07 14:30:03 +00:00
  • c88f0fed36 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-07 11:24:19 +00:00
  • 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) zeripath 2020-01-07 11:23:09 +00:00
  • f71e1c8e79 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-07 07:40:50 +00:00
  • 143f88d975 More extensive robots.txt docs (#9566) 8ctopus 2020-01-07 12:38:22 +05:00
  • 5749b26cdd [skip ci] Updated translations via Crowdin GiteaBot 2020-01-06 16:52:05 +00:00
  • abc0f53539 Add a /user/login landing page option (#9622) Timon Engelke 2020-01-06 17:50:44 +01:00
  • bcac7cb934 fix swagger description of reaction API (#9617) 6543 2020-01-06 05:58:13 +01:00
  • a15a644c05 [BugFix] Hide public repos owned by private orgs (#9616) 6543 2020-01-06 03:12:55 +01:00
  • 2a1cf5bae9 Add some padding to the shadowed comment box (#9612) zeripath 2020-01-05 19:25:27 +00:00
  • 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 6543 2020-01-05 19:48:47 +01:00
  • 7e4f490482 [Docs] introduce "make help" (#9604) 6543 2020-01-05 18:40:02 +01:00
  • 444c3a1184 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-05 14:30:20 +00:00
  • a5a79f702d update gitea.com/macaron/macaron to 1.4.0 (#9608) 6543 2020-01-05 15:27:25 +01:00
  • 4f54a4628a !important makes me sad (#9607) John Olheiser 2020-01-04 22:56:06 -06:00
  • 08424648ae Fix create bugs (#9606) John Olheiser 2020-01-04 20:39:14 -06:00
  • 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603) David Svantesson 2020-01-05 02:23:29 +01:00
  • 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) Antoine GIRARD 2020-01-05 00:20:08 +01:00
  • 6a5a2f493a [skip ci] Updated translations via Crowdin GiteaBot 2020-01-04 22:21:24 +00:00