1
0
Fork 0

Commit Graph

  • 691fbdf1d3 fix: delete attachment after remove comment. Bo-Yi Wu 2017-01-25 22:54:52 +0800
  • 2831267db1 refactor: move js to bottom and move css to top. (#689) Bo-Yi Wu 2017-01-25 23:15:25 +0800
  • 0934d1b1ea Bug fixes and unit tests for models/webhook (#751) Ethan Koenig 2017-01-25 05:37:35 -0500
  • a6832c234d Unit tests for models/star (#752) Ethan Koenig 2017-01-25 05:37:10 -0500
  • 8c2381103a bug fixed issues 500 resolved #754 (#756) Lunny Xiao 2017-01-25 16:28:03 +0800
  • 2a80e5a81e bug fixed caused by #530 (#755) Lunny Xiao 2017-01-25 16:19:14 +0800
  • 634ac9c5af Update Website binding MaxSize to 255 (#722) Bwko 2017-01-25 08:23:20 +0100
  • 8555e888d8 Add ETag header to avatars (#721) Bwko 2017-01-25 05:26:31 +0100
  • 8093b3372e Less boilerplate in models/ unit tests (#725) Ethan Koenig 2017-01-24 21:49:51 -0500
  • 75f0b0c51c Added gogs migration script (#532) Bwko 2017-01-25 03:45:29 +0100
  • 833f8b94c2 Search bar for issues/pulls (#530) Ethan Koenig 2017-01-24 21:43:02 -0500
  • 8bc431952f public/img: reduce the size of PNG images (#734) unclejack 2017-01-24 06:37:11 -0800
  • 521d429b58 Fix link of some repos on stars page (#737) Andrey Nering 2017-01-24 00:39:58 -0200
  • 3461003a0f Update the contribution guidelines (#726) Bwko 2017-01-24 02:16:19 +0100
  • 2009f4cbda Remove original minwinsvc from vendor Andrey Nering 2017-01-23 20:57:34 -0200
  • bcee9b76dd Fix lint Andrey Nering 2017-01-23 20:56:25 -0200
  • fda4476061 Fix SSH server on Windows when running as service Andrey Nering 2017-01-23 20:44:23 -0200
  • 44d4863ecf Merge commit 'af636848622c8ad27cace63be5f9dd9aaa565502' as 'modules/minwinsvc' Andrey Nering 2017-01-23 20:40:11 -0200
  • af63684862 Squashed 'modules/minwinsvc/' content from commit cad6b2b Andrey Nering 2017-01-23 20:40:11 -0200
  • 8b87be63c5 fix logfile name (#731) DWE 2017-01-23 12:19:12 +0100
  • 907b6f943c update xorm for bugs fix (#728) Lunny Xiao 2017-01-23 19:11:57 +0800
  • a8048c19f3 Update xorm and fix dump command (#692) Lunny Xiao 2017-01-23 17:11:18 +0800
  • 74ed6dc3ad Add option to app.ini to enable local import paths (#724) Bwko 2017-01-23 02:19:50 +0100
  • 991a4d64f3 Added some missing German translations Moritz Rosenthal 2017-01-22 19:57:09 +0100
  • 1257d43e14 Add a reserved path check to the wiki (#720) Bwko 2017-01-22 16:08:54 +0100
  • f9a3aa8737 add scroolbars to wide graphs. (#608) Kjell Kvinge 2017-01-22 13:10:01 +0100
  • f8c2903484 fixed bugs on Wiki and resolved #667 (#674) Lunny Xiao 2017-01-21 20:50:51 +0800
  • 369972b116 Set the ldflags to static value within makefile (#709) Thomas Boerger 2017-01-20 18:34:20 +0100
  • 7e401b9e39 Fix crash caused by #647 (#708) Bwko 2017-01-20 14:47:09 +0100
  • 1610b9f547 Spun attachments into seperate go file (#701) Philip Couling 2017-01-20 06:58:46 +0000
  • 74bbec3bf9 Fix permission bugs in team API (#647) Ethan Koenig 2017-01-19 22:16:10 -0700
  • fcf02e4961 API Endpoints for organization members (#645) Ethan Koenig 2017-01-19 19:31:46 -0700
  • 3c4d5e1ed5 Fix: Pagenation on dashboard->issues does not work well (#698) Kazuki Sawada 2017-01-19 18:20:40 +0900
  • d2bb8ef503 Notifications: trying to get a better layout (#660) Andrey Nering 2017-01-17 23:18:55 -0200
  • d0ad7921f8 Enforce custom LDFLAGS within makefile (#684) Thomas Boerger 2017-01-17 07:02:44 +0100
  • 8c2c7b802f Remove the default console logger when it is not set in the configuration (#602) willemvd 2017-01-17 07:02:35 +0100
  • d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) Matthias Loibl 2017-01-17 06:58:58 +0100
  • 6dd096b7f0 Two factor authentication support (#630) Andrew 2017-01-15 21:14:29 -0500
  • 64375d875b Attach to release (#673) Philip Couling 2017-01-15 14:57:00 +0000
  • dce03c19cb Changed README to refer to https images only (#675) Philip Couling 2017-01-15 13:31:34 +0000
  • 302fa42980 Removes reliance on server specific SQL (#393) btrepp 2017-01-14 22:32:36 +0800
  • 88f45ce38c Fix #646 (#669) Shyim 2017-01-14 14:07:43 +0100
  • 769f77900a docs: fix translation for zh-tw and zh-hk (#668) Bo-Yi Wu 2017-01-14 21:05:12 +0800
  • 240d0e84f0 Merge pull request #643 from pkuphy/patch-2 Andrey Nering 2017-01-14 10:44:58 -0200
  • a6f5efa0bb Fix ambiguity bug in getCommentsByRepoIDSince (#665) Ethan Koenig 2017-01-13 21:21:30 -0500
  • 4a1f36c3cc Don't create a default pid file (#637) Bwko 2017-01-14 03:15:43 +0100
  • 27fcf8d30a Bug fixes for webhook API (#650) Ethan Koenig 2017-01-13 21:14:48 -0500
  • 87ad4961f6 bug fixed for update repository (#664) Lunny Xiao 2017-01-14 10:07:04 +0800
  • 64b167138f docs: update translation on notification page for zh-CN (#649) xgitea 2017-01-13 17:31:48 +0800
  • 69b86378ce docs: update zh-tw translation (#651) Bo-Yi Wu 2017-01-13 15:18:49 +0800
  • e698654902 Add data directory excluding sessions to dump (#587) Manuel Kuhlmann 2017-01-12 05:47:20 +0100
  • b7eae783b5 fix typo (#644) pkuphy 2017-01-12 12:46:51 +0800
  • 327b1b7985 fix typo (#642) pkuphy 2017-01-12 12:46:20 +0800
  • 769e0a3ea6 Notifications: mark as read/unread and pin (#629) Andrey Nering 2017-01-12 02:27:09 -0200
  • cbf2a967c5 refactor: Add new deleteOrg func. (#633) Bo-Yi Wu 2017-01-11 21:10:43 +0800
  • 0af9a24087 docs: update translation on homepage for zh-tw (#634) Bo-Yi Wu 2017-01-11 16:23:42 +0800
  • 63f0bb1761 fix typo pkuphy 2017-01-11 12:13:47 +0800
  • e5620f07a4 Fix: Issues cannot be created with labels (#622) Kazuki Sawada 2017-01-10 22:57:03 +0900
  • 742f2c0301 Merge pull request #631 from rasa/patch-1 Matthias Loibl 2017-01-10 10:57:56 +0100
  • ecfa284662 Merge pull request #625 from appleboy/improve Matthias Loibl 2017-01-10 10:46:08 +0100
  • 7209917fd7 bug fix release Lunny Xiao 2017-01-09 23:51:21 +0800
  • b316b2e740 Unit tests for models/admin Ethan Koenig 2017-01-09 13:26:05 -0500
  • f91b8c5f53 refactor: check the error returned by os.MkdirAll() Bo-Yi Wu 2017-01-09 22:36:23 +0800
  • 97170916a3 Merge pull request #610 from appleboy/pid Matthias Loibl 2017-01-09 14:51:26 +0100
  • 9f575986d8 feat: support pid file. Bo-Yi Wu 2017-01-09 19:54:57 +0800
  • 19570f2d43 Fix install.tmpl input default value (#611) vz 2017-01-09 17:16:10 +0800
  • 973282dae2 Better coverage in pull_test (#615) Ethan Koenig 2017-01-08 22:15:07 -0500
  • 862948ab88 Better coverage and TODOs for update_test (#616) Ethan Koenig 2017-01-08 22:14:57 -0500
  • 4b23e6a694 Unit tests for models/action (#619) Ethan Koenig 2017-01-08 22:08:36 -0500
  • f4feeecc3a docs: update zh-tw and zh-hk translations. (#604) Bo-Yi Wu 2017-01-08 17:15:55 +0800
  • 8fa88e584a Add myself to MAINTAINERS (#609) Ethan Koenig 2017-01-07 22:25:22 -0500
  • 56614b2cbe Add default SSH_LISTEN_PORT config value (#603) (#607) Manuel Kuhlmann 2017-01-08 04:14:45 +0100
  • 51d578ff33 Add Keep email private (see issue #571). (#571) derSuessmann 2017-01-08 04:12:03 +0100
  • 6072b03291 Unit tests for models/access.go (#606) Ethan Koenig 2017-01-07 22:10:53 -0500
  • 8422ab542c API endpoint for subscribers (#598) Ethan Koenig 2017-01-06 22:13:02 -0500
  • 03b45284e1 Merge pull request #555 from ethantkoenig/tests/pull Andrey Nering 2017-01-06 19:19:18 -0200
  • f2931468ec Typos and make CONTRIBUTING a little nicer Ross Smith II 2017-01-06 07:55:53 -0800
  • 84b7d29d34 Create missing database indexes (#596) Andrey Nering 2017-01-06 13:14:33 -0200
  • 72bfabfada Unit tests for models/pull.go Ethan Koenig 2017-01-01 13:15:09 -0500
  • 1a7fc53c98 API endpoint for stargazers (#597) Ethan Koenig 2017-01-06 02:05:09 -0500
  • 61306fa737 Make releases faster than before and resolved #490 (#588) Lunny Xiao 2017-01-06 09:51:15 +0800
  • 79d527195d Merge pull request #539 from andreynering/notifications-step-2 Andrey Nering 2017-01-05 11:53:01 -0200
  • 9d1bc9aac8 Added 1.0.1 to changelog (#594) Thomas Boerger 2017-01-05 14:17:40 +0100
  • 2d17d6bc16 Clone tags within drone for proper version generation (#591) Thomas Boerger 2017-01-05 11:13:02 +0100
  • 6efa80a471 Add the note forked from gogs (#590) Lunny Xiao 2017-01-05 17:49:07 +0800
  • eb9ce39bb7 Fix unified diff view styling (#585) Manuel Kuhlmann 2017-01-05 03:04:41 +0100
  • a5e07da8be Fix diff split view coloring (#553) (#584) Manuel Kuhlmann 2017-01-05 02:07:43 +0100
  • c5f0d4b1a0 Fix SQL bug in models/access (#583) Ethan Koenig 2017-01-04 19:57:54 -0500
  • bdad3b259a Check primary email address fields on CreateUser (#556) Berk Demirkır 2017-01-05 02:52:20 +0200
  • 1207bda94b Fix typos in models/ (#576) Ethan Koenig 2017-01-04 19:50:34 -0500
  • dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) Manuel Kuhlmann 2017-01-05 01:48:23 +0100
  • 467202d0a6 fix: Remove call to set GOMAXPROCS (#577) Bo-Yi Wu 2017-01-04 21:16:03 +0800
  • b354cf362e Add pagination for notifications Andrey Nering 2017-01-03 17:09:36 -0200
  • 09dabe2ff2 fix bug #564 (#567) Lunny Xiao 2017-01-03 16:27:11 +0800
  • 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565) Lunny Xiao 2017-01-03 16:20:28 +0800
  • 70900bd167 bug fixed for fork repos (#560) Lunny Xiao 2017-01-03 12:41:10 +0800
  • 51021585a7 build failed by deleting release by API (#562) Lunny Xiao 2017-01-03 11:45:56 +0800
  • 4b0974ec10 Fix benchmarktests (#557) Kjell Kvinge 2017-01-03 03:52:09 +0100
  • 7be02d9020 Update maintainer list for LGTM Bo-Yi Wu 2017-01-03 09:11:46 +0800
  • 3c7116382f change the default action when deleting a release to not delete tag Lunny Xiao 2016-12-31 19:51:12 +0800