]> source.dussan.org Git - gitea.git/log
gitea.git
9 years agoMerge pull request #992 from theangryangel/fix/ldap-auth
无闻 [Sat, 28 Feb 2015 11:57:43 +0000 (06:57 -0500)]
Merge pull request #992 from theangryangel/fix/ldap-auth

Attempt 3 to fix LDAP login issues when git pushing after password change

9 years agoconf/locale: update Russian and Spanish
Unknwon [Sat, 28 Feb 2015 11:45:08 +0000 (06:45 -0500)]
conf/locale: update Russian and Spanish

9 years agoAttempt #3 of ldap fixes
Gogs [Fri, 27 Feb 2015 12:42:03 +0000 (12:42 +0000)]
Attempt #3 of ldap fixes

9 years agoMerge pull request #982 from nicolai86/bugfix/label-num_issues-2nd
无闻 [Tue, 24 Feb 2015 17:33:18 +0000 (12:33 -0500)]
Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd

Properly calculate the number of open issues per label

9 years agoProperly calculate the number of open issues per label
Raphael Randschau [Mon, 23 Feb 2015 19:32:44 +0000 (20:32 +0100)]
Properly calculate the number of open issues per label

9 years agoMerge pull request #915 from Lafriks/dev
无闻 [Mon, 23 Feb 2015 18:41:29 +0000 (13:41 -0500)]
Merge pull request #915 from Lafriks/dev

Get username, name, surname and e-mail from LDAP server

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Sun, 22 Feb 2015 23:24:52 +0000 (18:24 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agomodels: able to rename user with diff letter cases #981
Unknwon [Sun, 22 Feb 2015 23:24:49 +0000 (18:24 -0500)]
models: able to rename user with diff letter cases #981

- templates/org: mirror fix on name output
- routers: add missing error check

9 years agoMerge pull request #978 from albang/dev
无闻 [Sun, 22 Feb 2015 22:59:12 +0000 (17:59 -0500)]
Merge pull request #978 from albang/dev

[docker] openssh-client provide ssh-keygen.

9 years agoopenssh-client provide ssh-keygen. GOGS needs that binary to add a ssh key to a user
Alban Garrigue [Sun, 22 Feb 2015 15:42:59 +0000 (16:42 +0100)]
openssh-client provide ssh-keygen. GOGS needs that binary to add a ssh key to a user

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Sun, 22 Feb 2015 14:49:28 +0000 (09:49 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agorouters: able to migrate repo from local path
Unknwon [Sun, 22 Feb 2015 14:49:25 +0000 (09:49 -0500)]
routers: able to migrate repo from local path

- modules/middleware/context.go: add HandleAPI method

9 years agoMerge pull request #977 from albang/dev
无闻 [Sun, 22 Feb 2015 12:13:06 +0000 (07:13 -0500)]
Merge pull request #977 from albang/dev

$DIRECTORY variable is never set

9 years ago$DIRECTORY variable is never set
Alban Garrigue [Sun, 22 Feb 2015 12:06:46 +0000 (13:06 +0100)]
$DIRECTORY variable is never set

9 years agotemplates/org/home.tmpl: fix org member can't see public repo
Unknwon [Sun, 22 Feb 2015 08:07:04 +0000 (03:07 -0500)]
templates/org/home.tmpl: fix org member can't see public repo

9 years agoreword
Unknwon [Sun, 22 Feb 2015 05:12:55 +0000 (00:12 -0500)]
reword

9 years agomodules/git: able to parse RFC1123Z date format #663
Unknwon [Sun, 22 Feb 2015 04:37:32 +0000 (23:37 -0500)]
modules/git: able to parse RFC1123Z date format #663

9 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknwon [Sun, 22 Feb 2015 03:13:50 +0000 (22:13 -0500)]
Merge branch 'dev' of github.com:gogits/gogs into dev

9 years agotemplates/user/settings/emial.tmpl: little fix on UI
Unknwon [Sun, 22 Feb 2015 03:13:47 +0000 (22:13 -0500)]
templates/user/settings/emial.tmpl: little fix on UI

- routers/user: little code format
- conf/locale: update French locale

9 years agoMerge pull request #975 from nicolai86/bugfix/label-num_issues
无闻 [Sat, 21 Feb 2015 08:42:24 +0000 (03:42 -0500)]
Merge pull request #975 from nicolai86/bugfix/label-num_issues

Bugfix for wrong label count

9 years agoFix #933
Raphael Randschau [Fri, 20 Feb 2015 06:52:56 +0000 (07:52 +0100)]
Fix #933

Not sure why, but xorm ignores the num_issues and num_closed_issues
columns when updating, even though the values changed.

Listing them explicitly fixes the issue with the wrong issue counts

9 years agoMerge pull request #973 from uchti/dev
无闻 [Fri, 20 Feb 2015 23:25:18 +0000 (18:25 -0500)]
Merge pull request #973 from uchti/dev

Fix: 504 5.5.2 <localhost>: Helo command rejected

9 years agoadd error for hello func
Gogs [Fri, 20 Feb 2015 07:12:27 +0000 (10:12 +0300)]
add error for hello func

9 years agoMerge pull request #972 from makhov/the-new-new-highlighting
无闻 [Fri, 20 Feb 2015 00:33:25 +0000 (19:33 -0500)]
Merge pull request #972 from makhov/the-new-new-highlighting

fix typo mistake in highlighting

9 years agojs fix R1-L1 highlight
Alexey Makhov [Thu, 19 Feb 2015 08:08:47 +0000 (11:08 +0300)]
js fix R1-L1 highlight

9 years agoFix: 504 5.5.2 <localhost>: Helo command rejected
Gogs [Thu, 19 Feb 2015 07:47:05 +0000 (10:47 +0300)]
Fix: 504 5.5.2 <localhost>: Helo command rejected

9 years agofix typo mistake
Alexey Makhov [Thu, 19 Feb 2015 07:19:10 +0000 (10:19 +0300)]
fix typo mistake

9 years agoMerge pull request #970 from makhov/the-new-new-highlighting
无闻 [Thu, 19 Feb 2015 02:55:57 +0000 (21:55 -0500)]
Merge pull request #970 from makhov/the-new-new-highlighting

The new new highlighting

9 years agoremove not using vars
Alexey Makhov [Wed, 18 Feb 2015 21:55:17 +0000 (00:55 +0300)]
remove not using vars

9 years agogitlab-like hash naming
Alexey Makhov [Wed, 18 Feb 2015 21:52:22 +0000 (00:52 +0300)]
gitlab-like hash naming

9 years agoMerge pull request #968 from Stefan-Code/dev
无闻 [Wed, 18 Feb 2015 10:33:58 +0000 (05:33 -0500)]
Merge pull request #968 from Stefan-Code/dev

Changed repo-clone url behavior on bare repo page, added LESS compile script

9 years agoMerge branch 'dev' of https://github.com/gogits/gogs into dev
Stefan-Code [Wed, 18 Feb 2015 10:12:41 +0000 (11:12 +0100)]
Merge branch 'dev' of https://github.com/gogits/gogs into dev

9 years agochanged repo-clone-url behaviour for bare repo
Stefan-Code [Wed, 18 Feb 2015 07:22:13 +0000 (08:22 +0100)]
changed repo-clone-url behaviour for bare repo

9 years agoadded less compile script
Stefan-Code [Wed, 18 Feb 2015 06:20:06 +0000 (07:20 +0100)]
added less compile script

9 years agoMerge pull request #962 from phsmit/dont_mention_php
无闻 [Wed, 18 Feb 2015 04:19:25 +0000 (23:19 -0500)]
Merge pull request #962 from phsmit/dont_mention_php

Remove the "PHP" style formatting function

9 years agoMerge pull request #963 from phsmit/goget
无闻 [Tue, 17 Feb 2015 21:18:26 +0000 (16:18 -0500)]
Merge pull request #963 from phsmit/goget

Remove GoGet option from repository and handle it with ?go-get=1 instead

9 years agoRemove GoGet option from repository and handle it with ?go-get=1 instead
Peter Smit [Tue, 17 Feb 2015 08:36:17 +0000 (10:36 +0200)]
Remove GoGet option from repository and handle it with ?go-get=1 instead

The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.

9 years agoRemove the "PHP" style formatting function
Peter Smit [Mon, 16 Feb 2015 12:44:27 +0000 (14:44 +0200)]
Remove the "PHP" style formatting function

The "PHP" formatting function doesn't add anything, except an undocumented date format.

All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.

9 years agoupdate travis.yml
Unknwon [Mon, 16 Feb 2015 07:51:39 +0000 (02:51 -0500)]
update travis.yml

9 years agomodules/setting: add abs path check before add workdir prefix
Unknwon [Sat, 14 Feb 2015 22:49:33 +0000 (17:49 -0500)]
modules/setting: add abs path check before add workdir prefix

9 years agoMerge pull request #956 from bpollack/docfix
无闻 [Sat, 14 Feb 2015 22:07:38 +0000 (17:07 -0500)]
Merge pull request #956 from bpollack/docfix

Fix a bunch of small typos and formatting quirks

9 years agomodels: fix XORM API break
Unknwon [Sat, 14 Feb 2015 22:01:33 +0000 (17:01 -0500)]
models: fix XORM API break

cmd/web.go: check version after load config

9 years agoFix a bunch of small typos and formatting quirks
Benjamin Pollack [Sat, 14 Feb 2015 20:31:07 +0000 (15:31 -0500)]
Fix a bunch of small typos and formatting quirks

9 years agorouters/install.go: able to keep previous custom settings for 2nd time install
Unknwon [Fri, 13 Feb 2015 21:48:23 +0000 (16:48 -0500)]
routers/install.go: able to keep previous custom settings for 2nd time install

- .gopmfile: update all commits

9 years agoconf/locale: update all locales
Unknwon [Fri, 13 Feb 2015 20:48:10 +0000 (15:48 -0500)]
conf/locale: update all locales

9 years agotemplates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled...
Unknwon [Thu, 12 Feb 2015 17:38:44 +0000 (12:38 -0500)]
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884

9 years agoMerge pull request #937 from Stefan-Code/dev
无闻 [Wed, 11 Feb 2015 17:27:29 +0000 (12:27 -0500)]
Merge pull request #937 from Stefan-Code/dev

Changes to repo-header-download-drop

9 years agobetter naming on #891
Unknwon [Wed, 11 Feb 2015 17:04:01 +0000 (12:04 -0500)]
better naming on #891

9 years agoChanges to repo-header-download-drop, different repo-clone-url input behaviour
Stefan-Code [Wed, 11 Feb 2015 06:28:51 +0000 (07:28 +0100)]
Changes to repo-header-download-drop, different repo-clone-url input behaviour

9 years agomodels: make code change for session issue with SQLite3 #739
Unknwon [Wed, 11 Feb 2015 04:44:16 +0000 (23:44 -0500)]
models: make code change for session issue with SQLite3 #739

9 years agomodules/middleware/auth.go: remove uncheck login for watch a repo #929
Unknwon [Wed, 11 Feb 2015 03:53:46 +0000 (22:53 -0500)]
modules/middleware/auth.go: remove uncheck login for watch a repo #929

9 years agoable to allow insecure certification of webhook for #891
Unknwon [Wed, 11 Feb 2015 02:06:59 +0000 (21:06 -0500)]
able to allow insecure certification of webhook for #891

9 years agoupdate gopmfile and README
Unknwon [Mon, 9 Feb 2015 18:32:22 +0000 (13:32 -0500)]
update gopmfile and README

9 years agomodels/repo.go: add update hook when migrate for #789
Unknwon [Mon, 9 Feb 2015 17:42:53 +0000 (12:42 -0500)]
models/repo.go: add update hook when migrate for #789

9 years agotemplates/ng/base: change year to 2015, fix #928
Unknwon [Mon, 9 Feb 2015 16:04:17 +0000 (11:04 -0500)]
templates/ng/base: change year to 2015, fix #928

- conf/locale: update Japanese locale

9 years agoMerge pull request #924 from phsmit/fix_921
无闻 [Mon, 9 Feb 2015 15:54:24 +0000 (10:54 -0500)]
Merge pull request #924 from phsmit/fix_921

Fixes #921

9 years agoMerge pull request #923 from phsmit/fix_922
无闻 [Mon, 9 Feb 2015 15:45:41 +0000 (10:45 -0500)]
Merge pull request #923 from phsmit/fix_922

Fix #922

9 years agoFixes #921
Peter Smit [Mon, 9 Feb 2015 10:56:46 +0000 (12:56 +0200)]
Fixes #921

Fixes #921 and makes the Mention regexp be in line with the others

9 years agoImprove argument parsing for serve command
Peter Smit [Mon, 9 Feb 2015 10:32:42 +0000 (12:32 +0200)]
Improve argument parsing for serve command

9 years agoFix #922
Peter Smit [Mon, 9 Feb 2015 10:27:15 +0000 (12:27 +0200)]
Fix #922

9 years agoMerge pull request #911 from TonyTsangHK/dev
无闻 [Mon, 9 Feb 2015 05:31:16 +0000 (00:31 -0500)]
Merge pull request #911 from TonyTsangHK/dev

Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.

9 years agomodules/setting: mirror path issue
Unknwon [Mon, 9 Feb 2015 03:23:01 +0000 (22:23 -0500)]
modules/setting: mirror path issue

9 years agocmd: code fix for #905
Unknwon [Mon, 9 Feb 2015 02:26:14 +0000 (21:26 -0500)]
cmd: code fix for #905

- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)

9 years agoMerge pull request #905 from phsmit/conf_on_cli
无闻 [Mon, 9 Feb 2015 01:22:02 +0000 (20:22 -0500)]
Merge pull request #905 from phsmit/conf_on_cli

Add option to provide configuration file on command line

9 years agomodules/ans1-ber: fix LDAP UTF8 string decoding for #916
Unknwon [Sun, 8 Feb 2015 19:39:54 +0000 (14:39 -0500)]
modules/ans1-ber: fix LDAP UTF8 string decoding for #916

9 years agopublic/ng/css: code generation for #919
Unknwon [Sun, 8 Feb 2015 18:00:22 +0000 (13:00 -0500)]
public/ng/css: code generation for #919

9 years agoMerge pull request #919 from Stefan-Code/dev
无闻 [Sun, 8 Feb 2015 17:51:58 +0000 (12:51 -0500)]
Merge pull request #919 from Stefan-Code/dev

Updated gogs.css - monospace font for hash

9 years agoconf/locale: add Spanish locale
Unknwon [Sun, 8 Feb 2015 17:39:11 +0000 (12:39 -0500)]
conf/locale: add Spanish locale

9 years agoUpdated gogs.css - monospace font for hash
Stefan [Sun, 8 Feb 2015 16:38:10 +0000 (17:38 +0100)]
Updated gogs.css - monospace font for hash

Updated gogs.css to use monospaced font for sha hash label in repository view to make it look nicer because of equal label width.

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 agoLink to previous commited source file (diff.view_file button) instead of returning...
Tony Tsang [Fri, 6 Feb 2015 09:02:32 +0000 (17:02 +0800)]
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.

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 agoAdd option to provide configuration file on command line
Peter Smit [Thu, 5 Feb 2015 10:12:37 +0000 (12:12 +0200)]
Add option to provide configuration file on command line

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