This website requires JavaScript.
11a28428de
Merge branch 'master' of github.com:gogits/gogs
Unknown
2014-04-21 02:24:39 -04:00
ea29a9b846
API fix
Unknown
2014-04-21 02:24:35 -04:00
7b91dfeb01
Update reset_passwd.tmpl
无闻
2014-04-21 00:27:40 -04:00
006c45e21d
Mirror change
Unknown
2014-04-20 20:52:00 -04:00
e55d1ea3d6
Merge pull request #85 from twitchyliquid64/master
无闻
2014-04-20 14:05:51 -04:00
d304a23787
Corrected grammar and spelling mistakes in templates. Normalizing to American English.
twitchyliquid64
2014-04-20 16:54:26 +10:00
5fdfc2e223
Add debug log
Unknown
2014-04-19 23:37:04 -04:00
8bed017557
Add build tag enable prompt
Unknown
2014-04-19 22:13:22 -04:00
0e41726ece
API change
Unknown
2014-04-19 06:15:47 -04:00
eda3f8b3b3
Mirror updates
Unknown
2014-04-19 06:00:08 -04:00
b32e223db5
Mirror fix
Unknown
2014-04-18 21:17:43 -04:00
bda8fdc5f4
fix bug when logout without activate
Unknown
2014-04-18 21:14:35 -04:00
aa58320a1b
Add 2 more gitignore
Unknown
2014-04-18 12:17:28 -04:00
8719c1b8c5
Mirror bug fix
Unknown
2014-04-18 12:12:10 -04:00
642687d08d
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-18 09:35:14 -04:00
49c01c0b57
Fix import path
Unknown
2014-04-18 09:35:09 -04:00
55af04d801
Merge branch 'master' into dev
skyblue
2014-04-18 21:16:39 +08:00
96f7af1d70
add supersor sample
skyblue
2014-04-18 21:15:53 +08:00
f8571f4db1
Bug fix on build tag
Unknown
2014-04-17 03:31:21 -04:00
7d2632784f
Mirror fix
Unknown
2014-04-17 02:20:24 -04:00
e44655f722
Merge pull request #83 from dockboard/master
无闻
2014-04-16 14:04:07 -04:00
1bfe4ee665
Merge branch 'master' of github.com:gogits/gogs
Unknown
2014-04-16 07:13:20 -04:00
2dc0329c5f
Fix auth issue on #80
Unknown
2014-04-16 04:45:02 -04:00
6277f8497c
Auth problem related #80
Unknown
2014-04-16 04:37:07 -04:00
7ad05ce210
Fix #80
Unknown
2014-04-16 04:12:31 -04:00
066d91e113
Allow the user to config the apt source in build.sh
crystaldust
2014-04-15 23:48:33 -04:00
bb84bb8ac3
Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh
crystaldust
2014-04-15 23:41:46 -04:00
9e047cdbbb
Merge pull request #79 from compressed/null_handling
Lunny Xiao
2014-04-16 11:38:11 +08:00
213b366959
Remove the installation of PostgreSQL, which not needed actually.
crystaldust
2014-04-15 23:34:58 -04:00
4c5a6e4d87
swap \n for \000, update len check, when reading receive-pack input
Christopher Brickley
2014-04-15 22:07:28 -04:00
c3a52f7dd0
Mirror bug fix on downloading zip
Unknown
2014-04-15 20:01:20 -04:00
dfba49b062
Update README.md
crystaldust
2014-04-16 07:50:58 +08:00
67426534ef
Add view by tag support
Unknown
2014-04-15 17:43:25 -04:00
7d656ee2e3
Update docs
Unknown
2014-04-15 15:34:26 -04:00
83283dfe37
Merge remote-tracking branch 'origin/master' Add the support of postgres as the database. (Config the db in the build.sh file, make the DB_TYPE to 'postgres').
Lance Ju
2014-04-16 00:57:50 +08:00
f456f964ec
Add the apt source when installing potgres. Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
Lance Ju
2014-04-16 00:55:39 +08:00
1f989d0b98
Replace the 'mysql' options with 'db' options in build.sh
Lance Ju
2014-04-16 00:54:02 +08:00
d3fc1da8c2
download link
slene
2014-04-16 00:46:57 +08:00
4fafc76052
zip archive download
slene
2014-04-16 00:27:29 +08:00
8080beea85
Add the line to replace the database type. Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
Lance Ju
2014-04-16 00:17:52 +08:00
1d3c7693b7
Build the database image by the variable DB_TYPE, but not mysql.
Lance Ju
2014-04-16 00:16:32 +08:00
6cc914b090
Rename the posgresql to postgres, add the Dockerfile for postgres image.
Lance Ju
2014-04-16 00:14:17 +08:00
5378bb326b
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-04-14 22:48:01 -04:00
df0c61cc62
Merge pull request #78 from compressed/master
shengxiang[skyblue]
2014-04-15 10:16:55 +08:00
b9a1d13c29
change gravatar image to match URL scheme
Christopher Brickley
2014-04-14 22:01:24 -04:00
d9f2878db4
Merge pull request #77 from compressed/postgres
Lunny Xiao
2014-04-15 09:34:43 +08:00
caeddb79a3
update SetEngine for postgresql #76
Christopher Brickley
2014-04-14 21:07:21 -04:00
4210f56dbc
bug fixed for http clone
Lunny Xiao
2014-04-14 23:22:00 +08:00
6cb636f8a0
fix title extra quoted
skyblue
2014-04-14 22:42:17 +08:00
8549b47e04
fix repo-new ui, fix top-nav search-bar ui
FuXiaoHei
2014-04-14 20:40:22 +08:00
337eef2ee5
Weibo oauth
Unknown
2014-04-14 06:29:47 -04:00
516baa4531
Weibo oauth
Unknown
2014-04-14 06:07:40 -04:00
a1ab3cad3e
Weibo oauth
Unknown
2014-04-14 05:37:39 -04:00
3c3cda7326
Weibo oauth
Unknown
2014-04-14 05:07:19 -04:00
c3c2cfebaa
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-14 04:11:41 -04:00
c36e7d322e
Mirror updates
Unknown
2014-04-14 04:11:33 -04:00
38c069308e
Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao
2014-04-14 14:51:51 +08:00
8283e16ef7
Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao
2014-04-14 14:50:37 +08:00
57f84fb051
UPDATE DOCS
Unknown
2014-04-14 02:50:13 -04:00
6cee65db5a
bug fixed #76
Lunny Xiao
2014-04-14 14:49:50 +08:00
f644cefa86
Finish release
Unknown
2014-04-14 01:57:25 -04:00
190b83e05e
push tag support
Unknown
2014-04-13 22:20:28 -04:00
d2b53dd43b
Add weibo oauth
Unknown
2014-04-13 21:00:12 -04:00
4b9b8024ba
Clean oauth code
Unknown
2014-04-13 18:12:07 -04:00
8c266f2df5
go get
Unknown
2014-04-13 05:04:11 -04:00
4c1452574a
go get
Unknown
2014-04-13 05:02:11 -04:00
ea74be2f2e
go get
Unknown
2014-04-13 04:27:29 -04:00
d26a333dfb
go get
Unknown
2014-04-13 04:08:25 -04:00
9d983f27d6
go vet
Unknown
2014-04-13 03:14:43 -04:00
5c2da610a2
Move binding as subrepo
Unknown
2014-04-13 01:57:42 -04:00
33f2d33a46
UPDATE README
Unknown
2014-04-12 23:46:14 -04:00
c9a1eb4789
Able to change mirror interval now
Unknown
2014-04-12 22:30:00 -04:00
52b4ab2aa5
update with new git
slene
2014-04-13 09:35:36 +08:00
9ffa8a4083
finish mirror fix #63
Unknown
2014-04-12 21:30:09 -04:00
90f6aa8cd1
Add repo mirror and import
Unknown
2014-04-12 20:35:35 -04:00
23bba7633b
Mirror fix on sqlite3 tag
Unknown
2014-04-12 16:24:09 -04:00
d60f7b85e5
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-12 16:19:16 -04:00
47f3dd43a5
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-04-12 16:19:10 -04:00
25ecf56285
Merge pull request #75 from crosbymichael/sqlite-build-tag
无闻
2014-04-12 15:21:46 -04:00
25fd495b2e
Add sqlite build tag
Michael Crosby
2014-04-12 11:48:12 -07:00
75d2affcbf
add oauth2 qq support
skyblue
2014-04-13 01:15:19 +08:00
f92851e347
Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue
2014-04-12 23:19:22 +08:00
2ce0c3befe
add google oauth2 support
skyblue
2014-04-12 23:19:17 +08:00
802a110e42
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-12 02:08:16 -04:00
559a57330e
Mirror fix
Unknown
2014-04-12 02:08:12 -04:00
fe4750ebe2
Merge remote-tracking branch 'origin/dev' into dev
FuXiaoHei
2014-04-12 13:51:09 +08:00
5f3a6a9d74
social login button ui
FuXiaoHei
2014-04-12 13:50:27 +08:00
794b457252
Mirror fix
Unknown
2014-04-12 01:47:59 -04:00
790a2c1099
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-12 01:45:47 -04:00
31d613c01d
Mirror fix
Unknown
2014-04-12 01:45:43 -04:00
b057cffd85
fix logo ui, add following ui in user-profile page
FuXiaoHei
2014-04-12 12:47:35 +08:00
d305448fa8
Mirror bug fix
Unknown
2014-04-11 23:52:08 -04:00
3df8b2bef0
Merge pull request #73 from zhsso/dev
无闻
2014-04-11 23:14:28 -04:00
2e6d50addc
combine getCommit ById and ByBranch in routers/repo/commit.go
zhsso
2014-04-11 22:57:25 -04:00
5d30bfc8ba
Fix #65 fix #57
Unknown
2014-04-11 21:55:22 -04:00
4fc5dcc764
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-04-11 21:47:43 -04:00
33aa4f7438
Support private repo
Unknown
2014-04-11 21:47:39 -04:00
f8e97b75fb
Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue
2014-04-12 09:42:15 +08:00
5c1312f38e
clean oauth2 code
skyblue
2014-04-12 09:42:09 +08:00
d6dac160df
Pages in commits list page
Unknown
2014-04-11 20:23:34 -04:00