Commit Graph

  • 4e5ee2b67a Fix user profile activity feed (#1848) Ethan Koenig 2017-06-01 20:42:25 -0400
  • 5ca6867aaf Fix some mistakes (#1833) Patrick G 2017-06-01 20:41:52 -0400
  • 04c6c31f8e fix: only run test coverage on master branch. (#1838) Bo-Yi Wu 2017-06-01 13:07:24 -0500
  • abb19eff39 Update code.gitea.io/git (#1849) Ethan Koenig 2017-05-31 21:43:11 -0400
  • 31e8436a1c Use a better default MAX_GIT_DIFF_LINE_CHARACTERS (#1845) silverwind 2017-06-01 03:10:11 +0200
  • a977ab7889 Don't ignore error in getMergeCommit (#1843) Ethan Koenig 2017-05-31 20:51:24 -0400
  • 336e311a7c Fix locking bug in removeOrgRepo (#1842) Ethan Koenig 2017-05-31 20:41:14 -0400
  • 5554165a0c Fix pull request compare link (#1832) Ethan Koenig 2017-05-31 10:47:42 -0400
  • bfb44f8854 Fix status table race condition (#1835) Ethan Koenig 2017-05-31 04:57:17 -0400
  • 0f5b399e35 Add variable for docker tag (#1825) himaaaatti 2017-05-31 10:16:51 +0900
  • 24859fe5b6 Fix FOUC on Firefox (#1728) Sondre Nilsen 2017-05-31 03:05:49 +0200
  • 642f844735 Fix PR template error (#1834) Ethan Koenig 2017-05-30 08:04:12 -0400
  • 474d636794 Update code.gitea.io/git (#1824) Ethan Koenig 2017-05-30 05:32:01 -0400
  • 367ff327ed Use ghost users in issues/PRs (#1831) Ethan Koenig 2017-05-30 02:08:36 -0400
  • 2525195749 use writeTmpKeyFile in calcFingerprint (#1828) Timo Myyrä 2017-05-29 14:51:16 +0300
  • bbe6aa349f fix bug not to trim space of login username (#1806) v1.1.2 Lunny Xiao 2017-05-29 19:10:11 +0800
  • b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814) Jonas Östanbäck 2017-05-29 09:35:47 +0200
  • e0c6ab2d44 Add Gitea Webhook (#1755) Rémy Boulanouar 2017-05-29 09:17:15 +0200
  • c85ff532e9 Commitless repos should be bare Ethan Koenig 2017-05-28 22:25:23 -0400
  • e67ece26f0 Merge pull request #1750 from andreynering/dashboard-search-org-repos Andrey Nering 2017-05-27 17:40:09 -0300
  • 12dbdaac76 Fix private repo icon Andrey Nering 2017-05-27 13:40:54 -0300
  • bafd778c25 Fix invalid reference in feeds template (#1820) Ethan Koenig 2017-05-26 23:34:11 -0400
  • 97f7f88bed Improve clarity between is_activated and prohibit_login (#1788) Patrick G 2017-05-26 21:14:13 -0400
  • 3b51da9dae resign drone and fix #1816 (#1819) Lunny Xiao 2017-05-26 23:08:38 +0800
  • 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811) Ethan Koenig 2017-05-26 09:15:45 -0400
  • 3611a3e552 fix bug to deny to add orgnization as a member of an orgnization or team (#1815) Lunny Xiao 2017-05-26 21:12:02 +0800
  • 39348cd27e Give all units to owner team (#1812) Ethan Koenig 2017-05-26 04:03:37 -0400
  • 9c66d1d9ea Fix deadlock in updateRepository (#1813) Ethan Koenig 2017-05-26 01:08:13 -0400
  • 0c332f0480 Fix activity feed (#1779) Ethan Koenig 2017-05-25 21:38:18 -0400
  • 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674) Jonas Franz 2017-05-25 04:38:56 +0200
  • cb74f1b84d Remove stale rule from Makefile (#1782) Ethan Koenig 2017-05-24 20:53:03 -0400
  • ff96bda138 Only run coverage on merges/pushes to master (#1783) Ethan Koenig 2017-05-24 12:13:18 -0400
  • 19d889daa2 fix bug not to trim space of login username (#1796) Lunny Xiao 2017-05-25 00:12:00 +0800
  • ff2464c87d Fix renaming bug (#1786) Ethan Koenig 2017-05-24 02:01:02 -0400
  • 98ae013e90 Make navbar scroll on overflow (#1777) Patrick G 2017-05-24 02:00:40 -0400
  • 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766) Jonas Östanbäck 2017-05-24 02:27:08 +0200
  • de39d09caa Improve grammar (#1775) Patrick G 2017-05-23 04:01:27 -0400
  • bdc90aeaee Delete repo redirects on repo deletion (#1776) Ethan Koenig 2017-05-23 04:00:10 -0400
  • cc2071c3fd Make side nav on dashboard stackable (#1778) Patrick G 2017-05-23 03:58:43 -0400
  • 1e40c2e579 fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762) Bo-Yi Wu 2017-05-21 22:48:35 +0800
  • b0308d86dc Fix unloaded owner (#1770) Ethan Koenig 2017-05-21 02:35:45 -0400
  • cf02cd7ba0 Fix and test for delete user (#1713) Ethan Koenig 2017-05-20 04:48:22 -0400
  • 85a7396525 Add error direclty when user tries to create new repo and limit already hit (#1767) Jonas Östanbäck 2017-05-20 10:47:48 +0200
  • 4fd55d8796 Backport bugfixes #1220 and #1393 to v1.1 (#1758) agrn 2017-05-20 06:43:43 +0200
  • be5323a05f Update HighlightJS and fix YAML files highlighting (#1764) Andrey Nering 2017-05-20 00:52:35 -0300
  • 80cea8747f Admin should always be allowed to create repos even if hit limit (#1765) Jonas Östanbäck 2017-05-20 05:51:19 +0200
  • 977dcf96e0 fixes wrong after field in webhook payload (#1746) Kim "BKC" Carlbäcker 2017-05-19 12:12:27 +0200
  • 281a0389c1 fix admin lost permission caused by #947 (#1753) Kim "BKC" Carlbäcker 2017-05-19 12:10:17 +0200
  • 6362462da8
    fix admin lost permission caused by #947 Lunny Xiao 2017-05-19 08:59:26 +0800
  • 25d6e2a660 Add button to admin ui (#1738) Rémy Boulanouar 2017-05-19 02:20:41 +0200
  • 0161e46b5a Add swagger comment for MirrorSync (#1747) Jonas Östanbäck 2017-05-19 02:20:06 +0200
  • 8906b2891b Fix test Andrey Nering 2017-05-18 14:35:06 -0300
  • fd6034aaf2 Add units to team (#947) Lunny Xiao 2017-05-18 22:54:24 +0800
  • 5db5e16ab6 Correct grammar in APIEmpty documentation (#1748) Jonas Östanbäck 2017-05-18 16:39:42 +0200
  • dc2b28ed76 Show repos acording to user/organization Andrey Nering 2017-05-18 11:28:29 -0300
  • c746875fcf Remove colaborative repo panel Andrey Nering 2017-05-18 11:16:04 -0300
  • 8917f47347 Fix org repos not showing on dashboard search Andrey Nering 2017-05-18 11:15:32 -0300
  • 407fbfa6ce fixes wrong after field in webhook payload Diep Pham 2017-05-18 12:16:36 +0700
  • daaabaa1d9 Enforce netgo build tag while cross-compilation (Backport of #1690) (#1731) Jonas Östanbäck 2017-05-18 03:04:12 +0200
  • c4b5b121a5 Fix bad grammar and wordiness (#1741) Patrick G 2017-05-18 01:03:43 +0000
  • fa059debca fix delete user failed on sqlite (#1321) Lunny Xiao 2017-03-20 22:13:52 +0800
  • 03d6bab643 Change two factor code entry box from text to number (#1733) Patrick G 2017-05-16 03:30:20 -0400
  • bc299b8317 fix avatar update bug (#1729) Lunny Xiao 2017-05-16 08:36:09 +0800
  • 2854c8aa47 Merge pull request #1724 from lunny/lunny/fix_avatar_update Kim "BKC" Carlbäcker 2017-05-15 17:16:31 +0200