Commit Graph

  • 0742f717ad fix duplicated webhook when creating issue with assignees (#7681) Lunny Xiao 2019-07-31 17:24:38 +08:00
  • 99ffd826e5 upgrade macaron/captcha to fix random error problem (#7407) (#7683) Lunny Xiao 2019-07-31 17:09:29 +08:00
  • 93bac4e10d Backport of #7675. (#7682) David Svantesson 2019-07-31 10:19:14 +02:00
  • ce27e48fe3 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-31 06:16:57 +00:00
  • 41336351b7 Move add to hook queue for created repo to outside xorm session. (#7675) David Svantesson 2019-07-31 08:13:04 +02:00
  • d974c139b4 sugestion to use range .Branches (#7674) 6543 2019-07-30 17:02:58 +02:00
  • 9fbb898058 Show protection symbol if needed on default branch (#7660) (#7668) 6543 2019-07-30 16:48:53 +02:00
  • e7d4895732 Move commit repo action from models to repofiles package (#7645) Lunny Xiao 2019-07-30 09:59:10 +08:00
  • 4d643a59db SetDefaultBranch on pushing to empty repository (#7610) zeripath 2019-07-30 02:05:33 +01:00
  • 0a9794a6bc hide delete/restore button on archived repos [backport] (#7660) 6543 2019-07-29 23:20:39 +02:00
  • d4044b9c98 fix bug on migrating milestone from github (#7665) (#7666) Lunny Xiao 2019-07-30 00:08:24 +08:00
  • a957d4eeac [skip ci] Updated translations via Crowdin GiteaBot 2019-07-29 15:43:57 +00:00
  • a94ae7acb0 fix bug on migrating milestone from github (#7665) Lunny Xiao 2019-07-29 23:41:22 +08:00
  • 1e6d2e47e9 css: use flex to fix floating paginate (#7656) (#7662) Antoine GIRARD 2019-07-29 15:05:53 +02:00
  • ed3d124552 css: use flex to fix floating paginate (#7656) Antoine GIRARD 2019-07-29 08:14:56 +02:00
  • 23e8cff08c hide delete/restor button on archived repos (#7658) 6543 2019-07-29 07:00:43 +02:00
  • dd8a295efc [skip ci] Updated translations via Crowdin GiteaBot 2019-07-29 04:21:31 +00:00
  • d02566a8ea integration tests: Use t.Helper() (#7654) Antoine GIRARD 2019-07-29 06:15:18 +02:00
  • d827b0bfb7 change length of some repository's columns (#7652) (#7655) Lunny Xiao 2019-07-29 12:15:13 +08:00
  • 0c927b1606 change length of some repository's columns (#7652) Lunny Xiao 2019-07-29 11:29:42 +08:00
  • 31a1fe175f [Branch View] add download button (#7604) 6543 2019-07-29 04:27:05 +02:00
  • d789170e31 fix wrong email when use gitea as OAuth2 provider (#7640) (#7647) renothing 2019-07-27 22:25:16 +08:00
  • a19138c1d3 [Branch View] Protection Symbole (delete dublicate) (#7624) 6543 2019-07-27 16:11:14 +02:00
  • cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640) renothing 2019-07-27 21:15:30 +08:00
  • 700cd346fa Fix regression in reverse proxy documentation (#7634) mrsdizzie 2019-07-26 18:09:12 -04:00
  • 9bbe3eb0b4 reserve .well-known username (#7638) Andreas Shimokawa 2019-07-26 22:37:31 +02:00
  • cdaf9a5ef5 reserve .well-known username (#7637) Andreas Shimokawa 2019-07-26 22:06:21 +02:00
  • c22b7416e4 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-26 11:23:16 +00:00
  • 0b1a4c38d9 [Branch View] Delete Table Header (#7622) 6543 2019-07-26 13:21:14 +02:00
  • 650fdceb5a Fix syntax highlight initialization (#7617) (#7626) silverwind 2019-07-26 08:12:35 +02:00
  • 539acba997 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-26 04:28:01 +00:00
  • 78e5317242 Update to latest mssqldriver (#7613) zeripath 2019-07-26 05:10:20 +01:00
  • 4c69e158e5 Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623) Lunny Xiao 2019-07-26 09:22:20 +08:00
  • bebc6a3c77 [Branch View] icons to buttons (#7602) 6543 2019-07-26 02:01:25 +02:00
  • 1d7dd7d624 Fix syntax highlight initialization (#7617) silverwind 2019-07-26 00:29:54 +02:00
  • 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580) Lunny Xiao 2019-07-26 05:50:20 +08:00
  • b7e41f7b8f Fix panic on push at #7611 (#7615) (#7618) zeripath 2019-07-25 22:23:52 +01:00
  • 18c0e9c2a9 Make PKCS8, PEM and SSH2 keys work (#7600) zeripath 2019-07-25 20:33:38 +01:00
  • 6485962dd5 Fix panic on push at #7611 (#7615) zeripath 2019-07-25 19:05:51 +01:00
  • 734aa96508 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) zeripath 2019-07-25 11:55:06 +01:00
  • 5efd3630bc Update to xorm@v0.7.4 (#7596) Tamal Saha 2019-07-24 14:39:14 -07:00
  • d4667a4949 drone/docker: prepare multi-arch release + provide arm64 image (#7571) Antoine GIRARD 2019-07-24 19:21:12 +02:00
  • 635e7b38bd Swagger: Add information to API Token header (#7585) zeripath 2019-07-24 09:34:11 +01:00
  • 2c5c458dd7 Move models.PushUpdate to repofiles.PushUpdate (#7485) Lunny Xiao 2019-07-24 15:13:26 +08:00
  • 5a3d9861ba Handle ErrUserProhibitLogin in http git (#7586, #7591) (#7590) zeripath 2019-07-23 22:06:10 +01:00
  • c236ba35ca use 403 instead of 401 for ErrUserProhibitLogin (#7591) zeripath 2019-07-23 21:38:47 +01:00
  • adb43358bc fix #7568 (#7587) (#7589) zeripath 2019-07-23 20:53:13 +01:00
  • 5e4e7d3df0 Added missing error checks in tests (#7554) Christian Muehlhaeuser 2019-07-23 21:28:43 +02:00
  • 54d96c79b5 Removed unnecessary conversions (#7557) Christian Muehlhaeuser 2019-07-23 20:50:39 +02:00
  • 2f75766532 Handle ErrUserProhibitLogin in http git (#7586) zeripath 2019-07-23 18:32:53 +01:00
  • 4334652ed1 fix #7568 (#7587) zeripath 2019-07-23 15:31:51 +01:00
  • e3a2c7413e [skip ci] Updated translations via Crowdin GiteaBot 2019-07-23 13:28:00 +00:00
  • b10109ffe8 Improve SSH key parser to handle newlines in keys (#7522) silverwind 2019-07-23 15:25:06 +02:00
  • d6a980501b Fix file header overflow in file and blame views (#7562) (#7579) silverwind 2019-07-23 08:18:39 +02:00
  • bcbc9f33d7 Fix file header overflow in file and blame views (#7562) silverwind 2019-07-23 04:12:09 +02:00
  • 103a66ae83 Fixes #7564 - Malformed URLs in API git/commits response (#7565) (#7567) Richard Mahn 2019-07-22 17:38:38 -04:00
  • 26b493bb26 Fixes #7564 - Malformed URLs in API git/commits response (#7565) Richard Mahn 2019-07-22 13:32:22 -04:00
  • 426fd2a816 Fix empty commits now showing in repo overview (#7521) (#7563) silverwind 2019-07-22 18:23:49 +02:00
  • fe7689a6b2 Fix empty commits now showing in repo overview (#7521) silverwind 2019-07-22 14:03:15 +02:00
  • 337f2625ac Fix markdown invoke sequence (#7513) (#7560) Lunny Xiao 2019-07-22 19:27:47 +08:00
  • b0cd3b8ab9 Fixed ineffectual assignments (#7555) Christian Muehlhaeuser 2019-07-22 11:35:54 +02:00
  • 9a965035f0 Un-lambda base.FileSize (#7556) Christian Muehlhaeuser 2019-07-22 10:58:26 +02:00
  • 12a098920c Fixed ineffectual assignments in tests (#7553) Christian Muehlhaeuser 2019-07-22 09:11:16 +02:00
  • cc384d767e Specify using AllowEncodedSlashes and nocanon for httpd (#7540) Gary Kim 2019-07-20 18:44:53 +00:00
  • 61ad048041 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-20 14:44:10 +00:00
  • 0a584a49a1 Add self to maintainers (#7541) Gary Kim 2019-07-20 14:41:22 +00:00
  • 5ebf4990a5 Fix repository's pull request count error (#7518) (#7524) Lunny Xiao 2019-07-19 14:40:16 +08:00
  • e0d6d2f978 Fix repository's pull request count error (#7518) Lunny Xiao 2019-07-19 05:51:33 +08:00
  • f9d6e35a8a [skip ci] Updated translations via Crowdin GiteaBot 2019-07-18 20:25:42 +00:00
  • 8ad64574ee Fix markdown invoke sequence (#7513) Lunny Xiao 2019-07-19 04:23:27 +08:00
  • be9d67f887 Added total count of contributions to heatmap (#7517) kolaente 2019-07-18 19:04:28 +02:00
  • 3cba42c43d Make default branch name link to default branch (#7519) Gary Kim 2019-07-18 16:39:51 +00:00
  • 3fd07a0be6 remove duplicated webhook trigger (#7511) (#7516) Lunny Xiao 2019-07-18 21:20:35 +08:00
  • f3bbe81186 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-18 08:57:48 +00:00
  • 8ea60e7e61 remove duplicated webhook trigger (#7511) Lunny Xiao 2019-07-18 16:54:55 +08:00
  • d372539f79 Backport drone fix from #7480 and #7496 (#7504) Antoine GIRARD 2019-07-18 06:32:29 +02:00
  • c5f9c04186 Fixes for README_ZH (#7506) John Olheiser 2019-07-17 20:38:47 -05:00
  • 91e24a3a10 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) (#7507) Richard Mahn 2019-07-17 21:11:55 -04:00
  • f1ca8ed049 Update CONTRIBUTING.md with information about DCO (#7397) techknowlogick 2019-07-17 16:03:16 -04:00
  • c8aa46d27b Add Extra Info to Branches Page (#7461) Gary Kim 2019-07-17 20:02:41 +00:00
  • 34516603ad Fix backer badge (#7505) John Olheiser 2019-07-17 14:03:43 -05:00
  • 944d904980 Include thread related headers in issue/coment mail (#7484) mrsdizzie 2019-07-17 15:02:42 -04:00
  • 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) Richard Mahn 2019-07-17 14:40:28 -04:00
  • 361607d831 Update User.NumRepos atomically in createRepository (#7493) Monty Taylor 2019-07-17 13:34:13 -04:00
  • 0e2996caa1 fix missing queue type on app.ini.sample (#7494) Lunny Xiao 2019-07-18 00:23:54 +08:00
  • acf6bd42c4 drone/docker: Use a more standard format (#7480) Antoine GIRARD 2019-07-17 16:47:34 +02:00
  • aaf8c9f047 don't make release-version deps on transalations since translations is only triggered by push on master (#7496) Antoine GIRARD 2019-07-17 08:12:32 +02:00
  • ce087c58ef Remove settting dependency on modules/session (#7237) Lunny Xiao 2019-07-17 09:04:37 +08:00
  • a29e667eff Backport for #7475 - settings error (#7483) Richard Mahn 2019-07-16 00:45:38 -04:00
  • 2771619acf Fixes #7475 - Settings pages giving UnitType error message (#7482) Richard Mahn 2019-07-15 23:43:30 -04:00
  • f34726a4b9 convert all js var to let/const (#7464) silverwind 2019-07-16 03:51:46 +02:00
  • d2958d9f46 Move status table to cron package (#7370) Lunny Xiao 2019-07-16 08:13:03 +08:00
  • 760c473896 Fix typo in home.tmpl (#7452) vadim s. sabinich 2019-07-16 02:26:23 +03:00
  • 92b993c91f Fetch refs for successful testing for tag (#7388) v1.9.0-rc2 Matti R 2019-07-15 10:16:10 -04:00
  • 33b1027c76 1.9.0-rc2 changelog (#7467) techknowlogick 2019-07-15 05:32:34 -04:00
  • b45f9260bf Fix regex for issues in commit messages (#7444) (#7466) mrsdizzie 2019-07-14 16:05:59 -04:00
  • 4091e0dfee update js dependencies (#7462) silverwind 2019-07-14 18:53:04 +02:00
  • fb0c562f8b Fix regex for issues in commit messages (#7444) mrsdizzie 2019-07-14 10:48:51 -04:00
  • 97078d1bdf Add Issue link to feature compare "reject unsigned" (#7465) 6543 2019-07-14 15:58:58 +02:00
  • 2739a0be98 only create opened pull request when migrating from github (#7463) Lunny Xiao 2019-07-14 17:16:15 +08:00