Commit Graph

  • f1ab906c51 Unit tests for models/repo_collaboration (#1032) Ethan Koenig 2017-02-23 20:37:38 -0500
  • 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020) puffybsd 2017-02-23 20:37:13 -0500
  • 832477b1bc Tweak docker target to work by default. (#1033) Dan Morrill 2017-02-23 17:33:09 -0800
  • 490d3771f7 s/fields/terms (#1031) bit 2017-02-24 02:24:58 +0100
  • d077fd084a added missing new struct sync (#1021) Lunny Xiao 2017-02-23 15:05:37 +0800
  • 0e6b9ea786 Take back control of hooks (#1006) Lunny Xiao 2017-02-23 11:40:44 +0800
  • 4f3880ff15 Bug fixes and unit tests for org_team (#1016) Ethan Koenig 2017-02-22 20:36:15 -0500
  • d181113b82 Merge pull request #1017 from ethantkoenig/fix_lint Andrey Nering 2017-02-22 21:14:54 -0300
  • ec3a696e2d Fix lint errors Ethan Koenig 2017-02-22 17:10:45 -0500
  • 1f7837d6d6 Refactor for issues loadattributes of a repository (#971) Lunny Xiao 2017-02-22 22:03:59 +0800
  • 29c6f32a3b Fix some links. (#1005) Bo-Yi Wu 2017-02-22 21:21:25 +0800
  • 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) Bo-Yi Wu 2017-02-22 21:15:14 +0800
  • d6748284bd fix panic when push but the only log mode console is disabled by serv and update commands (#1007) Lunny Xiao 2017-02-22 19:44:51 +0800
  • 01d957677f Oauth2 consumer (#679) Willem van Dreumel 2017-02-22 08:14:37 +0100
  • fd941db246 Protected branches system (#339) Denis Denisov 2017-02-21 17:02:10 +0200
  • e2c8d6fcb2 [1.0] Added 1.0.2 to changelog (#1000) v1.0.2 Thomas Boerger 2017-02-21 15:39:30 +0100
  • fe5ff8e4b2 Added 1.0.2 to changelog (#998) Thomas Boerger 2017-02-21 15:38:38 +0100
  • 70ae6d197b disable console output xorm log on ssh (#993) Lunny Xiao 2017-02-21 21:34:05 +0800
  • ffde33bdfa Fix typo (#990) Christoph König 2017-02-21 02:14:37 +0100
  • 5f234ce2a5 add missing copyright header (#992) Willem van Dreumel 2017-02-21 01:46:14 +0100
  • c5f8b96dda update xorm for fixing bug on processor BeforeSet and AfterSet when Find a map (#987) Lunny Xiao 2017-02-20 19:33:10 +0800
  • 04fdeb9d8d Make Xorm log configurable (#174) Lunny Xiao 2017-02-20 16:11:13 +0800
  • d4b752def9 Fix table headers (#980) Andrew Boyarshin 2017-02-20 10:13:20 +0700
  • c2c27891c9 add release cycle to contributing (#949) Lunny Xiao 2017-02-19 23:23:37 +0800
  • 1a5df9e822 Security: fix XSS attack on alert (#981) Bo-Yi Wu 2017-02-19 22:20:16 +0800
  • b8f70a27a5 Security: fix XSS attack on alert (#973) Lunny Xiao 2017-02-19 19:18:06 +0800
  • 6076c95dd1 Security: fix XSS attack on milestone (#976) Lunny Xiao 2017-02-19 19:09:59 +0800
  • 21dc5996a5 Security: fix XSS attack on milestone (#977) Lunny Xiao 2017-02-19 19:09:32 +0800
  • 023a6604e2 Handle SetModel error, fixes one errcheck report (#257) (#957) Lunny Xiao 2017-02-19 10:11:59 +0800
  • 9a5009a2cc fix docker link on install page (#964) (#972) Lunny Xiao 2017-02-19 10:11:40 +0800
  • 3121a7a037 Remove the default console logger when it is not set in the configuration (#602) (#960) Lunny Xiao 2017-02-18 22:25:28 +0800
  • dbe6d2ff8e fix docker link on install page (#964) Lunny Xiao 2017-02-18 22:19:51 +0800
  • 252adc912d refactor: update debian script. (#965) Bo-Yi Wu 2017-02-18 18:23:37 +0800
  • be48b32e63 Unit tests for repo watching (#963) Ethan Koenig 2017-02-17 03:02:11 -0500
  • 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) Lunny Xiao 2017-02-17 08:58:19 +0800
  • 669dad71f8 Add Screenshot-secion to IssueTemplate.md (#939) Kim "BKC" Carlbäcker 2017-02-17 01:58:01 +0100
  • 140967f002 Unit tests for repo redirects (#961) Ethan Koenig 2017-02-16 19:55:33 -0500
  • 61cdc32496 fixed bugs on Wiki and resolved #667 (#674) (#958) Lunny Xiao 2017-02-16 19:32:39 +0800
  • 5fcf218ed9 Add data directory excluding sessions to dump (#587) (#959) Lunny Xiao 2017-02-16 17:30:28 +0800
  • 91836614cd Security: prevent XSS attach on wiki page (#955) Lunny Xiao 2017-02-16 17:02:15 +0800
  • 4c12e2a4b9 fix: fill in ssh key title on setting of repo (#950) Bo-Yi Wu 2017-02-16 12:16:42 +0800
  • 7fd14bf7bd optimization for team get repos (#953) Lunny Xiao 2017-02-16 12:07:58 +0800
  • 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type (#956) Lunny Xiao 2017-02-16 12:07:00 +0800
  • 0642cb330c Small opitimization for getUserTeams (#954) Lunny Xiao 2017-02-16 12:06:23 +0800
  • 134f3e6e09 Security: prevent XSS attach on wiki page Unknwon 2017-02-15 18:05:02 -0500
  • 43c94d0a6c test: Add testing for GetUserFork function (#944) Bo-Yi Wu 2017-02-15 23:24:23 +0800
  • a31f64d639 fix: 500 error on /explore/repos page. (#946) Bo-Yi Wu 2017-02-15 22:28:11 +0800
  • 9d2b830275 refactor: small optimize for sql query (#940) Bo-Yi Wu 2017-02-15 14:01:50 +0800
  • 837d346090 fix some older Gogs upgrade to Gitea (#929) Lunny Xiao 2017-02-15 09:32:03 +0800
  • be55460b63 catch error on call setup on serv command (#932) Lunny Xiao 2017-02-15 09:25:21 +0800
  • 9c645b54dc bug fixed on issues and pulls Lunny Xiao 2017-02-15 00:02:03 +0800
  • cf47532ebc fix ssh domain default value to domain (#930) Lunny Xiao 2017-02-15 00:07:37 +0800
  • 4cfde304df bug fixed for my repository (#933) Lunny Xiao 2017-02-14 23:37:44 +0800
  • 7a9a5c8a69 Fix assigned issues dashboard (#920) Lunny Xiao 2017-02-14 22:15:18 +0800
  • 3a91ac51a9 fix bug of multiple forks (#928) Lunny Xiao 2017-02-14 22:14:29 +0800
  • d67b278a0d feat: Able to disable non-admin to create new organization (#927) Bo-Yi Wu 2017-02-14 20:16:00 +0800
  • 23aba523b5 feat: support search bar on star tab of user profile. (#917) Bo-Yi Wu 2017-02-14 15:28:22 +0800
  • 7eb8daffa3 Use fingerprint to check instead content for public key (#911) Lunny Xiao 2017-02-14 14:12:52 +0800
  • 55ae78208e Small optimization for getTeamIDs (#919) Lunny Xiao 2017-02-14 11:46:46 +0800
  • 1ec6b1a258 fix: gofmt error. (#918) Bo-Yi Wu 2017-02-14 10:12:03 +0800
  • dc8248f8a4 Markdown rendering overhaul (#186) Andrew Boyarshin 2017-02-14 08:13:59 +0700
  • 5cc275b1de feat: add git version on admin panel. (#921) Bo-Yi Wu 2017-02-13 19:49:42 +0800
  • 091f063706 Add import-styleguide to Contributing.md (#912) Kim "BKC" Carlbäcker 2017-02-13 03:35:57 +0100
  • 05157808de Fix HighlightJS not working on compare diff page (#914) Andrey Nering 2017-02-13 00:11:08 -0200
  • 9b4f6c1c32 Handle SetModel error, fixes one errcheck report (#257) Sandro Santilli 2017-01-05 09:31:07 +0100
  • 076f940f1f Fix logging bug Ethan Koenig 2017-02-11 12:11:07 -0500
  • d76f34ef51 small optimization for get issue labels Lunny Xiao 2017-02-11 20:01:33 +0800
  • 3f67676059 Implement basic Open Graph support. (#901) Andrew 2017-02-11 07:57:33 -0500
  • 8a0be5e9f0 Bug fixed for deleted label in issue comment (#904) Lunny Xiao 2017-02-11 20:56:57 +0800
  • 442145dbd3 Fix public activity showing private repos (#892) Morgan Bazalgette 2017-02-11 11:57:57 +0100
  • a36a8f4d72 Add missing copyright header to status table test (#902) Andrew 2017-02-11 04:53:47 -0500
  • 42835c7f82 Implement archive cleanup (#885) Andrew 2017-02-10 23:00:46 -0500
  • cf0f451c37 Add delete branch track on pull request comments (#888) Lunny Xiao 2017-02-11 12:00:29 +0800
  • 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) Bo-Yi Wu 2017-02-11 12:00:01 +0800
  • 55f2059f71 add vendoring back (#890) Lunny Xiao 2017-02-11 11:55:22 +0800
  • 284c0160c3 update xorm vendor and also fix #740 (#886) Lunny Xiao 2017-02-10 23:02:26 +0800
  • 2f13d31ff0 Fix bug in repos search (#884) Ethan Koenig 2017-02-09 20:30:26 -0500
  • ab4eb0daf9 bug fixed for issue count (#882) Lunny Xiao 2017-02-09 18:36:01 +0800
  • b6dd6210ea bug fixed for issue count (#881) Lunny Xiao 2017-02-09 17:59:57 +0800
  • 40f4377717 feat: fill in ssh key title automatically. (#863) Bo-Yi Wu 2017-02-09 17:58:05 +0800
  • a6751cec04 Unit tests for issue_milestone (#878) Ethan Koenig 2017-02-09 01:39:26 -0500
  • 1da7dd3da9 Improve status table implementation (#879) Andrew 2017-02-09 01:39:06 -0500
  • 13973348df Gogs -> Gitea (#877) Ethan Koenig 2017-02-09 00:44:18 -0500
  • e6b4448ba3 Fix bug in Issue.GetIsRead (#876) Ethan Koenig 2017-02-08 22:47:24 -0500
  • e4031b822a Makefile: install on build (#874) Andrey Nering 2017-02-09 01:11:05 -0200
  • c5887b0f28 fix watchers templates breaks (#870) Lunny Xiao 2017-02-08 22:13:48 +0800
  • a195c3fabe fix: Admin can also search private user repository. (#869) Bo-Yi Wu 2017-02-08 17:35:59 +0800
  • 181c8d9c99 Fix consistency check (#866) Ethan Koenig 2017-02-08 01:29:21 -0500
  • d2329e1c26 Use assert in legacy unit tests (#867) Ethan Koenig 2017-02-08 01:29:07 -0500
  • 23a7527e04 Allow rendering alerts in dashboard (#856) Sandro Santilli 2017-02-08 02:37:23 +0100
  • 45a324b437 fix releases count and resolved #764 (#857) Lunny Xiao 2017-02-07 23:38:24 +0800
  • 02a881aa32 show tags on dashboard issues (#860) Lunny Xiao 2017-02-07 23:33:18 +0800
  • ed096186a7 social_register_hepler_msg -> social_register_helper_msg (#855) Sandro Santilli 2017-02-07 16:30:20 +0100
  • 5fbab97373 Fix broken test fixture (#859) Ethan Koenig 2017-02-07 09:49:37 -0500
  • 78544f827b Update pt-BR translations (#840) José Olivio M. Pedrosa 2017-02-07 12:32:34 -0200
  • b13232f524 feat: support paginater on star tab of user profile. (#845) Bo-Yi Wu 2017-02-07 19:54:16 +0800
  • ceae143e78 Consistency checks for unit tests (#853) Ethan Koenig 2017-02-07 06:47:55 -0500
  • 94130da63a Fixes #794 by moving emoji tag to the correct span (#848) Stephen Brown 2017-02-06 16:24:59 +0100
  • 71d35dae8c fix: wrong pages number which includes private repository count. (#844) Bo-Yi Wu 2017-02-06 23:18:36 +0800
  • 76969a5671 Minor English language file tweaks (#852) Andrew 2017-02-06 10:17:18 -0500