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

Commit Graph

  • d9c67a8c90 Add Node.js build dep, remove built js/css files (#9114) silverwind 2019-12-05 04:41:38 +01:00
  • e80fe201c0 Fixed topics margin (#9248) Alexey 〒erentyev 2019-12-04 07:10:40 +03:00
  • 7ccaf54140 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-04 01:42:09 +00:00
  • 8875586570 Change some label colors (#9051) jaqra 2019-12-04 04:39:58 +03:00
  • bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) David Svantesson 2019-12-04 02:08:56 +01:00
  • 6460284085 Add comment to exported function WindowsServiceName (make revive) (#9241) David Svantesson 2019-12-04 01:16:29 +01:00
  • 9a33adcdd3 Allow kbd tags (#9245) John Olheiser 2019-12-03 13:02:41 -06:00
  • bdbdd6608f Don't link wiki revision to commit (#9244) mrsdizzie 2019-12-03 13:15:41 -05:00
  • 18236973e9 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-03 13:08:09 +00:00
  • 4256781781 Add myself to maintainers (#9240) David Svantesson 2019-12-03 14:05:23 +01:00
  • e43de0db4c Fix Dashboard Issues/PR list (#9235) 6543 2019-12-03 08:26:02 +01:00
  • e459f99ef2 Fix active issue (#9238) John Olheiser 2019-12-03 00:01:29 -06:00
  • 23ef9ff516 Remove empty lines (#9232) John Olheiser 2019-12-02 18:33:25 -06:00
  • 51432ebb9c Fix context menu overflow & review tag margin (#9231) John Olheiser 2019-12-02 17:03:30 -06:00
  • a00d7200b1 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-02 18:35:05 +00:00
  • 1aa7e27dd0 Change review content column to type text in db (#9229) David Svantesson 2019-12-02 19:32:40 +01:00
  • 33fc48c8ae [skip ci] Updated translations via Crowdin GiteaBot 2019-12-02 14:45:50 +00:00
  • 6e81eafdd6 Remove unused comment actions (#9222) Lunny Xiao 2019-12-02 22:43:39 +08:00
  • 2fc3eb1d15 Fixed topic regex pattern and added search by topic links after save (#9219) Alexey 〒erentyev 2019-12-02 12:13:19 +03:00
  • 66028d58f9 [UI] IssuePage multi repo select (#8741) 6543 2019-12-02 04:50:36 +01:00
  • 668eaf95d5 [Feature] Custom Reactions (#8886) 6543 2019-12-01 23:57:24 +01:00
  • 674bc772fb [skip ci] Updated translations via Crowdin GiteaBot 2019-12-01 13:59:18 +00:00
  • 6a90c7e3dd Alternate syntax for cross references (#9116) guillep2k 2019-12-01 10:57:05 -03:00
  • 2011a5b818 Extract createComment (#9125) Lunny Xiao 2019-12-01 10:44:39 +08:00
  • 7c6f2e27be Add release_counter to Repo API (#9214) 6543 2019-11-30 20:28:47 +01:00
  • 61c59bd695 [Bug] [API] Add language to user api (#9215) 6543 2019-11-30 17:18:40 +01:00
  • 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) zeripath 2019-11-30 08:40:22 -06:00
  • 8f8c250ddb Make consistent links to repository in the Slack/Mattermost notificiations (#9205) Lauris BH 2019-11-30 12:23:37 +02:00
  • 15a5c10d33 Variable expansion in repository templates (#9163) John Olheiser 2019-11-30 00:54:47 -06:00
  • 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