Commit Graph

  • faddaff90d templates: fix commit message render issue #828 Unknwon 2015-01-31 15:31:09 -0500
  • 569fcc30f3 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-01-31 15:28:05 -0500
  • 32152d2363 routers/repo: set raw page content type to 'text/plain' #828 Unknwon 2015-01-31 15:27:57 -0500
  • 69d98e9edd Merge pull request #885 from clinta/dev 无闻 2015-01-30 23:00:51 -0500
  • 66a9c0d71d Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs Clint Armstrong 2015-01-30 22:52:57 -0500
  • 7e3d66673d Add freebsd rc script Clint Armstrong 2015-01-30 22:51:38 -0500
  • fb9dcfa921 modules/midlleware: little auth code fix, #777 Unknwon 2015-01-30 20:30:42 -0500
  • d8394bb2e0 modules/midlleware: little auth code fix Unknwon 2015-01-30 20:30:07 -0500
  • ee6786216a modules/base: clean code with #838 Unknwon 2015-01-30 18:12:30 -0500
  • 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links Unknwon 2015-01-30 18:05:20 -0500
  • 9803f84c88 update link Unknwon 2015-01-27 16:30:58 -0500
  • c0e9481fa6 update locale Unknwon 2015-01-26 09:13:34 -0500
  • 76f8904718 Introducing Collaboration Struct Peter Smit 2015-01-23 09:54:16 +0200
  • c6b87aaf02 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-01-23 00:47:03 +0800
  • 077d1ae70b update locale Unknwon 2015-01-23 00:46:48 +0800
  • 61608f13a0 Merge pull request #870 from phsmit/migrations 无闻 2015-01-22 21:07:11 +0800
  • 4ef3245413 Migration code: errors are not to be forgotten Peter Smit 2015-01-22 15:01:45 +0200
  • 2a70d6b723 Clean up migrations code Peter Smit 2015-01-22 14:56:50 +0200
  • bb103e8723 Create db migrations framework Peter Smit 2015-01-22 14:49:52 +0200
  • 161774d4fb Merge pull request #825 from phsmit/ssh2_keys 无闻 2015-01-22 19:39:35 +0800
  • edbfbfa66e Merge pull request #822 from phsmit/fix_807 无闻 2015-01-22 19:31:51 +0800
  • 830bc75107 Merge pull request #866 from vitalvas/dev 无闻 2015-01-20 13:38:17 +0800
  • 8e384ce46c fix #828, may cause unintentional break in other features, but security is no.1 Unknwon 2015-01-20 13:08:49 +0800
  • cf59057ef3 fix if service.ENABLE_CACHE_AVATAR is true Vitaliy Vasilenko 2015-01-20 05:20:33 +0200
  • 0e286a0ca9 fix locale Unknwon 2015-01-19 02:51:43 +0800
  • bd414a2d1f update gopmfile Unknwon 2015-01-19 02:05:15 +0800
  • be8bdc0393 Merge branch 'master' of github.com:gogits/gogs Unknwon 2015-01-18 22:26:21 +0800
  • 9fa287e4f7 update locale Unknwon 2015-01-18 22:24:20 +0800
  • 210306bd64 Merge pull request #865 from clinta/patch-1 无闻 2015-01-18 14:08:12 +0800
  • eae08ea8f4 Allow start.sh from any working directory Clint Armstrong 2015-01-17 16:52:42 -0500
  • 452cca35e0 Merge branch 'encoding' of github.com:gogits/gogs into dev Unknwon 2015-01-17 15:29:45 +0800
  • 7170011f4d update with deps Unknwon 2015-01-17 15:17:53 +0800
  • f99690a545 Merge pull request #861 from phsmit/change_chardet 无闻 2015-01-17 14:45:48 +0800
  • bdd6aef746 Merge pull request #849 from gittex/translate 无闻 2015-01-17 14:43:27 +0800
  • e6f97c78ff Change chardet to gogits Peter Smit 2015-01-15 12:40:16 +0200
  • 50d91f3b6a Make help text for email listing a little more helpful. Dominik Schulz 2015-01-09 17:55:09 +0100
  • 7d4cef6008 Add missing translations for email settings page to de_DE. Dominik Schulz 2015-01-09 17:54:44 +0100
  • d0827e5d5e allow http push by token - #842 Christopher Brickley 2015-01-08 09:16:38 -0500
  • bb26285a12 fix #827 Unknwon 2015-01-06 17:14:49 +0800
  • 9e61ec316e Merge pull request #830 from TonyTsangHK/dev 无闻 2015-01-05 20:45:06 +0800
  • 13e35398aa prepare for mirror update release Unknwon 2015-01-05 20:37:22 +0800
  • 9f4e584122 Add max-width to commit message of repo-files-table Tony Tsang 2015-01-05 12:07:50 +0800
  • 04d698bfbc add some padding to markdown paragraphs Michael Dyrynda 2015-01-03 22:43:02 +1030
  • c7cbdd34fb Adjust MentionPattern to not match users mid-sentence (or email addresses) Fix link to user profile, update based on adjusted MentionPattern Michael Dyrynda 2015-01-03 22:03:41 +1030
  • d5c6b53571 use new Redis client Unknwon 2015-01-03 02:54:22 +0800
  • f0ca16d78f add cache version require Unknwon 2015-01-02 23:59:06 +0800
  • 6251626de4 Implement #798 Flexible ssh-key input Peter Smit 2015-01-02 15:38:11 +0200
  • 9b0858b1ad Merge pull request #823 from phsmit/fix_799 无闻 2015-01-02 20:25:48 +0800
  • c73e9057ae Optmize git-fsck options and fix #820 Unknwon 2015-01-02 20:14:43 +0800
  • fd70f9ec1b Fix #799 by adding a tooltip for all dates in all settings/panels Peter Smit 2015-01-02 12:41:05 +0200
  • d016eaaa09 Fix #807 parse the userinfo with the golang tools Peter Smit 2015-01-02 12:14:11 +0200
  • 44fa9147b7 Fix #819 by fetching the repository from db before updating Peter Smit 2015-01-02 11:15:42 +0200
  • 0b56272c13 fix #805 Unknwon 2015-01-02 13:30:45 +0800
  • 677b1ec627 fix #808 Unknwon 2015-01-02 12:56:08 +0800
  • 3ea1443885 work on #784 Unknwon 2015-01-02 12:47:33 +0800
  • 6643647687
    add afunction to rewrite all public keys on admin request refs #763 fzerorubigd 2014-12-31 21:37:51 +0330
  • b6272d1803 fix gopmfile Unknwon 2014-12-31 21:54:25 +0800
  • 40de2f78c4 fix gopmfile Unknwon 2014-12-31 18:41:34 +0800
  • aa2148a7a9 fix gopmfile Unknwon 2014-12-31 18:39:47 +0800
  • bd555551ce fix #801 Unknwon 2014-12-31 18:37:29 +0800
  • e1c5008238 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2014-12-31 17:09:07 +0800
  • 0f1ff9b1ad fix cache dep API broken Unknwon 2014-12-31 17:08:57 +0800
  • 52cc58fd9d Merge pull request #797 from Mikayex/dev 无闻 2014-12-29 20:09:50 +0800
  • 477bea574a Merge pull request #782 from estetsenko/dev 无闻 2014-12-29 20:08:39 +0800
  • 37566f71a9 Merge pull request #787 from andre-hub/dev 无闻 2014-12-29 20:07:10 +0800
  • afdb0c7f9d Merge pull request #790 from euank/master 无闻 2014-12-29 20:06:27 +0800
  • 63c1f9a23f fix 500: E-mail already used in user settings page Unknwon 2014-12-29 20:00:07 +0800
  • e948c7c262 Fix #795 Thomas Laroche 2014-12-29 11:55:46 +0100
  • 81a44e4cd0 fix API changes Unknwon 2014-12-28 20:40:35 +0800
  • f059866a21 Set user.name & user.email in Dockerfile euank 2014-12-27 19:10:33 -0800
  • 234a7c19a4 Default values for both user.name and user.email euank 2014-12-27 19:07:54 -0800
  • 35dd41c3a2 merge flexible the build scripts and add a freebsd build script André Grötschel 2014-12-27 15:28:45 +0100
  • afc659442d flexiable the build scripts and add a freebsd build script André Grötschel 2014-12-27 15:16:05 +0100
  • 6a6636d451 Merge branch 'master' of github.com:gogits/gogs into dev Unknwon 2014-12-27 12:38:18 +0800
  • 46742a79ca Merge pull request #785 from joshk/patch-1 无闻 2014-12-27 12:25:08 +0800
  • d61def86e1 Merge pull request #780 from morpheyesh/master 无闻 2014-12-27 12:24:21 +0800
  • 30c750a5df Use the new build env on Travis Josh Kalderimis 2014-12-27 01:23:10 +0100
  • bae1d65564 bugfix: Unable to assign any issue myself estetsenko 2014-12-24 20:47:45 +0300
  • 995a805a31 spellcheck morpheyesh 2014-12-24 13:20:10 +0530
  • c0cfd62b90 add label-edit and label-delete logic fuxiaohei 2014-12-22 21:26:05 +0800
  • e193005c66 Merge pull request #773 from phsmit/golang_x_text_encoding 无闻 2014-12-22 05:30:49 -0500
  • fff8109567 Removing redundant mahonia Peter Smit 2014-12-22 11:29:02 +0200
  • 3af757ed77 Replace mahonia with the standard functions in the Golang Sub-repositories Peter Smit 2014-12-22 11:01:52 +0200
  • ebbe6177a9 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2014-12-22 03:44:52 -0500
  • 97b39ae2e4 fix invite bug(shouldn't include full name to search box) Unknwon 2014-12-22 03:44:49 -0500
  • 0f77ad219c Merge pull request #771 from phsmit/multiple_email_cleanup 无闻 2014-12-22 02:43:20 -0500
  • 8b31be43c6 Forgot to i18n "Primary" Peter Smit 2014-12-22 09:41:29 +0200
  • 21dbcb7c77 Create English locale keys for multiple e-mails feature Peter Smit 2014-12-22 09:11:30 +0200
  • 0d7bb9af46 Merge pull request #769 from gitter-badger/gitter-badge 无闻 2014-12-21 02:58:38 -0500
  • 86e9ebdcc9 Added Gitter badge The Gitter Badger 2014-12-21 07:53:06 +0000
  • 350e0080e6 Merge pull request #767 from phsmit/fix_email_query 无闻 2014-12-21 02:23:36 -0500
  • 66e2016eeb Fix for wrong email query Peter Smit 2014-12-21 09:16:56 +0200
  • 030b3d751e Merge pull request #766 from phsmit/correct_from 无闻 2014-12-21 01:55:28 -0500
  • 79537467da mirror fix and update Unknwon 2014-12-20 22:51:16 -0500
  • a18decf4cc Merge pull request #755 from phsmit/multiple_emails 无闻 2014-12-20 22:47:05 -0500
  • 20b5c23a19 Small fixes to multiple_emails feature Peter 2014-12-20 09:26:51 +0200
  • e6e2cf7855 Merge pull request #764 from phsmit/fix_mailer 无闻 2014-12-19 17:20:13 -0500
  • c884ecfea1 Parse the from string to extract the email address Peter 2014-12-19 23:06:03 +0200
  • edbe1de026 Remove unused "User" member of Message Struct and fix bounce address Peter 2014-12-19 22:48:21 +0200
  • 2321b4b272 Change from header in email, fixes #765 Peter 2014-12-19 22:33:17 +0200