1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 19:38:26 +00:00

Commit Graph

  • 0e057eb033 Fix plain text overflow line wrap (#6915) Xaver Maierhofer 2019-05-14 06:11:22 +02:00
  • 6123840745 Remove macaron dependent on modules/log (#6933) Lunny Xiao 2019-05-14 10:55:52 +08:00
  • 3957b40021 Add less linter via npx (#6936) Xaver Maierhofer 2019-05-14 02:54:23 +02:00
  • c0fc6cd9a8 rotate unusual logs and stop stacktracing (#6935) zeripath 2019-05-14 01:08:34 +01:00
  • e63274ee09 remove macaron dependent on models/mail.go (#6931) Lunny Xiao 2019-05-14 06:53:54 +08:00
  • 36b68fdb01 [docker] support for custom GITEA_CUSTOM env var (#6608) Jakob Ackermann 2019-05-14 00:19:38 +02:00
  • 597ac064c3 Style orgs list in user profile (#6911) Xaver Maierhofer 2019-05-13 22:52:59 +02:00
  • 06ae9a3a96 Use single line per selector & don't strip license comments (#6919) Xaver Maierhofer 2019-05-13 21:25:21 +02:00
  • 5df5bfbd13 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-13 15:41:18 +00:00
  • 34d06f4c6b Handle CORS requests (#6289) Tamal Saha 2019-05-13 08:38:53 -07:00
  • 6fb58a8cdc Clean less files (#6921) Xaver Maierhofer 2019-05-13 08:26:32 +02:00
  • 0b785481d7 Use modules/git for git commands (#6775) Mura Li 2019-05-13 13:06:47 +08:00
  • e069a75817 Use AppURL for Oauth user link (#6894) (#6925) techknowlogick 2019-05-13 00:53:02 -04:00
  • 5ffc9656c6 Change drone token name to let users know to use oauth2 (#6912) techknowlogick 2019-05-12 13:29:07 -04:00
  • 3d82367bdc [skip ci] Updated translations via Crowdin GiteaBot 2019-05-12 11:13:32 +00:00
  • a92ab34493 Fix input size for dependency select (#6913) Xaver Maierhofer 2019-05-12 13:10:12 +02:00
  • 13583a650f fix syntax highlight in blame view #6895 (#6909) iliyan ivanov 2019-05-11 23:27:39 +03:00
  • ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) zeripath 2019-05-11 16:29:17 +01:00
  • 34eee25bd4 Move sdk structs to modules/structs (#6905) Lunny Xiao 2019-05-11 18:21:34 +08:00
  • 1658cd04e9 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-11 09:16:08 +00:00
  • e3166744fe Fix logging documentation (#6904) zeripath 2019-05-11 10:13:57 +01:00
  • f378cb572a improve description of branch protection (fix #6886) (#6906) Jannik Beyerstedt 2019-05-11 09:42:19 +02:00
  • 1dc401635b update sdk to latest (#6903) techknowlogick 2019-05-10 16:49:29 -04:00
  • ebb8fa610c Escape the commit message on issues update (#6901) (#6902) zeripath 2019-05-10 21:19:45 +01:00
  • d64a646c0a Escape the commit message on issues update and title in telegram hook (#6901) zeripath 2019-05-10 18:48:28 +01:00
  • 10ff527fae internal/ssh: ignore env command totally (#6825) Antoine GIRARD 2019-05-10 00:41:43 +02:00
  • 2f21bc33a5 Use AppURL for Oauth user link (#6894) techknowlogick 2019-05-09 13:22:35 -04:00
  • c8fc7fce4a Fixes #6881 - API users search fix (#6882) (#6885) Richard Mahn 2019-05-09 01:37:49 -04:00
  • 6db3dc7c02 Fixes #6881 - API users search fix (#6882) Richard Mahn 2019-05-08 15:17:32 -04:00
  • d8b2ed6627 1.8.1 changelog (#6877) (#6878) John Olheiser 2019-05-08 11:21:24 -05:00
  • 57b226e284 1.8.1 changelog (#6877) v1.8.1 John Olheiser 2019-05-08 09:58:05 -05:00
  • 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) Wim 2019-05-08 10:41:35 +02:00
  • a84f10ad1a [skip ci] Updated translations via Crowdin GiteaBot 2019-05-08 07:53:17 +00:00
  • 13cd28602e Change the color of issues/pulls list, merged is purple and closed is red (#6874) Lunny Xiao 2019-05-08 15:50:15 +08:00
  • 5f20841bc3 Fix 404 when send pull request some situation (#6871) (#6873) Lunny Xiao 2019-05-08 12:05:05 +08:00
  • 36bde02841 Add documentation for OTP/2FA header in API for basic auth (#6872) techknowlogick 2019-05-07 16:53:45 -04:00
  • 91c2c237f9 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-07 17:23:26 +00:00
  • 9f18b23129 Fix 404 when send pull request some situation (#6871) Lunny Xiao 2019-05-08 01:20:23 +08:00
  • 9139f35ff6 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-07 01:14:01 +00:00
  • 08069dc465 Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) Lunny Xiao 2019-05-07 09:12:51 +08:00
  • 40dc7342cf Enforce osusergo build tag for releases (#6869) Antoine GIRARD 2019-05-06 23:35:25 +02:00
  • 1c7c739eb9 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-06 19:51:02 +00:00
  • 650df0bd4e Enforce osusergo build tag for releases (#6862) Antoine GIRARD 2019-05-06 21:48:08 +02:00
  • 6d2f0e555e Don't post process commit summary in templates (#6868) techknowlogick 2019-05-06 15:05:04 -04:00
  • d9d538c8a1 Refactor table width to have more info shown in file list (#6867) Lauris BH 2019-05-06 21:43:40 +03:00
  • 476ca67cd4 fix config ui error about cache ttl (#6861) (#6865) Lunny Xiao 2019-05-07 00:18:17 +08:00
  • 01ebd52a1f fix config ui error about cache ttl (#6861) Lunny Xiao 2019-05-06 22:35:11 +08:00
  • 96eb99ea55 fix 500 when reviewer is deleted with integration tests (#6856) (#6860) Lunny Xiao 2019-05-06 22:03:35 +08:00
  • 5d5eae6aea [skip ci] Updated translations via Crowdin GiteaBot 2019-05-06 12:18:49 +00:00
  • 2382f1b057 fix 500 when reviewer is deleted with integration tests (#6856) Lunny Xiao 2019-05-06 20:09:31 +08:00
  • dab38c375d [docker] drop the docker Makefile from the image (#6507) Jakob Ackermann 2019-05-06 04:49:32 +02:00
  • 83560bf9d0 Attempt to fix #6707 (#6823) (#6854) zeripath 2019-05-06 01:49:38 +01:00
  • 0081cd8dfe Add mssql migration tests (#6852) zeripath 2019-05-06 00:42:29 +01:00
  • 722a2bd7ec [skip ci] Updated translations via Crowdin GiteaBot 2019-05-05 19:42:06 +00:00
  • 00b883880d Don't post process commit summary in templates (#6842) mrsdizzie 2019-05-05 15:39:10 -04:00
  • 9148e45ed7 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-05 18:59:35 +00:00
  • d1a32fa108 Attempt to fix #6707 (#6823) zeripath 2019-05-05 19:58:49 +01:00
  • a2a006a5d5 Add GET requests to webhook (#6771) Simon 2019-05-05 20:09:02 +02:00
  • 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) Mario Lubenka 2019-05-05 18:25:25 +02:00
  • c1da790cee [skip ci] Updated translations via Crowdin GiteaBot 2019-05-05 13:49:50 +00:00
  • 07bcccf9ce Fix v85.go: Set UNIQUE constraint later (#6851) zeripath 2019-05-05 14:47:42 +01:00
  • d27bf72530 docs(*): fix codecov bad links in README_ZH (#6850) Songlin Yang 2019-05-05 17:46:32 +08:00
  • 7806deab96 add french specific rule for translating plural texts (#6846) ngourdon 2019-05-05 00:44:43 +02:00
  • e0dde8173f Generate access token in admin cli (#6847) Lanre Adelowo 2019-05-04 23:03:10 +01:00
  • 410301f0ee Improve localization of git activity stats (#6848) Lauris BH 2019-05-04 23:32:37 +03:00
  • 46373e7657 Hash App token (#6724) techknowlogick 2019-05-04 11:45:34 -04:00
  • 1fa9662946 Git statistics in Activity tab (#4724) Lauris BH 2019-05-04 15:39:03 +03:00
  • 2933ae4e88 Update https://github.com/urfave/cli to version 1.2.0 (#6838) Antoine GIRARD 2019-05-03 14:49:14 +02:00
  • 6b29a6b6f2 Added tags pull step to drone config to show correct version hashes (#6839) techknowlogick 2019-05-03 01:18:04 -04:00
  • dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) Filip Navara 2019-05-03 02:33:11 +02:00
  • a27d5d2b23 Drone: Do full branch clone and get tags for correct version hashes (#6836) kolaente 2019-05-03 00:41:54 +02:00
  • 74eee64b57 Fix double-generation of scratch token (backport #6833) (#6835) SagePtr 2019-05-02 23:24:20 +02:00
  • 26c7c97447 [skip ci] Updated translations via Crowdin GiteaBot 2019-05-02 20:30:21 +00:00
  • 59f879bfec Fix double-generation of scratch token (#6832) (#6833) SagePtr 2019-05-02 22:06:01 +02:00
  • d21dabab4e When mirroring we should set the remote to mirror (#6824) (#6834) zeripath 2019-05-02 20:57:19 +01:00
  • ade88a877d Allow Recaptcha service url to be configured (#6820) zeripath 2019-05-02 14:09:39 +01:00
  • 159294f799 When mirroring we should set the remote to mirror (#6824) zeripath 2019-05-02 07:43:20 +01:00
  • 897927690f Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) techknowlogick 2019-05-01 22:32:06 -04:00
  • e255df83a6 Change verbose flag in dump command to avoid colliding with global version flag (#6822) John Olheiser 2019-05-01 15:36:09 -05:00
  • caba2829ef Improve issue reference on commit (#6694) mrsdizzie 2019-05-01 12:21:05 -04:00
  • 5be1780045 update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (#6815) Lunny Xiao 2019-05-01 23:44:16 +08:00
  • eb8632b20b Add existing issues (#6811) Antoine GIRARD 2019-04-30 19:50:17 +02:00
  • 26042a8175 [skip ci] Updated translations via Crowdin GiteaBot 2019-04-30 13:30:05 +00:00
  • 55daee8d22 Remove seen map from getLastCommitForPaths (#6807) Filip Navara 2019-04-30 15:27:41 +02:00
  • 34ba1c8957 Show scrollbar only when needed (#6802) (#6803) Lauris BH 2019-04-30 00:23:01 +03:00
  • 9b9ec7847c Show scrollbar only when needed (#6802) Lauris BH 2019-04-29 23:08:04 +03:00
  • c64fe091d3 UI: Tweak tab text and icon colors (#6760) silverwind 2019-04-29 20:49:59 +02:00
  • 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) zeripath 2019-04-29 19:08:21 +01:00
  • 98d82a7dd9 Service worker js is a missing comma (#6788) (#6795) techknowlogick 2019-04-29 13:26:34 -04:00
  • ee163a8af1 Minor CSS cleanup for the navbar (#6553) (#6781) silverwind 2019-04-29 03:47:42 +02:00
  • ccf4783980 [skip ci] Updated translations via Crowdin GiteaBot 2019-04-29 01:47:24 +00:00
  • 9a838cff61 Service worker js is a missing comma (#6788) techknowlogick 2019-04-28 21:45:05 -04:00
  • 3d26b3f216 [skip ci] Updated translations via Crowdin GiteaBot 2019-04-28 19:50:49 +00:00
  • cde6079879 Restore IsWindows variable assignment (#6722) (#6790) Nicola Scattaglia 2019-04-28 21:48:46 +02:00
  • ed96b84b2e Set user search base field optional in DLDAP edit page (#6779) (#6789) ngourdon 2019-04-28 17:36:07 +02:00
  • d29d97d91c Set user search base field optional in DLDAP edit page (#6779) ngourdon 2019-04-28 15:53:55 +02:00
  • 7284829962 Fix team edit API panic (#6785) ngourdon 2019-04-28 15:52:38 +02:00
  • 345bc06e56 README WordPress the code is overflowing #6679 (#6696) Zer00CooL 2019-04-28 02:07:55 +02:00
  • 21fb791747 Detect encoding and BOM in content (#6727) (#6765) zeripath 2019-04-28 00:36:12 +01:00
  • 4e311123d8 Fix team edit API panic (#6780) ngourdon 2019-04-28 01:32:33 +02:00