1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • c9d50bcab5 Correct tooltip msg blocked by dependencies (#9211) programkode 2019-11-29 20:05:49 +01:00
  • d7c1310353 expose PR counter on Repo API (#9202) 6543 2019-11-29 16:14:24 +01:00
  • 42dae399eb Fix max length check and limit in multiple repo forms (#9148) (#9204) 6543 2019-11-29 07:00:19 +01:00
  • f36efe0b54 Properly fix displaying virtual session provider in admin panel (#9137) (#9203) 6543 2019-11-29 06:28:38 +01:00
  • e151674cfa Move PushUpdateOptions from models to repofiles (#9124) Lunny Xiao 2019-11-29 10:21:05 +08:00
  • 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137) zeripath 2019-11-28 17:35:41 +00:00
  • 38664d7f39 upgrade levelqueue to 0.1.0 (#9192) (#9199) Lunny Xiao 2019-11-29 00:40:49 +08:00
  • 3bdce82ce9 upgrade levelqueue to 0.1.0 (#9192) Lunny Xiao 2019-11-28 23:37:33 +08:00
  • c4e52d232e Fix panic when diff (#9187) (#9193) Lunny Xiao 2019-11-28 23:07:30 +08:00
  • ef9a0370ca Fix panic when diff (#9187) Lunny Xiao 2019-11-28 17:05:57 +08:00
  • 6e578dd0c9 docker: ask s6 to stop all service when gitea stop (#9171) Antoine GIRARD 2019-11-27 19:08:57 +01:00
  • 9591185c8f Upgrade blevesearch to v0.8.1 (#9177) Mura Li 2019-11-27 17:23:33 +08:00
  • b50dee5a61 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-27 00:53:49 +00:00
  • 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) Lunny Xiao 2019-11-27 08:35:52 +08:00
  • 9d9e6ac411 Yet another attempt to fix the intermittent failure of gpg git test (#9146) zeripath 2019-11-26 15:35:41 +00:00
  • 055f6d2296 Fix "data race" in testlogger (#9159) zeripath 2019-11-25 23:21:37 +00:00
  • 2b257a91de Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157) zeripath 2019-11-25 15:18:16 +00:00
  • f5bd0884d2 Fix #9151 - smtp logger configuration sendTos should be an array (#9154) zeripath 2019-11-25 13:38:57 +00:00
  • 802aa6d5f3 Add comment highlight when target from url (#9047) jaqra 2019-11-25 14:50:46 +03:00
  • 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) John Olheiser 2019-11-24 23:17:51 -06:00
  • c01afd584d backport v1.10 - Always show Password field on link account sign in page (#9150) Benno 2019-11-25 07:38:05 +08:00
  • 95c3dc856a Fix max length check and limit in multiple repo forms (#9148) Lauris BH 2019-11-25 01:06:23 +02:00
  • e8241bf55e update #9066 Always show Password field on link account sign in page (#9147) Benno 2019-11-25 04:17:53 +08:00
  • d0edb607a3 Fix what information is shown about user in API. (#9115) David Svantesson 2019-11-24 20:45:58 +01:00
  • e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) John Olheiser 2019-11-24 11:57:52 -06:00
  • f25fd5c8eb Fix team links in HTML rendering (#9127) guillep2k 2019-11-24 13:34:44 -03:00
  • 7523314ef8 Graceful: Allow graceful restart for fcgi (#9112) zeripath 2019-11-24 10:39:50 +00:00
  • d779deef6e Fix show single review comments in the PR page (#9143) guillep2k 2019-11-24 02:46:16 -03:00
  • 8ab35eefc4 Move mirror sync actions to notification (#9022) Lunny Xiao 2019-11-24 13:16:59 +08:00
  • e3f22ad2cc Graceful: Allow graceful restart for unix sockets (#9113) zeripath 2019-11-24 02:11:24 +00:00
  • 1270e2ad85 Create PR on Current Repository by Default (#8670) (#9141) guillep2k 2019-11-23 23:08:40 -03:00
  • bb2c0c3729 fix add comment button text align (#9140) Benno 2019-11-24 07:07:15 +08:00
  • 29fa3a0f68 fix race on indexer (#9136) (#9139) Lunny Xiao 2019-11-24 02:08:49 +08:00
  • e6036d9899 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-23 15:05:14 +00:00
  • 9856ac5818 fix race on indexer (#9136) Lunny Xiao 2019-11-23 23:03:35 +08:00
  • 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) QuaSoft 2019-11-23 01:33:31 +02:00
  • eb1b225d9a Send tag create and push webhook when release created on UI (#8671) Benno 2019-11-23 06:13:57 +08:00
  • a4e398dc45 Run make fmt on master (#9129) David Svantesson 2019-11-22 22:00:01 +01:00
  • cbd2bebec0 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-22 14:54:19 +00:00
  • 65a573f3c7 Fix reCAPTCHA URL (#9119) Koichi MATSUMOTO 2019-11-22 23:48:58 +09:00
  • 675f275237 Fix race condition in ReplaceSanitizer (#9123) zeripath 2019-11-22 14:46:39 +00:00
  • 30fde478db fixed reCAPTCHA URL (#9083) Koichi MATSUMOTO 2019-11-22 17:03:45 +09:00
  • 513b9fc988 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-22 07:02:24 +00:00
  • ba9a2d2abb Hide credentials when submitting migration (#9102) Jordan 2019-11-22 00:37:37 -06:00
  • 7bc8c6b180 move semantic.dropdown.custom.js to webpack (#9064) silverwind 2019-11-22 00:30:14 +01:00
  • f0aaffeedc Add USE_SERVICE_WORKER setting (#9110) silverwind 2019-11-21 21:06:23 +01:00
  • cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) zeripath 2019-11-21 18:32:02 +00:00
  • d7ac9727bb Move merge actions to notification (#9024) Lunny Xiao 2019-11-22 01:08:42 +08:00
  • d5261b9aab Move HttpBackend function to Http to reduce function calls when git smart http requests (#9057) Lunny Xiao 2019-11-22 00:24:43 +08:00
  • 51ed4cc063 [fix] typo (#9104) maicss 2019-11-21 21:27:05 +08:00
  • dd82e401fd Add template repositories to comparison (#9101) John Olheiser 2019-11-20 16:23:45 -06:00
  • ade5ec5aa7 Backport: Hide given credentials for migrated repos. (#9098) Jordan 2019-11-20 16:23:12 -06:00
  • 8f49b1232a Fix nil context user (#9099) John Olheiser 2019-11-20 13:44:35 -06:00
  • 1615b3c187 Hide given credentials for migrated repos. (#9097) Jordan 2019-11-20 12:01:09 -06:00
  • 2ab8c78c30 Refactor Issues Subscription (#8738) 6543 2019-11-20 15:50:54 +01:00
  • dfd8b94923 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-20 11:58:10 +00:00
  • 69a255defb Team permission to create repository in organization (#8312) David Svantesson 2019-11-20 12:27:49 +01:00
  • 35c3ea952a Explore page: Add topic param to pagination (#9077) (#9078) David Svantesson 2019-11-20 10:07:09 +01:00
  • 38ce87a61a backport: update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085) techknowlogick 2019-11-20 02:12:47 -05:00
  • a85d916d3e Fix doc example for asciidoc (#9072) guillep2k 2019-11-20 03:17:14 -03:00
  • a88a58a83e [skip ci] Updated translations via Crowdin GiteaBot 2019-11-20 05:34:34 +00:00
  • 05f6eccf27 update golang.org/x/crypto vendor to use acme v2 (#9056) techknowlogick 2019-11-20 00:30:46 -05:00
  • 108bed2023 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-20 00:16:19 +00:00
  • 261b19ced7 Backport: Fix password checks on admin create/edit user (#9076) (#9081) guillep2k 2019-11-19 21:08:53 -03:00
  • e4ec32de2e Fix password checks on admin create/edit user (#9076) guillep2k 2019-11-19 21:07:51 -03:00
  • 4a357f4188 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-19 23:06:30 +00:00
  • c57edb6c7b Add password requirement info on error (#9074) guillep2k 2019-11-19 19:44:58 -03:00
  • eb0359cad4 Context menus for comments (#9043) John Olheiser 2019-11-19 12:33:42 -06:00
  • af7f08bca8 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-19 07:37:59 +00:00
  • 5a3af7992c fix placeholders in the error message (#9060) Iwasa Kazmi 2019-11-19 16:35:37 +09:00
  • 9ccb50f162 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-19 00:06:09 +00:00
  • 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) guillep2k 2019-11-18 20:43:03 -03:00
  • 6ef0ab4d96 fix: add search to reserved usernames (#9063) (#9065) Antoine GIRARD 2019-11-18 23:40:14 +01:00
  • f128e06ea6 fix: add search to reserved usernames (#9063) Antoine GIRARD 2019-11-18 21:03:25 +01:00
  • d338e8238f [skip ci] Updated translations via Crowdin GiteaBot 2019-11-18 17:06:44 +00:00
  • 64769c8a6b Allow authors to use act keywords in PR content (#9059) guillep2k 2019-11-18 14:03:49 -03:00
  • b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) guillep2k 2019-11-18 10:13:07 -03:00
  • 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) guillep2k 2019-11-18 05:08:20 -03:00
  • 9ff6312627 Move modules/gzip to gitea.com/macaron/gzip (#9058) Lunny Xiao 2019-11-18 13:18:33 +08:00
  • ba4e8f221b [skip ci] Updated translations via Crowdin GiteaBot 2019-11-18 01:29:04 +00:00
  • ef513e1af3 Fix double scroll in branch dropdown (#9048) Vedran 2019-11-18 02:25:24 +01:00
  • f8bd90ba60 enable lazy-loading of gitgraph.js (#9036) silverwind 2019-11-17 22:39:06 +01:00
  • 06984bbcbf [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 19:44:07 +00:00
  • 1c911aa825 wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241) Cherrg 2019-11-17 20:42:44 +01:00
  • 9275390423 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 14:13:14 +00:00
  • aa178176db Add first issue comment hashtag (#9052) jaqra 2019-11-17 17:00:39 +03:00
  • 8f09aff427 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 06:31:35 +00:00
  • 184e47f6ce Handle setting default branch via API (#9030) David Svantesson 2019-11-17 07:30:01 +01:00
  • 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) David Svantesson 2019-11-16 20:39:18 +01:00
  • 3dfe9190b0 integrations: fix dropped errors in TestCreateOrUpdateRepoFileForUpdateWithFileMove() (#9040) Lars Lehtonen 2019-11-16 10:21:39 -08:00
  • f4bdcd6e2b Only return JSON for add/remove all (#9028) John Olheiser 2019-11-16 11:36:13 -06:00
  • 9feab29405 Check compiled files during build (#9042) Gary Kim 2019-11-16 22:15:07 +08:00
  • 4f9443cf8e Button tooltip formatting under Branches (#9034) Vedran 2019-11-16 13:03:07 +01:00
  • 1b7182e5ec Add retry for migration http/https requests (#9019) Lunny Xiao 2019-11-16 16:30:06 +08:00
  • 6fbfffeeb8 wiki - editor - enable side-by-side button (#7242) Cherrg 2019-11-16 03:20:07 +01:00
  • 11208f3381 Move git graph from models to modules/graph (#9027) Lunny Xiao 2019-11-16 08:47:57 +08:00
  • ecdb4c1750 Fix permission checks for close/reopen from commit (#8875) (#9033) guillep2k 2019-11-15 19:11:40 -03:00
  • 69cfff1541 Update display of reactions to issues and comments (#9038) mrsdizzie 2019-11-15 16:47:04 -05:00
  • e0e4473172 extract some inline functions related with create comment (#8931) Lunny Xiao 2019-11-16 02:18:09 +08:00
  • 3c3823dc7f Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9026) release/v1.9 zeripath 2019-11-15 15:58:23 +00:00