skyblue
75d2affcbf
add oauth2 qq support
2014-04-13 01:15:19 +08:00
skyblue
f92851e347
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-12 23:19:22 +08:00
skyblue
2ce0c3befe
add google oauth2 support
2014-04-12 23:19:17 +08:00
Unknown
31d613c01d
Mirror fix
2014-04-12 01:45:43 -04:00
Unknown
d305448fa8
Mirror bug fix
2014-04-11 23:52:08 -04:00
zhsso
2e6d50addc
combine getCommit ById and ByBranch in routers/repo/commit.go
2014-04-11 22:57:25 -04:00
Unknown
4fc5dcc764
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-11 21:47:43 -04:00
Unknown
33aa4f7438
Support private repo
2014-04-11 21:47:39 -04:00
skyblue
f8e97b75fb
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-12 09:42:15 +08:00
skyblue
5c1312f38e
clean oauth2 code
2014-04-12 09:42:09 +08:00
Unknown
d6dac160df
Pages in commits list page
2014-04-11 20:23:34 -04:00
Unknown
47aa53bd36
Add search commits
2014-04-11 19:44:13 -04:00
skyblue
4c6e0e9499
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-12 01:01:40 +08:00
skyblue
dd815ae7b5
finish github oauth2 support
2014-04-12 01:01:30 +08:00
Unknown
11f54b1426
Mirror bug fix
2014-04-11 12:14:11 -04:00
Lunny Xiao
ee2d8d2469
remove trace
2014-04-11 10:44:09 +08:00
Lunny Xiao
8cfa2be433
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-11 10:28:23 +08:00
Lunny Xiao
db39e58a13
add actions for http push
2014-04-11 10:27:13 +08:00
Unknown
306aa5bffe
Add support default branch
2014-04-10 22:03:31 -04:00
Unknown
8980675a9f
Fix #69
2014-04-10 18:09:57 -04:00
Unknown
45462662e9
Add flash
2014-04-10 16:36:50 -04:00
Unknown
29e255422e
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-10 14:37:51 -04:00
Unknown
af552596cf
Work on form resubmit
2014-04-10 14:37:43 -04:00
zhsso
a4cbe79567
fix
2014-04-10 14:20:58 -04:00
zhsso
f3ed11d177
mistakes
2014-04-10 14:20:01 -04:00
Lunny Xiao
a24c0b92e4
bug fixed
2014-04-10 23:02:08 +08:00
Lunny Xiao
88d873c67f
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-10 22:22:18 +08:00
Lunny Xiao
94c7278194
Merge branch 'master' of github.com:gogits/gogs into dev
...
Conflicts:
web.go
2014-04-10 22:21:12 +08:00
Lunny Xiao
16b6e5d50b
bug fixed
2014-04-10 22:12:32 +08:00
Unknown
5d4025cb5a
Add go get meta support
2014-04-09 21:42:25 -04:00
Unknown
9f7bd5007b
Work on mirror repo
2014-04-09 14:20:02 -04:00
skyblue
8683d2f857
remove martini oauth2 depend
2014-04-10 00:07:57 +08:00
FuXiaoHei
c72e1b5c2a
repo-import page ui
2014-04-09 21:28:00 +08:00
Unknown
a991ebf5d0
Fix #54
2014-04-08 15:27:35 -04:00
Unknown
b506429803
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-04-08 12:41:37 -04:00
Unknown
115a349131
Fix #67
2014-04-08 12:41:33 -04:00
skyblue
24d0ca4aa0
clean tail
2014-04-09 00:31:09 +08:00
skyblue
d4565483e6
add id for oauth2
2014-04-09 00:26:12 +08:00
Unknown
9ea9818d32
Fix issue with log in with GitHub but need more error handle after
2014-04-07 12:56:40 -04:00
skyblue
05fb34eacd
first works oauth2(github). need to login with /user/login/github
2014-04-07 18:01:25 +08:00
Unknown
8c9a0494ec
Add @ # commit link detect on all markdown render
2014-04-07 01:55:22 -04:00
Unknown
e7c8a3cb8d
Add salt for every single user
2014-04-06 16:10:57 -04:00
Unknown
2846ff7d31
Fix bug related to log
2014-04-06 13:00:20 -04:00
FuXiaoHei
98f918ed28
Merge branch 'dev' of https://github.com/gogits/gogs into dev
2014-04-06 14:54:39 +08:00
FuXiaoHei
3ede496383
add release-new route
2014-04-06 14:54:28 +08:00
Unknown
b7c3b0cc73
Add reset password, fix #58
2014-04-05 12:32:34 -04:00
Unknown
3ebc9b991a
Use gogits/session for oauth2
2014-04-05 11:22:14 -04:00
Lunny Xiao
9791e70da6
bug fixed
2014-04-05 22:24:10 +08:00
Lunny Xiao
a92826a8fe
Merge branch 'dev' of github.com:gogits/gogs into dev
...
Conflicts:
routers/repo/repo.go
2014-04-05 15:30:49 +08:00
Lunny Xiao
493b0c5ac2
add ssl support for web
2014-04-05 15:17:57 +08:00
Unknown
eb803ec5eb
Add transfer repository
2014-04-04 18:31:09 -04:00
Unknown
4a4997a3c7
Merge branch 'master' of github.com:gogits/gogs into dev
2014-04-04 10:34:18 -04:00
Lunny Xiao
6b9f7fd758
basiclly http push
2014-04-04 17:26:46 +08:00
Unknown
e9c4156c87
Add: rename user
2014-04-03 16:33:27 -04:00
Unknown
79a610592e
Add: rename repository
2014-04-03 15:50:55 -04:00
Unknown
db66b8da72
Add release tmpl
2014-04-02 12:43:31 -04:00
Unknown
97b133bbee
Merge branch 'dev' of github.com:gogits/gogs into dev
...
Conflicts:
routers/user/user.go
2014-04-02 10:45:01 -04:00
Unknown
d9005ee970
Improve issue mail content
2014-04-02 10:38:30 -04:00
skyblue
adf42a5b54
change oauth2 to modules
2014-04-02 22:27:54 +08:00
skyblue
93f6e98047
change oauth2 path
2014-04-02 22:23:45 +08:00
skyblue
5180506678
split into social.go
2014-04-02 10:39:04 +08:00
Unknown
13824af291
Merge branch 'master' of github.com:gogits/gogs into dev
2014-04-01 21:08:02 -04:00
skyblue
272c27c8f2
add github social login, first step
2014-04-02 08:14:56 +08:00
Unknown
91e6db1bae
Fix log bug
2014-04-01 00:07:25 -04:00
Unknown
e938863ae6
Mirror fix on UI
2014-03-30 16:34:23 -04:00
Unknown
2a0066420a
Fix bug work with sqlite3
2014-03-30 16:01:50 -04:00
Unknown
d0e6a4c25a
Change new martini impot path
2014-03-30 12:11:28 -04:00
Unknown
3698431fc1
Fix install bugs
2014-03-30 11:58:21 -04:00
Unknown
9f91dee53f
Bug fix #45
2014-03-30 11:09:59 -04:00
Unknown
a6e12aaef6
Fixing bug
2014-03-30 10:47:08 -04:00
Unknown
03cc39ea12
Mirror fix on #45
2014-03-30 09:39:44 -04:00
slene
d6c9e3413a
fix display bare repo
2014-03-30 13:30:17 +08:00
slene
578d981d7e
display bare repo page
2014-03-30 11:38:41 +08:00
slene
b27c34f39a
update git api. fix link... and so on
2014-03-30 10:13:02 +08:00
slene
41ca0ed302
remove ctx.Repo.IsValid
2014-03-30 10:12:42 +08:00
Unknown
107a1eadac
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
2014-03-29 17:50:51 -04:00
Unknown
cad2ced394
Bug fix
2014-03-29 11:56:00 -04:00
Unknown
ffa59739b6
Add edit issue
2014-03-29 10:24:42 -04:00
Unknown
2c073afbec
Mirror fix and update
2014-03-29 10:01:52 -04:00
FuXiaoHei
ecce694d77
issue content ajax preview
2014-03-29 21:16:06 +08:00
Unknown
8282828820
Fix action email bug
2014-03-29 07:50:25 -04:00
Lunny Xiao
879ef8d81f
Merge branch 'master' of github.com:gogits/gogs
2014-03-29 19:30:11 +08:00
Lunny Xiao
a726c125b5
Add PushCommit
2014-03-29 19:29:52 +08:00
Unknown
beb1761d7c
Mirror fix
2014-03-29 06:55:51 -04:00
Unknown
6e376bb85c
Working on install page
2014-03-28 18:40:31 -04:00
Unknown
a55941ff83
Add auto-detect home directory
2014-03-28 17:34:07 -04:00
Unknown
63dae435f9
Bug fix
2014-03-28 09:16:12 -04:00
Unknown
76b8642348
Bug fix
2014-03-28 09:06:48 -04:00
Unknown
cb05b8325c
Update config option
2014-03-28 08:39:35 -04:00
Unknown
0fd754bbe0
Working on install page
2014-03-28 07:26:22 -04:00
Unknown
5344a03003
Bug fix
2014-03-27 21:15:53 -04:00
slene
8b700e825b
fix panic, add repo check, signed check
2014-03-28 08:38:49 +08:00
Unknown
eb6021f73f
Fix issue pages URL params
2014-03-27 19:42:10 -04:00
Unknown
34f4af9ebf
Working on issue and install page
2014-03-27 16:31:32 -04:00
slene
6b43067e1b
image display in diff page
2014-03-28 01:17:09 +08:00
slene
06d3c87b23
Merge branch 'master' of github.com:gogits/gogs
2014-03-28 00:51:49 +08:00
slene
10b412d237
commit raw file
2014-03-28 00:50:13 +08:00
Unknown
3144fac03c
IP: RC Code Review
2014-03-27 12:48:29 -04:00
slene
417d861be6
fix download
2014-03-28 00:38:44 +08:00
slene
bce8586bc6
Merge branch 'master' of github.com:gogits/gogs
2014-03-28 00:32:19 +08:00
slene
346db02d89
fix image display
2014-03-28 00:30:20 +08:00
slene
16cb1e974c
print err
2014-03-28 00:14:09 +08:00
slene
677643b812
fix read commit source
2014-03-28 00:07:22 +08:00
Unknown
f470c241d6
IP: RC Code Review
2014-03-27 11:37:33 -04:00
Unknown
dd6246877d
Almost done diff page
2014-03-26 16:41:16 -04:00
Unknown
4b9eef50c9
Add comment of issue
2014-03-26 12:31:01 -04:00
FuXiaoHei
08405a4fea
add issue view ui
2014-03-26 21:47:20 +08:00
FuXiaoHei
0b22d90b7c
Merge branch 'master' of https://github.com/gogits/gogs
2014-03-26 20:02:15 +08:00
FuXiaoHei
f5c9149dd5
add issue toolbar flag
2014-03-26 20:02:04 +08:00
Unknown
409e4cde7a
auth fix
2014-03-26 07:42:08 -04:00
Unknown
3cc860a46f
auth fix
2014-03-26 07:40:50 -04:00
Unknown
87de66561c
Start working on diff page
2014-03-25 23:53:01 -04:00
Unknown
c1a3d4fefb
Add mail notify for creating issue
2014-03-25 21:37:18 -04:00
Unknown
d3b8e9daa1
Add notify watcher action
2014-03-25 14:04:57 -04:00
Unknown
2fa8d0c8dd
Added create issue
2014-03-25 12:12:27 -04:00
FuXiaoHei
23d103c721
issue list in user
2014-03-25 23:00:26 +08:00
FuXiaoHei
124c4d72bf
issue list in repo
2014-03-25 22:42:45 +08:00
FuXiaoHei
6e33e54e71
add issue-create template file
2014-03-25 18:27:29 +08:00
FuXiaoHei
7f6126dd04
install sample page
2014-03-25 16:51:42 +08:00
Unknown
6ef3e8b3c9
Merge branch 'master' of github.com:gogits/gogs
...
Conflicts:
templates/repo/single_file.tmpl
2014-03-24 12:45:57 -04:00
Unknown
743fee6015
Fix
2014-03-24 12:43:51 -04:00
slene
123c7b44e8
fix
2014-03-25 00:42:57 +08:00
slene
ff36248419
raw download
2014-03-24 23:56:32 +08:00
FuXiaoHei
98ec6a4eaa
Merge branch 'master' of https://github.com/gogits/gogs
2014-03-24 21:27:28 +08:00
FuXiaoHei
5e22f1437a
diff page ui
2014-03-24 21:27:19 +08:00
Unknown
59bbddb318
Mirror fix
2014-03-24 07:36:38 -04:00
FuXiaoHei
137538e54b
refactor repo.go
2014-03-24 18:25:15 +08:00
Unknown
b9b82cfe47
Mirror updates
2014-03-23 19:09:11 -04:00
Unknown
f8cfb81fb0
Mirror updates
2014-03-23 12:16:17 -04:00
Unknown
6bc7ae971a
Mirror fix
2014-03-23 10:58:50 -04:00
Unknown
97debac185
SSL enable config option
2014-03-23 08:40:40 -04:00
Unknown
1eb078d0a8
Fix action
2014-03-23 06:27:01 -04:00
FuXiaoHei
bdd32f152d
add m.NotFound handler
2014-03-23 13:48:01 +08:00
FuXiaoHei
47493a0191
use ctx.Handle to handle 404 page
2014-03-23 13:12:55 +08:00
Unknown
7356153ba3
Batch updates
2014-03-22 17:59:22 -04:00
Unknown
cb52f6d07d
Add auto-login
2014-03-22 16:40:09 -04:00
Unknown
59ffdbf6f8
Add create, list, view issue
2014-03-22 16:00:46 -04:00
Unknown
b3cfd9fe0c
Fix SSH key bug in windows
2014-03-22 14:27:03 -04:00
Unknown
61e2922601
Working on issues
2014-03-22 13:50:50 -04:00
Unknown
e3f55ca0fb
Need a field to specify if repository is bare
2014-03-22 11:59:14 -04:00
Unknown
fd1831052c
Update session
2014-03-22 09:21:57 -04:00
slene
f9c07c4186
update session
2014-03-22 20:49:53 +08:00
Unknown
0d1872ebe3
Add admin memStatus panel
2014-03-22 07:42:24 -04:00
Unknown
7a1ff8636c
Add config option: Picture cache path
2014-03-22 06:42:19 -04:00
Unknown
76cd448e79
Add admin delete user
2014-03-22 06:20:00 -04:00
Lunny Xiao
17da2fd2e3
merged
2014-03-22 00:50:47 +08:00
Lunny Xiao
efdaf6ee15
add http protocol clone support
2014-03-22 00:48:26 +08:00
Unknown
f219ddcf4e
Add log config panel in admin
2014-03-21 12:13:13 -04:00
Unknown
d40499e7fa
Finsih mail resend limit
2014-03-21 10:09:57 -04:00
FuXiaoHei
ecc61ced41
update admin nav ui
2014-03-21 21:06:05 +08:00