Commit Graph

  • 0168b7073d Use monospace font in githook editor (#1958) silverwind 2017-06-13 04:48:49 +0200
  • 889409ba31 Fix setting.AppPath for integration tests (#1923) Kim "BKC" Carlbäcker 2017-06-13 04:20:32 +0200
  • e8c63e21af Fix missing backslash in Dockerfile.rpi (#1952) shakeme 2017-06-13 04:07:11 +0200
  • b38b61bbc1 Fix import order (#1951) Ethan Koenig 2017-06-12 11:01:09 -0400
  • 635273cea6 Merge pull request #1829 from ethantkoenig/no_branches Andrey Nering 2017-06-12 11:05:01 -0300
  • 1ac8646845 Merge pull request #1944 from appleboy/release/v1.1 Kim "BKC" Carlbäcker 2017-06-12 15:26:43 +0200
  • b5d2780b22 Merge pull request #1945 from appleboy/master Kim "BKC" Carlbäcker 2017-06-12 15:26:18 +0200
  • 00733b4468 Add myself as a maintainer (#1948) Jonas Östanbäck 2017-06-12 15:11:50 +0200
  • 884c60480d
    [ci skip] add 1.1.2 change log. Bo-Yi Wu 2017-06-12 17:07:52 +0800
  • 13e284c7cf
    [ci skip] add 1.1.2 change log. Bo-Yi Wu 2017-06-12 17:04:29 +0800
  • ad70af1248 Add repo fork swagger (#1941) Jonas Östanbäck 2017-06-12 02:59:51 +0200
  • 91f27bf9bd Merge pull request #1940 from cez81/discord_links Andrey Nering 2017-06-11 19:41:08 -0300
  • cc5484de10 Update links to Discord server Jonas Östanbäck 2017-06-11 19:39:36 +0200
  • 9fbdd7d787 Fix engine bug in getIssueByID (#1934) Ethan Koenig 2017-06-11 02:39:12 -0400
  • e0a63a20e0 Fix errors caused by force push (#1927) Ethan Koenig 2017-06-10 22:59:13 -0400
  • 96b4780727 Gracefully handle bare repositories on API operations. (#1932) Dennis Keitzel 2017-06-11 04:57:28 +0200
  • f2fcd9dcd8 Support CRLF when splitting code lines for display (#1862) silverwind 2017-06-10 17:20:25 +0200
  • 446a41d595 [ci skip] update discord badge. (#1930) Bo-Yi Wu 2017-06-10 08:38:00 -0500
  • 65b6301ea2 Change join chat from gitter to discord (#1929) Lunny Xiao 2017-06-10 20:40:56 +0800
  • 23d0735f90 Absolute path for setting.CustomConf Ethan Koenig 2017-06-09 22:27:13 -0400
  • d3efca3982 Merge pull request #1926 from go-gitea/bkcsoft-update-changelog Kim "BKC" Carlbäcker 2017-06-10 03:07:09 +0200
  • 61716bd8f7 Display URLs in integration test logs (#1924) Ethan Koenig 2017-06-09 20:41:36 -0400
  • 6d613fb28e No highlighting for .txt files (#1922) Ethan Koenig 2017-06-09 20:39:16 -0400
  • a5444fb3db Update changelog with v1.1.1 Kim "BKC" Carlbäcker 2017-05-04 17:11:18 +0200
  • e9b1b908ee Fix setting.AppPath for integration tests Ethan Koenig 2017-06-09 14:13:46 -0400
  • 4a3f40460b Don't run 'make release' on PRs (#1908) Kim "BKC" Carlbäcker 2017-06-09 03:52:23 +0200
  • 73836ce8c4 Fix ghost user bug (#1913) Ethan Koenig 2017-06-08 21:51:31 -0400
  • b1b8c5e9f4 Set TMPDIR enviroment variable for dump command (#1915) Jonas Östanbäck 2017-06-09 02:24:15 +0200
  • 662b8bc2a2 Add integration test for file editing (#1907) Mura Li 2017-06-08 19:15:41 +0800
  • afe1f1c4af Fix 500 in public activity page (#1901) Ethan Koenig 2017-06-08 04:48:49 -0400
  • 9ddc35e343 Cache ctx.User in retrieveFeeds (#1902) Ethan Koenig 2017-06-07 22:11:41 -0400
  • ff7424179e Delete Public SSH Key tmp file after calculating fingerprint (#1855) Dan Magnus Lindvall 2017-06-08 04:08:22 +0200
  • 65cf6cc848 Merge pull request #1905 from ethantkoenig/fix/org_api_auth Andrey Nering 2017-06-07 16:49:52 -0300
  • a70073e768 Merge pull request #1904 from ethantkoenig/fix/org_api Andrey Nering 2017-06-07 16:49:33 -0300
  • 815715e5a2 Merge pull request #1896 from typeless/add-integration-test-for-forking Andrey Nering 2017-06-07 15:55:12 -0300
  • 4bc7240eee Merge pull request #1903 from camlafit/patch-1 Andrey Nering 2017-06-07 15:50:13 -0300
  • 971e3a35c1 Require token before checking membership/ownership Ethan Koenig 2017-06-07 12:20:32 -0400
  • f38842320e Bug fixes for org member API Ethan Koenig 2017-06-07 12:10:35 -0400
  • 952cb8046f A missing / to provide a correct endpoint camlafit 2017-06-07 17:57:28 +0200
  • 30a831698e Add integration test for repository forking Mura Li 2017-06-07 10:27:49 +0800
  • d9a8eff2de Send mails as HTML as default. Setting for send as plain text. (#1648) Jonas Östanbäck 2017-06-07 03:14:31 +0200
  • 295f560a12 Merge pull request #1892 from sapk-fork/update-git Andrey Nering 2017-06-06 16:35:05 -0300
  • 0cf89a83c1
    Update code.gitea.io/git Antoine GIRARD 2017-06-06 19:36:48 +0200
  • f6b58964d7 Include formatting check to the make test (and thus also check) rule (#1366) Sandro Santilli 2017-06-06 15:53:16 +0200
  • 6ec07a6bd7 Make LocalCopyPath a setting instead of a hard-coded path (#1881) Phil Hopper 2017-06-06 05:09:54 -0400
  • cbdd5f787c Center-aligned login topbar (#1880) Ethan Koenig 2017-06-06 03:05:06 -0400
  • ca9169fbe9 Migration to fix existing owner team units (#1873) Ethan Koenig 2017-06-05 06:40:25 -0400
  • ae922afa2d Prevent accidential selection of line numbers in code view (#1860) silverwind 2017-06-05 09:52:35 +0200
  • 703d18e50d feat: add check misspelling (#1877) Bo-Yi Wu 2017-06-05 02:49:46 -0500
  • ed31dff5ab Merge pull request #1874 from ethantkoenig/typo/issue_test Andrey Nering 2017-06-04 17:10:40 -0300
  • 858126bca1 Merge pull request #1875 from ethantkoenig/test/unused Andrey Nering 2017-06-04 17:10:10 -0300
  • 9f9289fc68 Run unused test Ethan Koenig 2017-06-04 14:28:17 -0400
  • 1a09afc729 Fix misspelled variables Ethan Koenig 2017-06-04 13:39:08 -0400
  • e7ae13deef fix: error from mktemp command in MacOS. (#1837) Bo-Yi Wu 2017-06-04 03:48:18 -0500
  • 023cad4461 gofmt (#1868) Ethan Koenig 2017-06-03 23:10:16 -0400
  • 3e74b5cf51 Rename misnamed migration (#1867) Ethan Koenig 2017-06-03 23:09:50 -0400
  • 817a405118 Fix paginater length (#1866) Ethan Koenig 2017-06-03 23:07:20 -0400
  • a97d6bf24b Use production version of vuejs. (#1869) Antoine GIRARD 2017-06-04 05:04:42 +0200
  • 009a073990 Remove annoying difference in button heights. (#1853) Hussain Khalil 2017-06-03 04:58:43 -0400
  • 2ec5dc1661 Fix 404 for external tracking issues (#1852) Ethan Koenig 2017-06-03 01:56:36 -0400
  • b900c04316 Display draft releases (#1854) Ethan Koenig 2017-06-02 23:46:56 -0400
  • 036ce3f813 Fix bug in removeOrgRepo (#1858) Ethan Koenig 2017-06-02 21:06:10 -0400
  • 62f600cf1c Display all organization from user settings (#1739) Rémy Boulanouar 2017-06-02 10:43:44 +0200
  • 976c2a05fa Fix change introduce by update of go-swagger. (#1727) Antoine GIRARD 2017-06-02 06:35:31 +0200