Commit Graph

209 Commits

Author SHA1 Message Date
Unknown 24f614f6db Finish add web hook 2014-05-05 20:52:25 -04:00
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev 2014-05-05 16:42:15 +08:00
Unknown a641854cad command dump 2014-05-05 00:55:17 -04:00
Lunny Xiao 79ea34e70e ldap support 2014-05-03 10:48:14 +08:00
Unknown 100cd181bc Add router log config option 2014-05-01 18:53:41 -04:00
Unknown de01f81489 Prepare for v0.3.0 release 2014-04-21 06:54:07 -04:00
Unknown ea29a9b846 API fix 2014-04-21 02:24:35 -04:00
Unknown 49c01c0b57 Fix import path 2014-04-18 09:35:09 -04:00
Unknown f8571f4db1 Bug fix on build tag 2014-04-17 03:31:21 -04:00
Christopher Brickley caeddb79a3 update SetEngine for postgresql #76 2014-04-14 21:07:21 -04:00
Unknown c3c2cfebaa Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-14 04:11:41 -04:00
Unknown c36e7d322e Mirror updates 2014-04-14 04:11:33 -04:00
Lunny Xiao 8283e16ef7 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-14 14:50:37 +08:00
Lunny Xiao 6cee65db5a bug fixed #76 2014-04-14 14:49:50 +08:00
Unknown f644cefa86 Finish release 2014-04-14 01:57:25 -04:00
Unknown 90f6aa8cd1 Add repo mirror and import 2014-04-12 20:35:35 -04:00
Unknown 23bba7633b Mirror fix on sqlite3 tag 2014-04-12 16:24:09 -04:00
Unknown 47f3dd43a5 Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-12 16:19:10 -04:00
Michael Crosby 25fd495b2e Add sqlite build tag
This adds a sqlite build tag so that you don't have to have the sqlite
import commented out in code and users can run:
    go build -tags sqlite
if they want to have sqlite support enabled.  It is disabled by default
so nothing changes with the default go get or build commands.
2014-04-12 12:12:48 -07:00
Unknown 7d07b58114 UPDATE README 2014-04-11 13:24:19 -04:00
skyblue c22d3503fd add oauth2 table init 2014-04-05 22:52:24 +08:00
skyblue ce350a737a update models, add licence in start.sh 2014-04-05 22:46:32 +08:00
Unknown eb803ec5eb Add transfer repository 2014-04-04 18:31:09 -04:00
Lunny Xiao a187ba9651 improved log locations 2014-03-31 21:26:15 +08:00
Unknown 2a0066420a Fix bug work with sqlite3 2014-03-30 16:01:50 -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 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
FuXiaoHei d01820c125 conf support mysql port 2014-03-29 13:40:22 +08:00
Unknown 0fd754bbe0 Working on install page 2014-03-28 07:26:22 -04:00
Unknown 4b9eef50c9 Add comment of issue 2014-03-26 12:31:01 -04:00
Lunny Xiao 5c57a06c51 merge 2014-03-23 16:43:31 +08:00
Lunny Xiao 1201c6a9b4 bug fixed & more commits for push 2014-03-23 16:31:13 +08:00
Unknown 61e2922601 Working on issues 2014-03-22 13:50:50 -04:00
Unknown d40499e7fa Finsih mail resend limit 2014-03-21 10:09:57 -04:00
Unknown c1576b4c40 Add admin add user 2014-03-21 03:27:59 -04:00
Unknown f6596f11c4 All configuration reload-able 2014-03-21 01:48:10 -04:00
Unknown 369ddf76a8 Batch fix 2014-03-21 01:09:22 -04:00
Unknown 06631ab91f Basic admin data table, models changes 2014-03-20 16:04:56 -04:00
Unknown a922c3ff6a Watch backend 2014-03-19 23:20:55 -04:00
Unknown e51afe4621 Add postgres support, clean code, code review 2014-03-17 14:03:58 -04:00
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo 2014-03-13 13:14:43 +08:00
Unknown caf05599df Bug fix 2014-03-11 22:38:33 -04:00
Unknown fdc4151ff3 Finish create repo 2014-03-11 01:32:36 -04:00
Unknown 6ce9d800d0 Add custom.ini 2014-03-10 23:03:17 -04:00
Unknown 0d9b2f3860 Update CreateRepository 2014-03-09 20:06:29 -04:00
Unknown 5a05d6633d Merge utils to modules 2014-03-07 17:22:15 -05:00
Unknown c6f2c23b05 Add binding form for register user 2014-03-06 02:21:44 -05:00
Lunny Xiao bbf5345004 ssh push support 2014-02-25 15:28:04 +08:00
Lunny Xiao 3b8657d917 finished serve command 2014-02-25 14:01:52 +08:00
Lunny Xiao b1b6def5bc improved ssh supports 2014-02-20 14:53:56 +08:00
Unknown 4b92a6c2df Add code of delete user 2014-02-19 13:04:31 -05:00
Lunny Xiao be0ba9ea88 add ssh supports(unfinished) 2014-02-19 17:50:53 +08:00
Unknown 94311e187f Finish register user 2014-02-18 17:48:02 -05:00
Lunny Xiao ee9bcf4d9f add publickey & access 2014-02-17 23:57:23 +08:00
Unknown 8ef198dfac Formatting 2014-02-14 18:16:54 -05:00
Lunny Xiao 237193ef2a add user models 2014-02-14 22:20:57 +08:00
Lunny Xiao a30e5bcaf8 add createrepository & deleterepository 2014-02-13 23:23:23 +08:00
Unknown 4836fea876 Init commit 2014-02-12 12:49:46 -05:00