1
0
Fork 0

Commit Graph

  • db58dbabfc [skip ci] Updated translations via Crowdin GiteaBot 2019-02-08 16:48:45 +0000
  • ba91214633 Feature - #3031 - search for org repos (#5986) Richard Mahn 2019-02-08 09:45:43 -0700
  • 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) Thomas Loubiou 2019-02-08 09:08:38 +0100
  • 2e85e70e38 Enhance closed PR and Issue status in the list (#6000) Lanre Adelowo 2019-02-08 08:53:58 +0100
  • f60b1d8fe2 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-08 07:21:32 +0000
  • 4c5b585a6f UI: Make navbar full width (#5998) silverwind 2019-02-08 08:19:21 +0100
  • 6606d650fa UI: Fix repo header issues (#5995) silverwind 2019-02-07 18:20:26 +0100
  • f51e7ed18e Update U2F section defaults (#5994) John Olheiser 2019-02-07 09:47:40 -0600
  • 01bbf5ea69 Add API to list tags (#5850) Lunny Xiao 2019-02-07 20:00:52 +0800
  • 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 +0800
  • 06a1739553 fix bug when deleting a linked account will removed all (#5989) Lunny Xiao 2019-02-07 14:51:23 +0800
  • 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) Lanre Adelowo 2019-02-07 03:57:25 +0100
  • cc48c12d8f Fix empty ssh key importing in ldap (#5984) zeripath 2019-02-07 02:38:28 +0000
  • 44d6a904d3 Support n as a line highlight prefix (#5987) Monty Taylor 2019-02-06 20:25:23 -0600
  • da1edbfb79 Feature - Pagination for git tree API (#5838) Richard Mahn 2019-02-06 11:19:26 -0700
  • 0c840a924a [skip ci] Updated translations via Crowdin GiteaBot 2019-02-06 16:20:58 +0000
  • ad059fdbbc
    Admin config page mailertype setting option update (#5973) techknowlogick 2019-02-06 11:17:58 -0500
  • 0c721fe016 UI: Dashboard tweaks (#5974) silverwind 2019-02-06 08:09:13 +0100
  • f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) zeripath 2019-02-06 03:06:41 +0000
  • 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) Gabriel Silva Simões 2019-02-05 20:58:55 -0500
  • 4a747aef7b
    Upgrade alpine to 3.9 (#5909) techknowlogick 2019-02-05 17:53:23 -0500
  • acaf5c96fe UI: Repo header tweaks (#5945) silverwind 2019-02-05 22:59:26 +0100
  • c20034be31 Display the branch name in the commit view (#5950) Lanre Adelowo 2019-02-05 22:47:01 +0100
  • 2ec9bf9048 UI: Fixes for repo topic editor (#5971) silverwind 2019-02-05 21:40:56 +0100
  • 1772893505 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-05 16:55:17 +0000
  • 9de871a0f8
    add other session providers (#5963) techknowlogick 2019-02-05 11:52:51 -0500
  • bf4badad1d Pull request conflict files detection (#5951) Lunny Xiao 2019-02-05 19:54:49 +0800
  • 680a57ce92 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-05 11:40:36 +0000
  • 5390791224 Automatically clear stopwatch on merging a PR (#4327) Lanre Adelowo 2019-02-05 12:38:11 +0100
  • 5bd594c858 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-04 15:23:15 +0000
  • 024871ade6 Add label names as filter in issue search api (#5946) Lanre Adelowo 2019-02-04 16:20:44 +0100
  • f21ae12abb [skip ci] Updated translations via Crowdin GiteaBot 2019-02-04 00:59:52 +0000
  • 24a36e84cc Issue 5924 fix compare button (#5929) zeripath 2019-02-04 00:56:18 +0000
  • 01c10a951b
    Fix ssh deploy and user key constraints (#1357) (#5939) zeripath 2019-02-03 23:56:53 +0000
  • 634cbaad2b show user who created the repository instead of the organization in action feed (#5948) Lanre Adelowo 2019-02-04 00:21:08 +0100
  • 746cf22d8a handle milestone events for issues and PR (#5947) Lanre Adelowo 2019-02-03 19:31:58 +0100
  • 13c0f7dfff
    Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) zeripath 2019-02-03 14:00:48 +0000
  • 2902b3a68c
    Fix #5866: Silence console logger in gitea serv (#5887) zeripath 2019-02-03 11:19:28 +0000
  • f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940) John Olheiser 2019-02-02 22:03:45 -0600
  • ecefa9e724 Add single commit API support (#5843) Lunny Xiao 2019-02-03 11:35:17 +0800
  • 3d91bb2f2d Make log mailer for testing (#5893) zeripath 2019-02-03 02:06:52 +0000
  • 67567eff0e fix log output (#5938) Sergey Romanov 2019-02-03 02:56:15 +0500
  • 12ee544411 Fix wrapping long code lines in UI (#5927) silverwind 2019-02-02 17:58:28 +0100
  • af22df8314 UI: Better support for long repo names (#5932) silverwind 2019-02-02 13:44:33 +0100
  • f9d4bd53e6 support reviewing on a deleted file path (#5880) Lanre Adelowo 2019-02-01 02:37:20 +0100
  • 1219d46b02
    1.7.1 changelog (#5919) techknowlogick 2019-01-31 11:42:22 -0500
  • 3a7306945c
    Disable redirect for i18n (#5910) techknowlogick 2019-01-31 09:38:20 -0500
  • 98feb0ef4d [skip ci] Updated translations via Crowdin GiteaBot 2019-01-31 13:39:54 +0000
  • bbad9b6178 Fix bug when read public repo lfs file (#5912) Lunny Xiao 2019-01-31 21:36:57 +0800
  • 0823791d17 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) zeripath 2019-01-30 22:17:43 +0000
  • ca00ca8ee4 Provide better panic handling (#5902) zeripath 2019-01-30 22:00:00 +0000
  • 0f295ababa Only allow local login if password is non-empty (#5906) zeripath 2019-01-30 21:18:54 +0000
  • 80098bd752 Fix go-get URL generation (#5905) Lauris BH 2019-01-30 23:04:19 +0200
  • 57a69ef277 don't allow pull requests to be created on an archived repository (#5883) Lanre Adelowo 2019-01-30 18:20:40 +0100
  • 6dc2f401c9 Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) Lanre Adelowo 2019-01-30 18:04:14 +0100
  • 7933a950d0 respect value of REQUIRE_SIGNIN_VIEW (#5901) Lanre Adelowo 2019-01-30 17:45:48 +0100
  • fada6968a8 Fix new release creation API to allow empty target (#5870) Lauris BH 2019-01-30 18:33:00 +0200
  • 8b5f6ced22 if repo does not exist, show a 404 not a 500 (#5900) Lanre Adelowo 2019-01-30 17:13:39 +0100
  • a967cf9e99 UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) (#5889) EpicCoder 2019-01-30 01:45:08 +0100
  • 16678f5255 fix compare button on upstream repo leading to 404 (#5877) Lanre Adelowo 2019-01-30 00:49:07 +0100
  • c62c0b669a UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896) EpicCoder 2019-01-30 00:11:53 +0100
  • 2569363204
    Also ensure the repo is loaded (#5895) zeripath 2019-01-29 22:43:40 +0000
  • 002e898bcf [skip ci] Updated translations via Crowdin GiteaBot 2019-01-29 21:28:45 +0000
  • 036964b4a7 Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891) zeripath 2019-01-29 21:26:17 +0000
  • 8917d66571 Add migration test (#5773) zeripath 2019-01-28 16:18:52 +0000
  • bc748f205a [skip ci] Updated translations via Crowdin GiteaBot 2019-01-28 15:55:40 +0000
  • 573650877c Fix wrong URL to download link. (#5881) vee w 2019-01-28 22:53:16 +0700
  • 3568d426fe New Issue ?body= query (#5851) kekero 2019-01-28 18:23:59 +0300
  • 7461c5a75f Fix "pulls.blocked_by_approvals" text (#5879) Lanre Adelowo 2019-01-28 16:05:20 +0100
  • 56415fa2fc [skip ci] Updated translations via Crowdin GiteaBot 2019-01-28 14:16:11 +0000
  • bf47f70c3b
    API: Fix null pointer in attempt to Sudo if not logged in (#5872) zeripath 2019-01-28 14:13:59 +0000
  • 5f4a40c4a3 Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#5836) Gabriel Silva Simões 2019-01-27 16:13:15 -0500
  • 182a6d6885 Fix wording of #5858 issue.review.reject string (#5869) zeripath 2019-01-27 17:39:49 +0000
  • 34a1c4c514 [skip ci] Updated translations via Crowdin GiteaBot 2019-01-27 11:31:56 +0000
  • 7e8242ddb1 Fix an error while adding a dependency via UI. (#5862) Harshit Bansal 2019-01-27 17:01:40 +0530
  • 2d8520d039 [skip ci] Updated translations via Crowdin GiteaBot 2019-01-27 09:27:05 +0000
  • 84076211b3 Config option to disable automatic repo watching (#5852) sebastian-sauer 2019-01-27 10:25:21 +0100
  • b8a81cb1b8 Rename reject to 'request changes' (#5858) Lanre Adelowo 2019-01-26 18:20:56 +0100
  • a757920f4e Fix failing migration v67 (#5849) Jakub Arbet 2019-01-26 15:50:36 +0100
  • 8510ac2687 Fix MinInterval (#5856) yasuokav 2019-01-26 17:26:23 +0900
  • ac766fe3de [skip ci] Updated translations via Crowdin GiteaBot 2019-01-26 00:17:00 +0000
  • 8656a3c62d Move input fields to add members to a team and repos to a team (#5853) sebastian-sauer 2019-01-26 01:14:35 +0100
  • d663930023 fix delete correct temp directory (#5839) yasuokav 2019-01-25 16:54:09 +0900
  • 6b0c2e9e35 update swagger for release API pagination (#5841) Lunny Xiao 2019-01-25 15:10:50 +0800
  • 892bfd0b19 improve the releases api paging (#5831) Lunny Xiao 2019-01-25 02:59:27 +0800
  • 9a137faaaf Added docs for the tree api (#5834) kolaente 2019-01-24 19:13:30 +0100
  • 62da3bee1a [skip ci] Updated translations via Crowdin GiteaBot 2019-01-24 15:23:19 +0000
  • d6c229cdbe Include Go toolchain to --version (#5830) Antoine GIRARD 2019-01-24 16:22:51 +0100
  • 4aa2f4f45f [skip ci] Updated translations via Crowdin GiteaBot 2019-01-24 14:22:36 +0000
  • 44371b96f5 Ensure valid git author names passed in signatures (#5774) zeripath 2019-01-24 14:12:17 +0000
  • cd83c2ca05
    Fix topics saving internal error and disable for archived repos (#5821) Lauris BH 2019-01-24 12:22:27 +0200
  • ec31ee1c1c Make sure .git/info is created before generating .git/info/sparse-che… (#5825) Mura Li 2019-01-24 15:43:37 +0800
  • 88aa70bab9 Remove tidb reference from docs (#5823) techknowlogick 2019-01-24 02:12:42 -0500
  • 386e5312a4 When creating new repository fsck option should be enabled (#5817) Lauris BH 2019-01-24 05:26:18 +0200
  • 3b364029f7 Fix TLS errors when using acme/autocert for local connections (#5820) Joona Hoikkala 2019-01-24 02:47:54 +0200
  • 331c9120e8
    Request for public keys only if LDAP attribute is set (#5816) Lauris BH 2019-01-24 01:25:33 +0200
  • 1b90692844 New API routes added (#5594) Shashvat Kedia 2019-01-24 04:00:19 +0530
  • b9f87376a2 [skip ci] Updated translations via Crowdin GiteaBot 2019-01-23 20:11:56 +0000
  • 904188ce9c Adapt documentation to renamed ENABLE_SWAGGER option (#5811) Peter Colberg 2019-01-23 15:09:18 -0500
  • 0b510725c9 Feature: Archive repos (#5009) kolaente 2019-01-23 19:58:38 +0100