Unknwon
|
b72e75e522
|
#1024: OFFLINE_MODE Still Uses Gravatar
|
2015-03-12 20:32:38 -04:00 |
|
Unknwon
|
b668fc7aad
|
#876: Update hooks is missing for forked repository
|
2015-03-12 20:18:42 -04:00 |
|
Unknwon
|
48bb639371
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
2015-03-12 16:01:41 -04:00 |
|
Unknwon
|
0720d3988f
|
#988: GetRepoLink already contains AppSubUrl
|
2015-03-12 16:01:23 -04:00 |
|
无闻
|
7ba9d1171c
|
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
|
2015-03-12 15:31:01 -04:00 |
|
Unknwon
|
6b70a0c0d9
|
#1032: legacy code can have duplicated IDs for same repository
|
2015-03-12 15:09:40 -04:00 |
|
Unknwon
|
4aafeace23
|
fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls
|
2015-03-12 01:15:01 -04:00 |
|
Unknwon
|
34102f7889
|
remove unused scripts and simplify migrate form definition
|
2015-03-11 09:21:05 -04:00 |
|
无闻
|
da6fd93f0d
|
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
|
2015-03-10 13:00:37 -04:00 |
|
无闻
|
6abbea4f3d
|
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
|
2015-03-10 00:05:45 -04:00 |
|
Unknwon
|
5e763baa12
|
modules/git/signature.go: parse date foramt #663
|
2015-03-06 18:27:20 -05:00 |
|
Unknwon
|
18c0697329
|
routers/repo/setting.go: fix LDAP cannot validate password #1006
|
2015-03-05 19:20:27 -05:00 |
|
Unknwon
|
e3d73d9b24
|
conf/locale: update locales
|
2015-03-04 18:19:32 -05:00 |
|
Unknwon
|
6c84223f43
|
scripts: remove meaningless script and modify systemd service
|
2015-03-04 00:59:55 -05:00 |
|
Unknwon
|
b447d18dca
|
cmd/serve.go: remove useless code
|
2015-03-01 18:43:28 -05:00 |
|
Unknwon
|
63a73b43b4
|
models/migrations: fix update error
|
2015-02-28 23:58:04 -05:00 |
|
无闻
|
3db80f2c55
|
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
|
2015-02-28 22:25:48 -05:00 |
|
Unknwon
|
a6a2f59d1d
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
2015-02-28 22:25:10 -05:00 |
|
Unknwon
|
d446be9f5f
|
models: mirror fix on #964
|
2015-02-28 22:24:53 -05:00 |
|
无闻
|
8d17ff8ce7
|
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
|
2015-02-28 21:57:58 -05:00 |
|
Unknwon
|
b0b11fd7b1
|
Merge branch 'access' of github.com:gogits/gogs into dev
|
2015-02-28 21:50:29 -05:00 |
|
Unknwon
|
f44204e944
|
REAMDE: update
|
2015-02-28 21:50:04 -05:00 |
|
Unknwon
|
473e265727
|
models: done testing on new access system
|
2015-02-28 21:44:09 -05:00 |
|
无闻
|
3a6ba39a61
|
Merge pull request #992 from theangryangel/fix/ldap-auth
Attempt 3 to fix LDAP login issues when git pushing after password change
|
2015-02-28 06:57:43 -05:00 |
|
Unknwon
|
0d90a16d9f
|
conf/locale: update Russian and Spanish
|
2015-02-28 06:45:08 -05:00 |
|
Unknwon
|
e3dece1371
|
modules/setting: simple behave change in startup
|
2015-02-26 19:45:38 -05:00 |
|
无闻
|
d5de48df89
|
Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd
Properly calculate the number of open issues per label
|
2015-02-24 12:33:18 -05:00 |
|
Unknwon
|
8896c82d34
|
models: fix issue with transfer repository
README: fix typo
|
2015-02-24 00:27:22 -05:00 |
|
无闻
|
f92bfabf86
|
Merge pull request #960 from phsmit/access_action
Fix that owners also see actions on their repositories
|
2015-02-23 13:51:02 -05:00 |
|
无闻
|
cd8b43d984
|
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
|
2015-02-23 13:41:29 -05:00 |
|
Unknwon
|
ee68a826a5
|
v4 migration, merge 'dev', clean code and mirror fix
|
2015-02-23 02:15:53 -05:00 |
|
Unknwon
|
e90f014e4a
|
Merge branch 'access' of github.com:gogits/gogs into access
|
2015-02-22 23:34:05 -05:00 |
|
无闻
|
125fe92a19
|
Merge pull request #961 from phsmit/access_removecoll
Remove collaborators when removing and transferring repository
|
2015-02-22 23:33:13 -05:00 |
|
Unknwon
|
10e4b5b6c6
|
Merge branch 'access' of github.com:gogits/gogs into access
|
2015-02-22 22:55:35 -05:00 |
|
Unknwon
|
7ccab9cd09
|
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
|
2015-02-22 22:51:25 -05:00 |
|
Unknwon
|
2369881808
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2015-02-22 18:24:52 -05:00 |
|
Unknwon
|
04164eada3
|
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
|
2015-02-22 18:24:49 -05:00 |
|
无闻
|
e97a6ff911
|
Merge pull request #978 from albang/dev
[docker] openssh-client provide ssh-keygen.
|
2015-02-22 17:59:12 -05:00 |
|
Unknwon
|
74a8bb93d8
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2015-02-22 09:49:28 -05:00 |
|
Unknwon
|
059338139c
|
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
|
2015-02-22 09:49:25 -05:00 |
|
无闻
|
aa670ce660
|
Merge pull request #977 from albang/dev
$DIRECTORY variable is never set
|
2015-02-22 07:13:06 -05:00 |
|
Unknwon
|
c753fdceaf
|
templates/org/home.tmpl: fix org member can't see public repo
|
2015-02-22 03:07:04 -05:00 |
|
Unknwon
|
a6a99d49cf
|
reword
|
2015-02-22 00:12:55 -05:00 |
|
Unknwon
|
9dfa17faf2
|
modules/git: able to parse RFC1123Z date format #663
|
2015-02-21 23:37:32 -05:00 |
|
Unknwon
|
3fcc39c26b
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
2015-02-21 22:13:50 -05:00 |
|
Unknwon
|
1654e9ecab
|
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
|
2015-02-21 22:13:47 -05:00 |
|
无闻
|
bbee7b7196
|
Merge pull request #975 from nicolai86/bugfix/label-num_issues
Bugfix for wrong label count
|
2015-02-21 03:42:24 -05:00 |
|
无闻
|
fc4dff1b17
|
Merge pull request #959 from phsmit/access_update
Updating context and fixing permission issues
|
2015-02-21 02:55:30 -05:00 |
|
无闻
|
065f8d1f56
|
Merge pull request #973 from uchti/dev
Fix: 504 5.5.2 <localhost>: Helo command rejected
|
2015-02-20 18:25:18 -05:00 |
|
无闻
|
8f1d2d9f24
|
Merge pull request #972 from makhov/the-new-new-highlighting
fix typo mistake in highlighting
|
2015-02-19 19:33:25 -05:00 |
|
无闻
|
77ac1e6ff6
|
Merge pull request #970 from makhov/the-new-new-highlighting
The new new highlighting
|
2015-02-18 21:55:57 -05:00 |
|
无闻
|
be19fe48d7
|
Merge pull request #968 from Stefan-Code/dev
Changed repo-clone url behavior on bare repo page, added LESS compile script
|
2015-02-18 05:33:58 -05:00 |
|
无闻
|
a307574fbc
|
Merge pull request #962 from phsmit/dont_mention_php
Remove the "PHP" style formatting function
|
2015-02-17 23:19:25 -05:00 |
|
无闻
|
58e28e5d9d
|
Merge pull request #958 from phsmit/fix_mirror_access
Make sure that a mirror can't be written to by http or ssh
|
2015-02-17 23:09:53 -05:00 |
|
无闻
|
4e18bbf1cf
|
Merge pull request #963 from phsmit/goget
Remove GoGet option from repository and handle it with ?go-get=1 instead
|
2015-02-17 16:18:26 -05:00 |
|
Unknwon
|
d85366930c
|
update travis.yml
|
2015-02-16 02:51:39 -05:00 |
|
Unknwon
|
f625665d8d
|
modules/setting: add abs path check before add workdir prefix
|
2015-02-14 17:49:33 -05:00 |
|
无闻
|
d047811c1a
|
Merge pull request #956 from bpollack/docfix
Fix a bunch of small typos and formatting quirks
|
2015-02-14 17:07:38 -05:00 |
|
Unknwon
|
685ed1f807
|
models: fix XORM API break
cmd/web.go: check version after load config
|
2015-02-14 17:01:33 -05:00 |
|
Unknwon
|
a38e4a0b02
|
routers/install.go: able to keep previous custom settings for 2nd time install
- .gopmfile: update all commits
|
2015-02-13 16:48:23 -05:00 |
|
无闻
|
cd6a2b78a7
|
Merge pull request #951 from phsmit/fix_team_update
Fix access for team mode update
|
2015-02-13 16:25:18 -05:00 |
|
Unknwon
|
def39d191b
|
conf/locale: update all locales
|
2015-02-13 15:48:10 -05:00 |
|
无闻
|
cdd8f7c53a
|
Merge pull request #949 from phsmit/different_access_migration
Rewrite of access migration
|
2015-02-13 15:15:09 -05:00 |
|
Unknwon
|
25f5a8d798
|
some fixes, but not done yet!
|
2015-02-13 02:56:42 -05:00 |
|
Unknwon
|
6b7d35eade
|
fix mirror issues uncaught #941
|
2015-02-13 02:14:57 -05:00 |
|
Unknwon
|
6d0f3a07d4
|
code fix #941 caution: undertest
|
2015-02-13 00:58:46 -05:00 |
|
Unknwon
|
b99c4baab2
|
models/migrations: finish accessRefactor
|
2015-02-12 22:43:32 -05:00 |
|
无闻
|
7fda0cdb93
|
Merge pull request #941 from phsmit/access_refactor
Access refactor
|
2015-02-12 21:34:27 -05:00 |
|
Unknwon
|
0b3722c359
|
models/migrations: fix little logic error
|
2015-02-12 12:46:21 -05:00 |
|
无闻
|
31eb49c3ae
|
Merge pull request #940 from phsmit/migration_update
Some comments and improvements for migrations
|
2015-02-12 12:42:51 -05:00 |
|
Unknwon
|
67a9416ae5
|
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
|
2015-02-12 12:38:44 -05:00 |
|
Unknwon
|
876a856759
|
models/migartions: make Migration as interface and use session
|
2015-02-11 23:10:30 -05:00 |
|
Unknwon
|
7e7160eefd
|
first pass work on migration #925
|
2015-02-11 21:58:37 -05:00 |
|
Unknwon
|
c5c467a9cd
|
Merge branch 'dev' of github.com:gogits/gogs into access
|
2015-02-11 19:25:59 -05:00 |
|
Unknwon
|
c7a042ef36
|
Merge branch 'access' of github.com:gogits/gogs into access
|
2015-02-11 12:43:43 -05:00 |
|
无闻
|
e805fdb29c
|
Merge pull request #925 from phsmit/newcollaboration
Collaboration
|
2015-02-11 12:43:13 -05:00 |
|
无闻
|
0af74b36ad
|
Merge pull request #937 from Stefan-Code/dev
Changes to repo-header-download-drop
|
2015-02-11 12:27:29 -05:00 |
|
Unknwon
|
d02e45f985
|
better naming on #891
|
2015-02-11 12:04:01 -05:00 |
|
Unknwon
|
485ea6f14f
|
models: make code change for session issue with SQLite3 #739
|
2015-02-10 23:44:16 -05:00 |
|
Unknwon
|
28580aee63
|
modules/middleware/auth.go: remove uncheck login for watch a repo #929
|
2015-02-10 22:53:46 -05:00 |
|
Unknwon
|
6a23252edc
|
able to allow insecure certification of webhook for #891
|
2015-02-10 21:06:59 -05:00 |
|
Unknwon
|
e407df54f0
|
update gopmfile and README
|
2015-02-09 13:32:22 -05:00 |
|
Unknwon
|
bad533a219
|
models/repo.go: add update hook when migrate for #789
|
2015-02-09 12:42:53 -05:00 |
|
Unknwon
|
7d3932b9cd
|
templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
|
2015-02-09 11:04:17 -05:00 |
|
无闻
|
b61ef40406
|
Merge pull request #924 from phsmit/fix_921
Fixes #921
|
2015-02-09 10:54:24 -05:00 |
|
无闻
|
767bf82eab
|
Merge pull request #923 from phsmit/fix_922
Fix #922
|
2015-02-09 10:45:41 -05:00 |
|
无闻
|
6ed96b7a20
|
Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
|
2015-02-09 00:31:16 -05:00 |
|
Unknwon
|
3cc04682c5
|
modules/setting: mirror path issue
|
2015-02-08 22:23:01 -05:00 |
|
Unknwon
|
f15fa9167a
|
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)
|
2015-02-08 21:26:14 -05:00 |
|
无闻
|
cd0ee35b3f
|
Merge pull request #905 from phsmit/conf_on_cli
Add option to provide configuration file on command line
|
2015-02-08 20:22:02 -05:00 |
|
Unknwon
|
3a44143b81
|
modules/ans1-ber: fix LDAP UTF8 string decoding for #916
|
2015-02-08 14:39:54 -05:00 |
|
Unknwon
|
9420eecb87
|
public/ng/css: code generation for #919
|
2015-02-08 13:00:22 -05:00 |
|
无闻
|
17a34949eb
|
Merge pull request #919 from Stefan-Code/dev
Updated gogs.css - monospace font for hash
|
2015-02-08 12:51:58 -05:00 |
|
Unknwon
|
775bd65234
|
conf/locale: add Spanish locale
|
2015-02-08 12:39:11 -05:00 |
|
Unknwon
|
ba77a3b0b4
|
routers/repo/http.go: allow HTTP push/pull by token for #845
|
2015-02-07 15:47:23 -05:00 |
|
无闻
|
19525abfc4
|
Merge pull request #845 from compressed/token_http
allow http push by token - #842
|
2015-02-07 15:27:59 -05:00 |
|
Unknwon
|
f989805050
|
conf/locale: update locales
|
2015-02-07 11:12:13 -05:00 |
|
Unknwon
|
fc1befcf3c
|
update README notice and CONTRIBUTING.md
|
2015-02-07 11:09:17 -05:00 |
|
Unknwon
|
2a2596fe61
|
able to disable SSH for #883
|
2015-02-07 10:46:57 -05:00 |
|
Unknwon
|
3f2e99962c
|
conf/locale: update French locale
|
2015-02-06 21:29:15 -05:00 |
|