Commit Graph

  • 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
  • 3fc47de332 Bump lodash from 4.17.11 to 4.17.14 (#7459) dependabot[bot] 2019-07-14 12:04:36 +08:00
  • ee1a8d7b41 cmd/serv: actually exit after fatal errors (#7460) Allen Wild 2019-07-14 00:02:22 -04:00
  • 2186a99c76 cmd/serv: actually exit after fatal errors (#7458) Allen Wild 2019-07-13 16:38:18 -04:00
  • ba19a35b6b Fix an issue with some pages throwing 'not defined' js exceptions #7450 (#7453) Gary Kim 2019-07-13 14:51:44 +00:00
  • 50d8d171f0 Fix an issue with some pages throwing 'not defined' js exceptions (#7450) Gary Kim 2019-07-13 08:09:50 +00:00
  • cc8e7dd355 fix Dropzone.js integration (#7445) (#7448) silverwind 2019-07-12 23:27:36 +02:00
  • 831288cc91 fix Dropzone.js integration (#7445) silverwind 2019-07-12 22:49:04 +02:00
  • a23e19226a fix/define autochecked checkboxes on issue list in firefox (#7320) Cherrg 2019-07-12 22:16:23 +02:00
  • f52840623c backport of #7393 - create class for inline positioned lists (#7439) Cherrg 2019-07-12 21:11:05 +02:00
  • 0018d5603e create class for inlie positioned lists (#7393) Cherrg 2019-07-12 19:44:28 +02:00
  • 97d4a38e01 Diff: Fix indentation on unhighlighted code (#7435) (#7443) silverwind 2019-07-12 18:17:54 +02:00
  • 2a1ec31988 Diff: Fix indentation on unhighlighted code (#7435) silverwind 2019-07-12 17:22:52 +02:00
  • 60ccd87d6e backport #7425 - jquery 3 (#7442) techknowlogick 2019-07-12 11:20:17 -04:00
  • 2102f9d92d Support setting cookie domain (#6288) Tamal Saha 2019-07-12 06:57:31 -07:00
  • d95237b561 add notification placeholder (#7409) Lunny Xiao 2019-07-12 16:55:46 +08:00
  • efaee46b4d jQuery 3 (#7425) techknowlogick 2019-07-12 01:21:44 -04:00
  • 2477737fff Only show "New Pull Request" button if repo allows pulls (#7426) (#7432) Gary Kim 2019-07-12 04:35:07 +00:00
  • 072bdfa3f5 Only show "New Pull Request" button if repo allows pulls (#7426) Gary Kim 2019-07-11 20:21:16 +00:00
  • a7b1ba0e3d wiki history improvements (#7391) Cherrg 2019-07-11 16:45:10 +02:00
  • a0820e09fb Add section about customizing mail (#7419) Sandro Santilli 2019-07-11 07:27:57 +02:00
  • b84a251fca upgrade macaron/captcha to fix random error problem (#7407) Lunny Xiao 2019-07-10 13:26:42 +08:00
  • a360daeff9 Fix vendor (#7394) (#7396) Lunny Xiao 2019-07-09 16:34:53 +08:00
  • 877df0f9fb [skip ci] Updated translations via Crowdin GiteaBot 2019-07-09 06:30:32 +00:00
  • f03e5b7c3e fix vendor (#7394) Lunny Xiao 2019-07-09 14:27:02 +08:00
  • 82d4d725ae only return head: null if source branch was deleted (#6705) (#7376) quantonganh 2019-07-09 09:35:14 +07:00
  • 46d3d10d77 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-09 02:27:49 +00:00
  • d7fccb29de Fetch refs for successful testing for tag (#7388) techknowlogick 2019-07-08 22:24:52 -04:00
  • 3c3f74988a ui fixes - compare view and archieved repo issues (#7345) Cherrg 2019-07-08 21:18:09 +02:00
  • 1e585d7991 backport of #7385 - add missing template variable on organisation settings (#7386) Cherrg 2019-07-08 20:03:44 +02:00
  • 0622e83055 add missing template variable on organisation settings (#7385) Cherrg 2019-07-08 19:11:04 +02:00
  • f849766998 backport of #7380 (#7383) Cherrg 2019-07-08 17:50:33 +02:00
  • 1fc90bb474 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-08 15:49:00 +00:00
  • c8a52b949b fix post parameter - on issue list - unset assignee (#7380) Cherrg 2019-07-08 17:29:52 +02:00
  • f4818671e4 Fix migration tests since #7 fixed (#7375) (#7381) Lunny Xiao 2019-07-08 23:04:46 +08:00
  • 6138388ffa [skip ci] Updated translations via Crowdin GiteaBot 2019-07-08 10:13:47 +00:00
  • 427a161c67 Fix migration tests since #7 fixed (#7375) Lunny Xiao 2019-07-08 18:10:56 +08:00
  • 5f8f42e274 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-08 08:23:19 +00:00
  • e5b247ea8e wiki - page revisions list (#7369) Cherrg 2019-07-08 10:20:22 +02:00
  • d7211c5b5d [skip ci] Updated translations via Crowdin GiteaBot 2019-07-08 07:34:55 +00:00
  • ff85a6331e only return head: null if source branch was deleted (#6705) quantonganh 2019-07-08 14:32:46 +07:00
  • cb2ec41dce [skip ci] Updated translations via Crowdin GiteaBot 2019-07-08 02:17:03 +00:00
  • 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) mrsdizzie 2019-07-07 22:14:12 -04:00
  • fcda2d5b35 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-07 07:29:09 +00:00
  • f88aa1d215 Support git.PATH entry in app.ini (#6772) Mura Li 2019-07-07 15:26:56 +08:00
  • 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) EpicCoder 2019-07-07 08:01:01 +02:00
  • 1b85b248e4 wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243) Cherrg 2019-07-07 06:22:04 +02:00
  • ed676f91b3 dark theme scrollbars (#7269) Cherrg 2019-07-07 05:53:02 +02:00
  • 87404d7c0b Use vendors when go generate (#7340) Lunny Xiao 2019-07-07 11:00:41 +08:00
  • f369788347 Refactor filetype is not allowed errors (#7309) Antoine GIRARD 2019-07-07 04:25:05 +02:00
  • 75d4414386 Implement the ability to change the ssh port to match what is in the gitea config (#7286) Christopher Thomas 2019-07-07 03:57:53 +02:00
  • b282d4e121 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-07 01:30:14 +00:00
  • d0ec940dd7 switch to use gliderlabs/ssh for builtin server (#7250) techknowlogick 2019-07-06 21:28:09 -04:00
  • c44f0b1c76 [skip ci] Updated translations via Crowdin GiteaBot 2019-07-06 23:30:08 +00:00
  • 7b82056b0e 1.9.0-RC1 changelog (#7367) v1.9.0-rc1 v1.10.0-dev techknowlogick 2019-07-06 19:00:49 -04:00
  • 8baa2dc8eb [skip ci] Updated translations via Crowdin GiteaBot 2019-07-06 22:14:41 +00:00
  • 362100023c ui - issue view - fix icon position (#7354) Cherrg 2019-07-07 00:03:00 +02:00