]> source.dussan.org Git - gitea.git/log
gitea.git
9 years agoGet username, name, surname and e-mail from LDAP server
Lauris BH [Sat, 7 Feb 2015 23:49:51 +0000 (01:49 +0200)]
Get username, name, surname and e-mail from LDAP server

9 years agorouters/repo/http.go: allow HTTP push/pull by token for #845
Unknwon [Sat, 7 Feb 2015 20:47:23 +0000 (15:47 -0500)]
routers/repo/http.go: allow HTTP push/pull by token for #845

9 years agoMerge pull request #845 from compressed/token_http
无闻 [Sat, 7 Feb 2015 20:27:59 +0000 (15:27 -0500)]
Merge pull request #845 from compressed/token_http

allow http push by token - #842

9 years agoconf/locale: update locales
Unknwon [Sat, 7 Feb 2015 16:12:13 +0000 (11:12 -0500)]
conf/locale: update locales

9 years agoupdate README notice and CONTRIBUTING.md
Unknwon [Sat, 7 Feb 2015 16:09:17 +0000 (11:09 -0500)]
update README notice and CONTRIBUTING.md

9 years agoable to disable SSH for #883
Unknwon [Sat, 7 Feb 2015 15:46:57 +0000 (10:46 -0500)]
able to disable SSH for #883

9 years agoconf/locale: update French locale
Unknwon [Sat, 7 Feb 2015 02:29:15 +0000 (21:29 -0500)]
conf/locale: update French locale

9 years agocode fix for #908, and work for #884
Unknwon [Sat, 7 Feb 2015 02:16:23 +0000 (21:16 -0500)]
code fix for #908, and work for #884

9 years agoMerge pull request #908 from nicolai86/feature/hide-signup-button-884
无闻 [Sat, 7 Feb 2015 02:03:31 +0000 (21:03 -0500)]
Merge pull request #908 from nicolai86/feature/hide-signup-button-884

Make Signup button display configurable - #884

9 years agomodels/action.go: add action reopen for #462
Unknwon [Sat, 7 Feb 2015 01:47:21 +0000 (20:47 -0500)]
models/action.go: add action reopen for #462

- models/issue.go: format comment type names

9 years agomodels/action.go: mirror fix on #892
Unknwon [Sat, 7 Feb 2015 01:34:49 +0000 (20:34 -0500)]
models/action.go: mirror fix on #892

- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code

9 years agomodules/base: fix markdown mention regex for #826
Unknwon [Sat, 7 Feb 2015 00:15:58 +0000 (19:15 -0500)]
modules/base: fix markdown mention regex for #826

- conf/locale: add mew translator profile

9 years agoMerge pull request #826 from deringer/dev
无闻 [Sat, 7 Feb 2015 00:03:35 +0000 (19:03 -0500)]
Merge pull request #826 from deringer/dev

Fix user mention bug when parsing markdown documents

9 years agoAdd locales (en/de native, rest -> translate.google.com)
Raphael Randschau [Thu, 5 Feb 2015 17:10:52 +0000 (18:10 +0100)]
Add locales (en/de native, rest -> translate.google.com)

9 years agoHide the registration button depending on the setting
Raphael Randschau [Thu, 5 Feb 2015 16:09:38 +0000 (17:09 +0100)]
Hide the registration button depending on the setting

9 years agoAdd ShowRegistrationButton configuration option
Raphael Randschau [Thu, 5 Feb 2015 16:09:26 +0000 (17:09 +0100)]
Add ShowRegistrationButton configuration option

9 years agopublic/ng/css: code generate for #907
Unknwon [Thu, 5 Feb 2015 13:22:59 +0000 (08:22 -0500)]
public/ng/css: code generate for #907

9 years agoMerge pull request #907 from makhov/new-lines-highlighting-format
无闻 [Thu, 5 Feb 2015 13:21:01 +0000 (08:21 -0500)]
Merge pull request #907 from makhov/new-lines-highlighting-format

fix highlighting css for del code

9 years agofix css for same code
Alexey Makhov [Thu, 5 Feb 2015 13:02:37 +0000 (16:02 +0300)]
fix css for same code

9 years agofix css for del code
Alexey Makhov [Thu, 5 Feb 2015 12:56:48 +0000 (15:56 +0300)]
fix css for del code

9 years agoMerge pull request #904 from makhov/new-lines-highlighting-format
无闻 [Thu, 5 Feb 2015 12:30:37 +0000 (07:30 -0500)]
Merge pull request #904 from makhov/new-lines-highlighting-format

new lines highlighting format

9 years agonew lines highlighting format
Alexey Makhov [Thu, 5 Feb 2015 07:49:04 +0000 (10:49 +0300)]
new lines highlighting format

9 years agoMerge pull request #892 from EtienneBruines/commit_reference
无闻 [Thu, 5 Feb 2015 04:21:20 +0000 (23:21 -0500)]
Merge pull request #892 from EtienneBruines/commit_reference

Referencing issues from commit messages is now possible.

9 years agomodels: sanitize user full name when update settings
Unknwon [Thu, 5 Feb 2015 01:04:01 +0000 (20:04 -0500)]
models: sanitize user full name when update settings

9 years agopublic/ng/js: script fix on #901
Unknwon [Thu, 5 Feb 2015 00:52:31 +0000 (19:52 -0500)]
public/ng/js: script fix on #901

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Thu, 5 Feb 2015 00:14:13 +0000 (19:14 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agocmd: update csrf version requirement
Unknwon [Thu, 5 Feb 2015 00:14:09 +0000 (19:14 -0500)]
cmd: update csrf version requirement

9 years agoMerge pull request #901 from makhov/fix-diff-view
无闻 [Thu, 5 Feb 2015 00:13:40 +0000 (19:13 -0500)]
Merge pull request #901 from makhov/fix-diff-view

fix lines highlighting at diff view

9 years agolittle fix
Alexey Makhov [Wed, 4 Feb 2015 19:06:40 +0000 (22:06 +0300)]
little fix

9 years agoadd multifile support to diff view highlighting
Alexey Makhov [Wed, 4 Feb 2015 18:54:45 +0000 (21:54 +0300)]
add multifile support to diff view highlighting

9 years agofix diff lines highlighting
Alexey Makhov [Tue, 3 Feb 2015 20:53:34 +0000 (23:53 +0300)]
fix diff lines highlighting

9 years agoscripts: remove confuse scripts
Unknwon [Tue, 3 Feb 2015 17:42:34 +0000 (12:42 -0500)]
scripts: remove confuse scripts

9 years agoscripts: remove confuse scripts
Unknwon [Tue, 3 Feb 2015 17:42:34 +0000 (12:42 -0500)]
scripts: remove confuse scripts

9 years agoMerge pull request #897 from makhov/makhov/fix-admin-config
无闻 [Tue, 3 Feb 2015 17:21:50 +0000 (12:21 -0500)]
Merge pull request #897 from makhov/makhov/fix-admin-config

fix error at admin/config

9 years agofix error at admin/config
Alexey Makhov [Tue, 3 Feb 2015 14:26:56 +0000 (17:26 +0300)]
fix error at admin/config

9 years agopublic/ng/css: code fix on #895
Unknwon [Tue, 3 Feb 2015 11:54:29 +0000 (06:54 -0500)]
public/ng/css: code fix on #895

- templates/user/settings: fix email panel nav highlight

9 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknwon [Tue, 3 Feb 2015 11:51:44 +0000 (06:51 -0500)]
Merge branch 'master' of github.com:gogits/gogs into dev

9 years agoMerge pull request #895 from makhov/makhov/fix-settings-email-html
无闻 [Tue, 3 Feb 2015 11:50:57 +0000 (06:50 -0500)]
Merge pull request #895 from makhov/makhov/fix-settings-email-html

fix settings/email html&css

9 years agofix settings/email html&css in less
Alexey Makhov [Tue, 3 Feb 2015 08:05:13 +0000 (11:05 +0300)]
fix settings/email html&css in less

9 years agofix settings/email html&css
Alexey Makhov [Tue, 3 Feb 2015 07:32:55 +0000 (10:32 +0300)]
fix settings/email html&css

9 years agomodels: mirro code fix for #821
Unknwon [Tue, 3 Feb 2015 04:42:53 +0000 (23:42 -0500)]
models: mirro code fix for #821

9 years agoMerge pull request #821 from phsmit/fix_819
无闻 [Tue, 3 Feb 2015 04:38:04 +0000 (23:38 -0500)]
Merge pull request #821 from phsmit/fix_819

Fix #819 by fetching the repository from db before updating

9 years agomodules/base: fix README filename checker, fix #877
Unknwon [Tue, 3 Feb 2015 04:04:36 +0000 (23:04 -0500)]
modules/base: fix README filename checker, fix #877

9 years agoReferencing issues from commit messages is now possible.
Etienne Bruines [Mon, 2 Feb 2015 15:34:07 +0000 (16:34 +0100)]
Referencing issues from commit messages is now possible.

Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before.

Fixes #462, #668, #732.

9 years agoconf/locale: update Japanese locale
Unknwon [Mon, 2 Feb 2015 14:44:51 +0000 (09:44 -0500)]
conf/locale: update Japanese locale

9 years agoconf/locale: update Japanese locale
Unknwon [Mon, 2 Feb 2015 12:33:24 +0000 (07:33 -0500)]
conf/locale: update Japanese locale

9 years agomodels: code fix on #818
Unknwon [Sun, 1 Feb 2015 22:21:56 +0000 (17:21 -0500)]
models: code fix on #818

9 years agoMerge pull request #818 from fzerorubigd/master
无闻 [Sun, 1 Feb 2015 21:56:34 +0000 (16:56 -0500)]
Merge pull request #818 from fzerorubigd/master

add a function to rewrite all public keys on admin request

9 years agoMerge pull request #889 from mgdelacroix/patch-1
无闻 [Sun, 1 Feb 2015 21:48:48 +0000 (16:48 -0500)]
Merge pull request #889 from mgdelacroix/patch-1

Add Miguel de la Cruz as a translator

9 years agoAdd Miguel de la Cruz as a translator
Miguel de la Cruz [Sun, 1 Feb 2015 21:47:58 +0000 (22:47 +0100)]
Add Miguel de la Cruz as a translator

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Sun, 1 Feb 2015 19:40:05 +0000 (14:40 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agorouters: save partial config when install
Unknwon [Sun, 1 Feb 2015 19:39:58 +0000 (14:39 -0500)]
routers: save partial config when install

9 years agoMerge pull request #888 from tstorch/docker_hp_update
无闻 [Sun, 1 Feb 2015 19:38:36 +0000 (14:38 -0500)]
Merge pull request #888 from tstorch/docker_hp_update

correction: updated docker link

9 years agocorrection: updated docker link
Tristan Storch [Sun, 1 Feb 2015 19:30:22 +0000 (20:30 +0100)]
correction: updated docker link

9 years agoconf/locale: add Japanese support
Unknwon [Sun, 1 Feb 2015 18:36:40 +0000 (13:36 -0500)]
conf/locale: add Japanese support

README: remove duplicated travis badge

9 years agoupdate travis.yml and add badge
Unknwon [Sun, 1 Feb 2015 17:44:10 +0000 (12:44 -0500)]
update travis.yml and add badge

9 years agocmd: CMD option for port number of `gogs web` to prevent first time run conflict
Unknwon [Sun, 1 Feb 2015 17:41:03 +0000 (12:41 -0500)]
cmd: CMD option for port number of `gogs web` to prevent first time run conflict

- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page

9 years agopublic/ng: fix auto-completion #832
Unknwon [Sun, 1 Feb 2015 13:46:53 +0000 (08:46 -0500)]
public/ng: fix auto-completion #832

9 years agotemplates: fix commit message render issue #828
Unknwon [Sat, 31 Jan 2015 20:31:09 +0000 (15:31 -0500)]
templates: fix commit message render issue #828

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Sat, 31 Jan 2015 20:28:05 +0000 (15:28 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agorouters/repo: set raw page content type to 'text/plain' #828
Unknwon [Sat, 31 Jan 2015 20:27:57 +0000 (15:27 -0500)]
routers/repo: set raw page content type to 'text/plain' #828

9 years agoMerge pull request #885 from clinta/dev
无闻 [Sat, 31 Jan 2015 04:00:51 +0000 (23:00 -0500)]
Merge pull request #885 from clinta/dev

Add a freebsd init script.

9 years agoRename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs
Clint Armstrong [Sat, 31 Jan 2015 03:52:57 +0000 (22:52 -0500)]
Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs

9 years agoAdd freebsd rc script
Clint Armstrong [Sat, 31 Jan 2015 03:51:38 +0000 (22:51 -0500)]
Add freebsd rc script

9 years agomodules/midlleware: little auth code fix, #777
Unknwon [Sat, 31 Jan 2015 01:30:42 +0000 (20:30 -0500)]
modules/midlleware: little auth code fix, #777

9 years agomodules/midlleware: little auth code fix
Unknwon [Sat, 31 Jan 2015 01:30:07 +0000 (20:30 -0500)]
modules/midlleware: little auth code fix

9 years agomodules/base: clean code with #838
Unknwon [Fri, 30 Jan 2015 23:12:30 +0000 (18:12 -0500)]
modules/base: clean code with #838

9 years agomodules/base: add RenderCommitMessage with XSS-safe and special links
Unknwon [Fri, 30 Jan 2015 23:05:20 +0000 (18:05 -0500)]
modules/base: add RenderCommitMessage with XSS-safe and special links

- update russian locale

9 years agoupdate link
Unknwon [Tue, 27 Jan 2015 21:30:58 +0000 (16:30 -0500)]
update link

9 years agoupdate locale
Unknwon [Mon, 26 Jan 2015 14:13:34 +0000 (09:13 -0500)]
update locale

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Thu, 22 Jan 2015 16:47:03 +0000 (00:47 +0800)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agoupdate locale
Unknwon [Thu, 22 Jan 2015 16:46:48 +0000 (00:46 +0800)]
update locale

9 years agoMerge pull request #870 from phsmit/migrations
无闻 [Thu, 22 Jan 2015 13:07:11 +0000 (21:07 +0800)]
Merge pull request #870 from phsmit/migrations

Create db migrations framework

9 years agoMigration code: errors are not to be forgotten
Peter Smit [Thu, 22 Jan 2015 13:01:45 +0000 (15:01 +0200)]
Migration code: errors are not to be forgotten

9 years agoClean up migrations code
Peter Smit [Thu, 22 Jan 2015 12:56:50 +0000 (14:56 +0200)]
Clean up migrations code

9 years agoCreate db migrations framework
Peter Smit [Thu, 22 Jan 2015 12:49:52 +0000 (14:49 +0200)]
Create db migrations framework

9 years agoMerge pull request #825 from phsmit/ssh2_keys
无闻 [Thu, 22 Jan 2015 11:39:35 +0000 (19:39 +0800)]
Merge pull request #825 from phsmit/ssh2_keys

Implement #798 Flexible ssh-key input

9 years agoMerge pull request #822 from phsmit/fix_807
无闻 [Thu, 22 Jan 2015 11:31:51 +0000 (19:31 +0800)]
Merge pull request #822 from phsmit/fix_807

Fix #807 parse the userinfo with the golang tools

9 years agoMerge pull request #866 from vitalvas/dev
无闻 [Tue, 20 Jan 2015 05:38:17 +0000 (13:38 +0800)]
Merge pull request #866 from vitalvas/dev

Fix in url if cache avatar is enabled

9 years agofix #828, may cause unintentional break in other features, but security is no.1
Unknwon [Tue, 20 Jan 2015 05:08:49 +0000 (13:08 +0800)]
fix #828, may cause unintentional break in other features, but security is no.1

9 years agofix if service.ENABLE_CACHE_AVATAR is true
Vitaliy Vasilenko [Tue, 20 Jan 2015 03:20:33 +0000 (05:20 +0200)]
fix if service.ENABLE_CACHE_AVATAR is true

9 years agofix locale
Unknwon [Sun, 18 Jan 2015 18:51:43 +0000 (02:51 +0800)]
fix locale

9 years agoupdate gopmfile
Unknwon [Sun, 18 Jan 2015 18:05:15 +0000 (02:05 +0800)]
update gopmfile

9 years agoMerge branch 'master' of github.com:gogits/gogs
Unknwon [Sun, 18 Jan 2015 14:26:21 +0000 (22:26 +0800)]
Merge branch 'master' of github.com:gogits/gogs

9 years agoupdate locale
Unknwon [Sun, 18 Jan 2015 14:24:20 +0000 (22:24 +0800)]
update locale

9 years agoMerge pull request #865 from clinta/patch-1
无闻 [Sun, 18 Jan 2015 06:08:12 +0000 (14:08 +0800)]
Merge pull request #865 from clinta/patch-1

Allow start.sh from any working directory

9 years agoAllow start.sh from any working directory
Clint Armstrong [Sat, 17 Jan 2015 21:52:42 +0000 (16:52 -0500)]
Allow start.sh from any working directory

This change to start.sh allows it to be executed from any working directory and always reference the gogs binary in the parent directory. Very helpful when calling start.sh from an init script.

9 years agoMerge branch 'encoding' of github.com:gogits/gogs into dev
Unknwon [Sat, 17 Jan 2015 07:29:45 +0000 (15:29 +0800)]
Merge branch 'encoding' of github.com:gogits/gogs into dev

Conflicts:
.gopmfile

9 years agoupdate with deps
Unknwon [Sat, 17 Jan 2015 07:17:53 +0000 (15:17 +0800)]
update with deps

9 years agoMerge pull request #861 from phsmit/change_chardet
无闻 [Sat, 17 Jan 2015 06:45:48 +0000 (14:45 +0800)]
Merge pull request #861 from phsmit/change_chardet

Change chardet to gogits

9 years agoMerge pull request #849 from gittex/translate
无闻 [Sat, 17 Jan 2015 06:43:27 +0000 (14:43 +0800)]
Merge pull request #849 from gittex/translate

Translation update

9 years agoChange chardet to gogits
Peter Smit [Thu, 15 Jan 2015 10:40:16 +0000 (12:40 +0200)]
Change chardet to gogits

9 years agoMake help text for email listing a little more helpful.
Dominik Schulz [Fri, 9 Jan 2015 16:55:09 +0000 (17:55 +0100)]
Make help text for email listing a little more helpful.

9 years agoAdd missing translations for email settings page to de_DE.
Dominik Schulz [Fri, 9 Jan 2015 16:54:44 +0000 (17:54 +0100)]
Add missing translations for email settings page to de_DE.

9 years agoallow http push by token - #842
Christopher Brickley [Thu, 8 Jan 2015 14:16:38 +0000 (09:16 -0500)]
allow http push by token - #842

9 years agofix #827
Unknwon [Tue, 6 Jan 2015 09:14:49 +0000 (17:14 +0800)]
fix #827

9 years agoMerge pull request #830 from TonyTsangHK/dev
无闻 [Mon, 5 Jan 2015 12:45:06 +0000 (20:45 +0800)]
Merge pull request #830 from TonyTsangHK/dev

Add max-width to commit message of repo-files-table

9 years agoprepare for mirror update release
Unknwon [Mon, 5 Jan 2015 12:37:22 +0000 (20:37 +0800)]
prepare for mirror update release

9 years agoAdd max-width to commit message of repo-files-table
Tony Tsang [Mon, 5 Jan 2015 04:07:50 +0000 (12:07 +0800)]
Add max-width to commit message of repo-files-table

9 years agoadd some padding to markdown paragraphs
Michael Dyrynda [Sat, 3 Jan 2015 12:13:02 +0000 (22:43 +1030)]
add some padding to markdown paragraphs