无闻
3c75627663
Merge pull request #963 from phsmit/goget
Remove GoGet option from repository and handle it with ?go-get=1 instead
11 years ago
Peter Smit
2bb8323ab5
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.
11 years ago
Unknwon
063eb88384
update travis.yml
11 years ago
Unknwon
32ff782d64
modules/setting: add abs path check before add workdir prefix
11 years ago
无闻
8eb5243aee
Merge pull request #956 from bpollack/docfix
Fix a bunch of small typos and formatting quirks
11 years ago
Unknwon
8414dd270e
models: fix XORM API break
cmd/web.go: check version after load config
11 years ago
Benjamin Pollack
dbe4cd4b93
Fix a bunch of small typos and formatting quirks
11 years ago
Unknwon
b1281b34af
routers/install.go: able to keep previous custom settings for 2nd time install
- .gopmfile: update all commits
11 years ago
Unknwon
9d3aebbf52
conf/locale: update all locales
11 years ago
Unknwon
eb69b6532c
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
11 years ago
无闻
d637005e80
Merge pull request #937 from Stefan-Code/dev
Changes to repo-header-download-drop
11 years ago
Unknwon
07795ce5be
better naming on #891
11 years ago
Stefan-Code
ff7b586ccc
Changes to repo-header-download-drop, different repo-clone-url input behaviour
11 years ago
Unknwon
f771ec8c6c
models: make code change for session issue with SQLite3 #739
11 years ago
Unknwon
a44d97e0fd
modules/middleware/auth.go: remove uncheck login for watch a repo #929
11 years ago
Unknwon
a8ac54ff07
able to allow insecure certification of webhook for #891
11 years ago
Unknwon
51ccc961d0
update gopmfile and README
11 years ago
Unknwon
85067b08a4
models/repo.go: add update hook when migrate for #789
11 years ago
Unknwon
7207a3194d
templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
11 years ago
无闻
0e2a17c9bf
Merge pull request #924 from phsmit/fix_921
Fixes #921
11 years ago
无闻
f0eab00495
Merge pull request #923 from phsmit/fix_922
Fix #922
11 years ago
Peter Smit
2529b02dc2
Fixes #921
Fixes #921 and makes the Mention regexp be in line with the others
11 years ago
Peter Smit
8f65fea476
Improve argument parsing for serve command
11 years ago
Peter Smit
6e839cde62
Fix #922
11 years ago
无闻
1c35655750
Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Unknwon
363c93907c
modules/setting: mirror path issue
11 years ago
Unknwon
bc9746281f
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)
11 years ago
无闻
42ba809042
Merge pull request #905 from phsmit/conf_on_cli
Add option to provide configuration file on command line
11 years ago
Unknwon
4bbcb90109
modules/ans1-ber: fix LDAP UTF8 string decoding for #916
11 years ago
Unknwon
ac2f34c33a
public/ng/css: code generation for #919
11 years ago
无闻
c0be7de63b
Merge pull request #919 from Stefan-Code/dev
Updated gogs.css - monospace font for hash
11 years ago
Unknwon
49332c8a0a
conf/locale: add Spanish locale
11 years ago
Stefan
362f3bf7a7
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.
11 years ago
Unknwon
cdd2a75239
routers/repo/http.go: allow HTTP push/pull by token for #845
11 years ago
无闻
9323547d46
Merge pull request #845 from compressed/token_http
allow http push by token - #842
11 years ago
Unknwon
4ff01ff724
conf/locale: update locales
11 years ago
Unknwon
f0856ba75d
update README notice and CONTRIBUTING.md
11 years ago
Unknwon
235271d50a
able to disable SSH for #883
11 years ago
Unknwon
07abc2fae7
conf/locale: update French locale
11 years ago
Unknwon
ba9cae6328
code fix for #908 , and work for #884
11 years ago
无闻
89a75db225
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
Make Signup button display configurable - #884
11 years ago
Unknwon
be2991163c
models/action.go: add action reopen for #462
- models/issue.go: format comment type names
11 years ago
Unknwon
58c91218ab
models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
11 years ago
Unknwon
f45f92b4a4
modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
11 years ago
无闻
646662d24f
Merge pull request #826 from deringer/dev
Fix user mention bug when parsing markdown documents
11 years ago
Tony Tsang
b6fb5371ce
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Raphael Randschau
18cae0ef62
Add locales (en/de native, rest -> translate.google.com)
11 years ago
Raphael Randschau
c93da2ef7c
Hide the registration button depending on the setting
11 years ago
Raphael Randschau
7fbb782585
Add ShowRegistrationButton configuration option
11 years ago
Unknwon
b36bfcf980
public/ng/css: code generate for #907
11 years ago