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

Commit Graph

  • f5fa22a499 Fix prohibit login check on authorization (#6106) Lunny Xiao 2019-02-19 15:19:28 +08:00
  • 538a26d56f Show private organization for admin, fix #6111 (#6112) Zsombor 2019-02-19 02:16:06 +01:00
  • b79820f610 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-18 20:57:13 +00:00
  • 44114b38e6 Implement "conversation lock" for issue comments (#5073) Lanre Adelowo 2019-02-18 21:55:04 +01:00
  • 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) Rémy Boulanouar 2019-02-18 17:00:27 +01:00
  • b5ae8945e5 Move to ldap.v3 to fix #5928 (#6105) (#6107) zeripath 2019-02-18 14:24:25 +00:00
  • ae3a913122 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-18 12:37:04 +00:00
  • 22770c324d Move to ldap.v3 to fix #5928 (#6105) zeripath 2019-02-18 12:34:37 +00:00
  • 5cca840bb8 Fix deadlock in webhook PullRequest (#6102) (#6104) zeripath 2019-02-18 03:38:26 +00:00
  • a380cfd8e0 Update bleve dependency to latest master revision (#6100) Lunny Xiao 2019-02-18 08:50:26 +08:00
  • 11e316654e Fix deadlock in webhook PullRequest (#6102) zeripath 2019-02-17 21:12:39 +00:00
  • f4c7e87fc9 modules/context/auth.go: fix redirect loop (#5965) (#6101) xdch47 2019-02-17 13:51:37 +01:00
  • 8d3bb86e20 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-17 05:46:51 +00:00
  • 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965) xdch47 2019-02-17 06:44:25 +01:00
  • fe99c9901d Issue 5924 fix compare button (#5929) (#6098) zeripath 2019-02-16 18:11:07 +00:00
  • 2e1540e827 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097) zeripath 2019-02-16 17:39:52 +00:00
  • 0b72c00fad Allow labels to contain emoji (#6063) John Olheiser 2019-02-16 11:33:09 -06:00
  • 8c8ac1a162 add doc/features/comparison zh-cn translation (#6067) 我没有抓狂 2019-02-16 21:12:42 +08:00
  • e456fc0110 Backport 1.7.2 changelog (#6082) techknowlogick 2019-02-15 04:29:26 -05:00
  • 3b612ce42e Changelog for release v1.7.2 (#6084) v1.7.2 Lauris BH 2019-02-15 10:19:51 +02:00
  • 1d8e56e6bb In basic auth check for tokens before call UserSignIn (#5725) (#6083) Lauris BH 2019-02-15 10:01:53 +02:00
  • ec540294a1 Revert "Fix wrapping long code lines in UI" (#6074) silverwind 2019-02-15 08:23:20 +01:00
  • 57ab65d922 1.7.2 changelog (#6079) techknowlogick 2019-02-15 02:14:00 -05:00
  • 3ac4a7fab8 Switch to more recent build of xgo (#6070) (#6072) techknowlogick 2019-02-14 13:35:27 -05:00
  • 7ae59567a2 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-14 18:23:25 +00:00
  • 18d0662bdd Update .drone.yml (#6070) techknowlogick 2019-02-14 13:20:11 -05:00
  • 253efbcb51 Make sure labels are actually returned (#6053) (#6059) Lanre Adelowo 2019-02-13 18:51:18 +01:00
  • 7a72aa623e [skip ci] Updated translations via Crowdin GiteaBot 2019-02-13 15:47:39 +00:00
  • f2256d9881 make sure labels are actually returned (#6053) Lanre Adelowo 2019-02-13 16:45:19 +01:00
  • 23414ac2a1 Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) Zsombor 2019-02-13 09:14:17 +01:00
  • c8f061e15b Create repository on organisation by default on its dashboard (#6026) (#6048) zeripath 2019-02-13 03:04:48 +00:00
  • 7f38e2d0de Update and expand information about building Gitea (#6019) zeripath 2019-02-12 16:22:01 +00:00
  • 2a03e96bce Allow markdown files to read from the LFS (#5787) zeripath 2019-02-12 15:09:43 +00:00
  • 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) zeripath 2019-02-12 13:07:31 +00:00
  • fc038caa69 In basic auth check for tokens before call UserSignIn (#5725) manuelluis 2019-02-12 10:20:08 +01:00
  • 48a9025346 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-12 08:40:40 +00:00
  • 7884353a04 Add the Owner Name to differentiate when merging (#3807) Luo Yifei 2019-02-12 16:37:32 +08:00
  • baffea1ddb [skip ci] Updated translations via Crowdin GiteaBot 2019-02-11 17:12:45 +00:00
  • 9eb00fed13 Run benchmark at tag to track performances (#6035) Antoine GIRARD 2019-02-11 18:09:50 +01:00
  • 353282e658 Add autoprefixer to css build (#6029) silverwind 2019-02-11 07:13:30 +01:00
  • d0cb5aa9f9 fix #3200 (#6033) Lanre Adelowo 2019-02-11 02:27:24 +01:00
  • c71c28eab8 update docs (#6032) Lanre Adelowo 2019-02-10 23:10:00 +01:00
  • 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) Lanre Adelowo 2019-02-10 20:27:19 +01:00
  • c0adb5ea8b Create repository on organisation by default on its dashboard (#6026) zeripath 2019-02-10 13:30:25 +00:00
  • 820e28c904 Split setting.go as multiple files (#6014) Lunny Xiao 2019-02-10 09:37:37 +08:00
  • 9e8cc3b18d add default time out for git operations (#6015) Lunny Xiao 2019-02-10 06:44:24 +08:00
  • 681345dc99 UI: Make dashboard navbar and footer full-width (#6013) silverwind 2019-02-09 16:07:38 +01:00
  • 7f7c451de4 Fix metrics auth token detection (#6006) (#6017) Paul 2019-02-09 16:35:51 +02:00
  • 3a33742e38 disable git fsck for mirrored repos by default (#6018) Lanre Adelowo 2019-02-09 15:34:50 +01:00
  • d252d4eb8c Remove extra spaces (#6016) Thomas Loubiou 2019-02-09 13:48:28 +01:00
  • b0b574f805 Fix empty ssh key importing in ldap (#5984) (#6009) zeripath 2019-02-09 12:44:53 +00:00
  • 8c865f3ce8 Fix metrics auth token detection (#6006) Paul 2019-02-09 07:58:31 +02:00
  • 11a9ce6a2b Increase the version of less (#6010) zeripath 2019-02-09 03:00:07 +00:00
  • c3d8fb73dc fix header menu misalignment (#6002) silverwind 2019-02-08 18:18:22 +01:00
  • db58dbabfc [skip ci] Updated translations via Crowdin GiteaBot 2019-02-08 16:48:45 +00:00
  • ba91214633 Feature - #3031 - search for org repos (#5986) Richard Mahn 2019-02-08 09:45:43 -07:00
  • 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) Thomas Loubiou 2019-02-08 09:08:38 +01:00
  • 2e85e70e38 Enhance closed PR and Issue status in the list (#6000) Lanre Adelowo 2019-02-08 08:53:58 +01:00
  • f60b1d8fe2 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-08 07:21:32 +00:00
  • 4c5b585a6f UI: Make navbar full width (#5998) silverwind 2019-02-08 08:19:21 +01:00
  • 6606d650fa UI: Fix repo header issues (#5995) silverwind 2019-02-07 18:20:26 +01:00
  • f51e7ed18e Update U2F section defaults (#5994) John Olheiser 2019-02-07 09:47:40 -06:00
  • 01bbf5ea69 Add API to list tags (#5850) Lunny Xiao 2019-02-07 20:00:52 +08:00
  • 2d213b64d1 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) Lunny Xiao 2019-02-07 15:13:12 +08:00
  • d269179523 fix bug when deleting a linked account will removed all (#5989) (#5990) Lunny Xiao 2019-02-07 15:11:51 +08:00
  • 06a1739553 fix bug when deleting a linked account will removed all (#5989) Lunny Xiao 2019-02-07 14:51:23 +08:00
  • 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) Lanre Adelowo 2019-02-07 03:57:25 +01:00
  • cc48c12d8f Fix empty ssh key importing in ldap (#5984) zeripath 2019-02-07 02:38:28 +00:00
  • 44d6a904d3 Support n as a line highlight prefix (#5987) Monty Taylor 2019-02-06 20:25:23 -06:00
  • da1edbfb79 Feature - Pagination for git tree API (#5838) Richard Mahn 2019-02-06 11:19:26 -07:00
  • 0c840a924a [skip ci] Updated translations via Crowdin GiteaBot 2019-02-06 16:20:58 +00:00
  • ad059fdbbc Admin config page mailertype setting option update (#5973) techknowlogick 2019-02-06 11:17:58 -05:00
  • 0c721fe016 UI: Dashboard tweaks (#5974) silverwind 2019-02-06 08:09:13 +01:00
  • f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) zeripath 2019-02-06 03:06:41 +00:00
  • 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) Gabriel Silva Simões 2019-02-05 20:58:55 -05:00
  • 4a747aef7b Upgrade alpine to 3.9 (#5909) techknowlogick 2019-02-05 17:53:23 -05:00
  • acaf5c96fe UI: Repo header tweaks (#5945) silverwind 2019-02-05 22:59:26 +01:00
  • c20034be31 Display the branch name in the commit view (#5950) Lanre Adelowo 2019-02-05 22:47:01 +01:00
  • 2ec9bf9048 UI: Fixes for repo topic editor (#5971) silverwind 2019-02-05 21:40:56 +01:00
  • 1772893505 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-05 16:55:17 +00:00
  • 9de871a0f8 add other session providers (#5963) techknowlogick 2019-02-05 11:52:51 -05:00
  • bf4badad1d Pull request conflict files detection (#5951) Lunny Xiao 2019-02-05 19:54:49 +08:00
  • 680a57ce92 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-05 11:40:36 +00:00
  • 5390791224 Automatically clear stopwatch on merging a PR (#4327) Lanre Adelowo 2019-02-05 12:38:11 +01:00
  • 6416f06508 Fix ssh deploy and user key constraints (#1357) (#5939) (#5966) zeripath 2019-02-04 21:41:03 +00:00
  • 5bd594c858 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-04 15:23:15 +00:00
  • 024871ade6 Add label names as filter in issue search api (#5946) Lanre Adelowo 2019-02-04 16:20:44 +01:00
  • 1a8ab63dda show user who created the repository instead of the organization in action feed (#5948) (#5956) Lanre Adelowo 2019-02-04 10:20:36 +01:00
  • 477b4de0d1 handle milestone events for issues and PR (#5947) (#5955) Lanre Adelowo 2019-02-04 09:33:56 +01:00
  • f21ae12abb [skip ci] Updated translations via Crowdin GiteaBot 2019-02-04 00:59:52 +00:00
  • 24a36e84cc Issue 5924 fix compare button (#5929) zeripath 2019-02-04 00:56:18 +00:00
  • 01c10a951b Fix ssh deploy and user key constraints (#1357) (#5939) zeripath 2019-02-03 23:56:53 +00:00
  • 634cbaad2b show user who created the repository instead of the organization in action feed (#5948) Lanre Adelowo 2019-02-04 00:21:08 +01:00
  • 849c85a2ec Fix #5866: Silence console logger in gitea serv (#5887) (#5943) zeripath 2019-02-03 18:50:41 +00:00
  • 746cf22d8a handle milestone events for issues and PR (#5947) Lanre Adelowo 2019-02-03 19:31:58 +01:00
  • 731275247d Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) (#5944) zeripath 2019-02-03 18:04:09 +00:00
  • 13c0f7dfff Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) zeripath 2019-02-03 14:00:48 +00:00
  • 2902b3a68c Fix #5866: Silence console logger in gitea serv (#5887) zeripath 2019-02-03 11:19:28 +00:00
  • 022634aa75 Remove all CommitStatus when a repo is deleted (#5941) John Olheiser 2019-02-02 23:55:33 -06:00
  • f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940) John Olheiser 2019-02-02 22:03:45 -06:00