Commit Graph

  • 775bd65234 conf/locale: add Spanish locale Unknwon 2015-02-08 12:39:11 -05:00
  • 85f384f271 Updated gogs.css - monospace font for hash Stefan 2015-02-08 17:38:10 +01:00
  • 00653e52ee Get username, name, surname and e-mail from LDAP server Lauris BH 2015-02-08 01:49:51 +02:00
  • ba77a3b0b4 routers/repo/http.go: allow HTTP push/pull by token for #845 Unknwon 2015-02-07 15:47:23 -05:00
  • 19525abfc4 Merge pull request #845 from compressed/token_http 无闻 2015-02-07 15:27:59 -05:00
  • f989805050 conf/locale: update locales Unknwon 2015-02-07 11:12:13 -05:00
  • fc1befcf3c update README notice and CONTRIBUTING.md Unknwon 2015-02-07 11:09:17 -05:00
  • 2a2596fe61 able to disable SSH for #883 Unknwon 2015-02-07 10:46:57 -05:00
  • 3f2e99962c conf/locale: update French locale Unknwon 2015-02-06 21:29:15 -05:00
  • 216683004e code fix for #908, and work for #884 Unknwon 2015-02-06 21:16:23 -05:00
  • 87b90372a7 Merge pull request #908 from nicolai86/feature/hide-signup-button-884 无闻 2015-02-06 21:03:31 -05:00
  • 5a99e9a37b models/action.go: add action reopen for #462 Unknwon 2015-02-06 20:47:21 -05:00
  • afccd0a3ee models/action.go: mirror fix on #892 Unknwon 2015-02-06 20:34:49 -05:00
  • 0669897226 modules/base: fix markdown mention regex for #826 Unknwon 2015-02-06 19:15:58 -05:00
  • ddddad9792 Merge pull request #826 from deringer/dev 无闻 2015-02-06 19:03:35 -05:00
  • 4e79adf6b5 Refactoring of the Access Table Peter Smit 2015-02-05 15:29:08 +02:00
  • fc6d80d619 Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. Tony Tsang 2015-02-06 17:02:32 +08:00
  • 92036a78d1 Add locales (en/de native, rest -> translate.google.com) Raphael Randschau 2015-02-05 18:10:52 +01:00
  • 3c65265871 Hide the registration button depending on the setting Raphael Randschau 2015-02-05 17:09:38 +01:00
  • 79f3281548 Add ShowRegistrationButton configuration option Raphael Randschau 2015-02-05 17:09:26 +01:00
  • 16018e8323 public/ng/css: code generate for #907 Unknwon 2015-02-05 08:22:59 -05:00
  • 15d4f32825 Merge pull request #907 from makhov/new-lines-highlighting-format 无闻 2015-02-05 08:21:01 -05:00
  • 04adc94b26 fix css for same code Alexey Makhov 2015-02-05 16:02:37 +03:00
  • 2f40f614b5 fix css for del code Alexey Makhov 2015-02-05 15:56:48 +03:00
  • 23f3f60dcf Merge pull request #904 from makhov/new-lines-highlighting-format 无闻 2015-02-05 07:30:37 -05:00
  • 1ab09e4f1b Add option to provide configuration file on command line Peter Smit 2015-02-05 12:12:37 +02:00
  • 03af37554e Merge branch 'dev' into newcollaboration Peter Smit 2015-02-05 11:08:10 +02:00
  • 01cef678a3 new lines highlighting format Alexey Makhov 2015-02-05 10:49:04 +03:00
  • 02c5bade0f Merge pull request #892 from EtienneBruines/commit_reference 无闻 2015-02-04 23:21:20 -05:00
  • f706102890 models: sanitize user full name when update settings Unknwon 2015-02-04 20:04:01 -05:00
  • 7140f50637 public/ng/js: script fix on #901 Unknwon 2015-02-04 19:52:31 -05:00
  • e0329c0eb5 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-02-04 19:14:13 -05:00
  • 4dfffee9fb cmd: update csrf version requirement Unknwon 2015-02-04 19:14:09 -05:00
  • 3e307e7862 Merge pull request #901 from makhov/fix-diff-view 无闻 2015-02-04 19:13:40 -05:00
  • e91b28eb9b little fix Alexey Makhov 2015-02-04 22:06:40 +03:00
  • 5d4425bbbc add multifile support to diff view highlighting Alexey Makhov 2015-02-04 21:54:45 +03:00
  • fd1df86c44 Fix dashboard issue after collaboration migration Peter Smit 2015-02-04 16:08:55 +02:00
  • bef38d9d3f Fix collaboration migration code Peter Smit 2015-02-04 15:47:40 +02:00
  • 7f71fe9dae fix diff lines highlighting Alexey Makhov 2015-02-03 23:53:34 +03:00
  • 5589445557 scripts: remove confuse scripts Unknwon 2015-02-03 12:42:34 -05:00
  • 98f7f6bef8 scripts: remove confuse scripts Unknwon 2015-02-03 12:42:34 -05:00
  • 43bf94e1aa Merge pull request #897 from makhov/makhov/fix-admin-config 无闻 2015-02-03 12:21:50 -05:00
  • a7662f4a39 fix error at admin/config Alexey Makhov 2015-02-03 17:26:56 +03:00
  • 8e238058b2 public/ng/css: code fix on #895 Unknwon 2015-02-03 06:54:29 -05:00
  • 26bccef297 Merge branch 'master' of github.com:gogits/gogs into dev Unknwon 2015-02-03 06:51:44 -05:00
  • e8b62e8957 Merge pull request #895 from makhov/makhov/fix-settings-email-html 无闻 2015-02-03 06:50:57 -05:00
  • 32fb5ea5d0 fix settings/email html&css in less Alexey Makhov 2015-02-03 11:05:13 +03:00
  • e43bd15b96 fix settings/email html&css Alexey Makhov 2015-02-03 10:32:55 +03:00
  • 4de0b19cec models: mirro code fix for #821 Unknwon 2015-02-02 23:42:53 -05:00
  • 902f19f70b Merge pull request #821 from phsmit/fix_819 无闻 2015-02-02 23:38:04 -05:00
  • bfce0def25 modules/base: fix README filename checker, fix #877 Unknwon 2015-02-02 23:04:36 -05:00
  • 5c4b85c029 Referencing issues from commit messages is now possible. Etienne Bruines 2015-02-02 16:34:07 +01:00
  • 57291d1e2a conf/locale: update Japanese locale Unknwon 2015-02-02 09:44:51 -05:00
  • 956c59b282 conf/locale: update Japanese locale Unknwon 2015-02-02 07:33:24 -05:00
  • 0a2068d7fb models: code fix on #818 Unknwon 2015-02-01 17:21:56 -05:00
  • cd6376f093 Merge pull request #818 from fzerorubigd/master 无闻 2015-02-01 16:56:34 -05:00
  • d4fc8880eb Merge pull request #889 from mgdelacroix/patch-1 无闻 2015-02-01 16:48:48 -05:00
  • b8425ccbec Add Miguel de la Cruz as a translator Miguel de la Cruz 2015-02-01 22:47:58 +01:00
  • 7ec42465a7 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-02-01 14:40:05 -05:00
  • 89ea3e1acc routers: save partial config when install Unknwon 2015-02-01 14:39:58 -05:00
  • facd491a6d Merge pull request #888 from tstorch/docker_hp_update 无闻 2015-02-01 14:38:36 -05:00
  • 4c4488213a correction: updated docker link Tristan Storch 2015-02-01 20:30:22 +01:00
  • ac29dc93cd conf/locale: add Japanese support Unknwon 2015-02-01 13:36:40 -05:00
  • 27bd2157ed update travis.yml and add badge Unknwon 2015-02-01 12:44:10 -05:00
  • b293b6eaa6 cmd: CMD option for port number of gogs web to prevent first time run conflict Unknwon 2015-02-01 12:41:03 -05:00
  • 3d9cda2d98 public/ng: fix auto-completion #832 Unknwon 2015-02-01 08:46:53 -05:00
  • faddaff90d templates: fix commit message render issue #828 Unknwon 2015-01-31 15:31:09 -05:00
  • 569fcc30f3 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-01-31 15:28:05 -05:00
  • 32152d2363 routers/repo: set raw page content type to 'text/plain' #828 Unknwon 2015-01-31 15:27:57 -05:00
  • 69d98e9edd Merge pull request #885 from clinta/dev 无闻 2015-01-30 23:00:51 -05:00
  • 66a9c0d71d Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs Clint Armstrong 2015-01-30 22:52:57 -05:00
  • 7e3d66673d Add freebsd rc script Clint Armstrong 2015-01-30 22:51:38 -05:00
  • fb9dcfa921 modules/midlleware: little auth code fix, #777 Unknwon 2015-01-30 20:30:42 -05:00
  • d8394bb2e0 modules/midlleware: little auth code fix Unknwon 2015-01-30 20:30:07 -05:00
  • ee6786216a modules/base: clean code with #838 Unknwon 2015-01-30 18:12:30 -05:00
  • 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links Unknwon 2015-01-30 18:05:20 -05:00
  • 9803f84c88 update link Unknwon 2015-01-27 16:30:58 -05:00
  • c0e9481fa6 update locale Unknwon 2015-01-26 09:13:34 -05:00
  • 76f8904718 Introducing Collaboration Struct Peter Smit 2015-01-23 09:54:16 +02:00
  • c6b87aaf02 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2015-01-23 00:47:03 +08:00
  • 077d1ae70b update locale Unknwon 2015-01-23 00:46:48 +08:00
  • 61608f13a0 Merge pull request #870 from phsmit/migrations 无闻 2015-01-22 21:07:11 +08:00
  • 4ef3245413 Migration code: errors are not to be forgotten Peter Smit 2015-01-22 15:01:45 +02:00
  • 2a70d6b723 Clean up migrations code Peter Smit 2015-01-22 14:56:50 +02:00
  • bb103e8723 Create db migrations framework Peter Smit 2015-01-22 14:49:52 +02:00
  • 161774d4fb Merge pull request #825 from phsmit/ssh2_keys 无闻 2015-01-22 19:39:35 +08:00
  • edbfbfa66e Merge pull request #822 from phsmit/fix_807 无闻 2015-01-22 19:31:51 +08:00
  • 830bc75107 Merge pull request #866 from vitalvas/dev 无闻 2015-01-20 13:38:17 +08:00
  • 8e384ce46c fix #828, may cause unintentional break in other features, but security is no.1 Unknwon 2015-01-20 13:08:49 +08:00
  • cf59057ef3 fix if service.ENABLE_CACHE_AVATAR is true Vitaliy Vasilenko 2015-01-20 05:20:33 +02:00
  • 0e286a0ca9 fix locale Unknwon 2015-01-19 02:51:43 +08:00
  • bd414a2d1f update gopmfile Unknwon 2015-01-19 02:05:15 +08:00
  • be8bdc0393 Merge branch 'master' of github.com:gogits/gogs Unknwon 2015-01-18 22:26:21 +08:00
  • 9fa287e4f7 update locale Unknwon 2015-01-18 22:24:20 +08:00
  • 210306bd64 Merge pull request #865 from clinta/patch-1 无闻 2015-01-18 14:08:12 +08:00
  • eae08ea8f4 Allow start.sh from any working directory Clint Armstrong 2015-01-17 16:52:42 -05:00
  • 452cca35e0 Merge branch 'encoding' of github.com:gogits/gogs into dev Unknwon 2015-01-17 15:29:45 +08:00
  • 7170011f4d update with deps Unknwon 2015-01-17 15:17:53 +08:00
  • f99690a545 Merge pull request #861 from phsmit/change_chardet 无闻 2015-01-17 14:45:48 +08:00
  • bdd6aef746 Merge pull request #849 from gittex/translate 无闻 2015-01-17 14:43:27 +08:00