Commit Graph
100 Commits
Author SHA1 Message Date
Unknown 6fb7229bea Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-07 12:09:35 -04:00
Unknown 7407f9caf3 Finish issue design 2014-05-07 12:09:30 -04:00
Unknown 8ca14e2109 Improve delete SSH key 2014-05-06 16:28:52 -04:00
Unknown 7cb5a15c9b Batch of mirror fixes 2014-05-06 13:47:47 -04:00
Unknown e573855a4f Fix #98, support web hook 2014-05-06 11:50:31 -04:00
Unknown 94bccbb148 Finish edit and remove web hook 2014-05-05 21:36:08 -04:00
Unknown 24f614f6db Finish add web hook 2014-05-05 20:52:25 -04:00
Unknown cb505b22ec Fix #164 2014-05-05 20:09:38 -04:00
Unknown 6e3dba2cc5 Clean repo code 2014-05-05 19:58:13 -04:00
Unknown bbdfe25769 User code clean and ui improve 2014-05-05 16:21:43 -04:00
Unknown c1eb4d894a Clean api code 2014-05-05 13:08:01 -04:00
Unknown 3b7465f817 fix code 2014-05-05 05:32:47 -04:00
Unknown 02687cbdf3 Add mail notify for new collaborator 2014-05-05 04:27:28 -04:00
Unknown 07c3d497a7 Fix #145 2014-05-05 02:49:33 -04:00
Unknown 816c0ed5e7 Fix import path 2014-05-05 02:42:52 -04:00
Unknown a641854cad command dump 2014-05-05 00:55:17 -04:00
Unknown bb0bc0a240 Merge branch 'dev' of github.com:gogits/gogs 2014-05-03 01:38:22 -04:00
Unknown 7b60756f2c Fix Collaborators cannot commit 2014-05-03 01:37:49 -04:00
Unknown e10096ee2e Mirror fix on UI 2014-05-02 19:23:06 -04:00
Unknown a9e6d49dc6 Fix #159 2014-05-02 17:30:59 -04:00
Unknown 8bbaf9550a Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/action.go
2014-05-01 21:31:16 -04:00
Unknown e7d8fadb08 Add disable gravatar option 2014-05-01 21:30:04 -04:00
Unknown 3bd5fc6d6f Add command dump and move to cmd did 2014-05-01 21:21:46 -04:00
Unknown cd2020429a Fix #153 2014-05-01 20:29:51 -04:00
Unknown ff9872104e Fix #153 2014-05-01 20:26:40 -04:00
Unknown 100cd181bc Add router log config option 2014-05-01 18:53:41 -04:00
Unknown 03c2468c2f Merge branch 'master' of github.com:gogits/gogs into dev 2014-05-01 12:16:04 -04:00
无闻 fa17989763 Merge pull request #152 from jcfrank/master
Add 'IF EXISTS', otherwise an error would show on MySQL that has no 'gogs' created before.
2014-05-01 12:15:31 -04:00
Unknown 75109bbd65 Fix panic when no master branch 2014-05-01 12:03:10 -04:00
Unknown 0a187dbef5 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-01 11:32:25 -04:00
Unknown f6c4fbeb37 Collaborator 2014-05-01 11:32:12 -04:00
Unknown a7584d16e4 Fix #150 2014-05-01 09:09:37 -04:00
Unknown 480a4ae8c5 Fix #150 2014-05-01 09:00:30 -04:00
Unknown a2333d95d5 Fix #148 2014-05-01 08:35:05 -04:00
Unknown 89c99167b2 Fix #149 2014-05-01 08:26:41 -04:00
Unknown d0ea4c7b68 Fix #149 2014-05-01 07:59:09 -04:00
Unknown 2a1dc0085b fix #91 2014-05-01 07:35:21 -04:00
Unknown 46af92c57e Clean files 2014-05-01 06:55:39 -04:00
无闻 00ebb5019f Merge pull request #147 from dockboard/dev
Remove 'ENV DEBIAN_FRONTEND noninteractive'
2014-05-01 03:40:29 -04:00
Unknown eb463000a9 Clean files 2014-05-01 03:27:26 -04:00
Unknown 49dc57e336 Add /api/v1/users/search 2014-04-30 23:48:01 -04:00
Unknown de46c06d2e Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-30 03:44:42 -04:00
Unknown b36448a537 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-30 03:44:32 -04:00
Unknown 48bfbb7ddf Mirror changes 2014-04-30 03:44:28 -04:00
无闻 0d6856dbe7 Merge pull request #143 from tsigo/rs-install-default-hosts
Install: Set the default host string based on database type
2014-04-29 17:47:16 -04:00
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 2014-04-28 21:53:40 -04:00
无闻 31805e2bbe Merge pull request #135 from clee/show-parents
Show parents in commit diff page
2014-04-27 19:46:38 -04:00
Unknown 41b0a7b97c Mirror fix on public key 2014-04-27 17:01:39 -04:00
Unknown 62240b6bc1 Add login by email 2014-04-27 01:54:08 -06:00
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
2014-04-27 01:06:57 -06:00
Unknown 62d23e9154 HTTP no follow and offline mode 2014-04-27 01:05:13 -06:00
无闻 9fdf4bc277 Merge pull request #134 from clee/master
Use commit summaries instead of full messages
2014-04-27 00:56:06 -06:00
Unknown 59d0e73c35 Batch mirror fix 2014-04-26 22:34:48 -06:00
Unknown 1badb2bbcc Fix #107 2014-04-26 19:06:59 -06:00
Unknown 89b68bdd45 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	modules/base/conf.go
2014-04-26 18:34:58 -06:00
无闻 597387ad40 Merge pull request #132 from fundon/fix_codename_match
Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
2014-04-26 14:18:29 -06:00
Unknown 9dfb7de371 Fix #102 2014-04-26 01:22:22 -06:00
Unknown 861a20f464 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-26 00:21:52 -06:00
Unknown 3684e70dc4 Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-25 23:09:20 -06:00
无闻 83578cff65 Merge pull request #129 from shabbychef/patch-1
explicitly install sudo
2014-04-25 18:40:57 -06:00
无闻 3f2f648035 Merge pull request #124 from fundon/delete-superfluous-variable
delete superfluous environment variables
2014-04-25 17:56:39 -06:00
无闻 37cbfc032a Merge pull request #112 from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
2014-04-24 14:25:56 -06:00
Unknown 5898d56205 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-24 14:20:27 -06:00
无闻 cf7901fe6a Merge pull request #120 from james-anderson/master
fixed some broken forms in user settings
2014-04-24 14:11:59 -06:00
无闻 51550e5b2e Merge pull request #114 from deringer/dev
Missed one typo while fixing another... on the same line. Deplorable eff...
2014-04-23 17:48:44 -06:00
无闻 912481019f Merge pull request #113 from deringer/dev
fixed typo
2014-04-23 16:54:14 -06:00
无闻 521c5f0e10 Merge pull request #111 from james-anderson/master
Changed 'setting' url to settings, and a small typo fix
2014-04-23 16:02:05 -04:00
无闻 7ded30ba5b Merge pull request #109 from laofo/master
Create the installation guide for gogs on ubuntu (src & binary)
2014-04-23 05:20:51 -04:00
Unknown 9abb37b45e Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-23 00:33:52 -04:00
无闻 22f8536577 Merge pull request #105 from dockboard/master
Add Memcached and Redis Docker supported with MySQL and PostGreSQL
2014-04-23 00:33:04 -04:00
Unknown 8bc502a1ea New err check style 2014-04-22 22:34:49 -04:00
Unknown 88072a1e9b Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-22 16:10:27 -04:00
无闻 f0cdf30134 Merge pull request #100 from gramakri/grammar-fix
Fix grammar
2014-04-22 16:07:49 -04:00
Unknown 5435b259cc Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-22 05:30:53 -04:00
无闻 dbdaf934e1 Merge pull request #87 from bjohnso5/master
Minor grammatical fix for Disable Registration feature
2014-04-22 05:30:36 -04:00
无闻 d6ff275c58 Merge pull request #95 from octplane/patch-1
Typos
2014-04-22 05:13:11 -04:00
Unknown 2a9da4b8e5 Fix #92 2014-04-22 03:41:47 -04:00
无闻 9a5e49cccb Merge pull request #90 from cburgdorf/patch-1
fixed typo
2014-04-21 20:16:22 -04:00
Unknown de01f81489 Prepare for v0.3.0 release 2014-04-21 06:54:07 -04:00
Unknown 660b47373d Prepare for release v0.3.0 2014-04-21 06:37:57 -04:00
Unknown 11a28428de Merge branch 'master' of github.com:gogits/gogs 2014-04-21 02:24:39 -04:00
Unknown ea29a9b846 API fix 2014-04-21 02:24:35 -04:00
无闻 7b91dfeb01 Update reset_passwd.tmpl 2014-04-21 00:27:40 -04:00
Unknown 006c45e21d Mirror change 2014-04-20 20:52:00 -04:00
无闻 e55d1ea3d6 Merge pull request #85 from twitchyliquid64/master
Corrected grammar and spelling mistakes
2014-04-20 14:05:51 -04:00
Unknown 5fdfc2e223 Add debug log 2014-04-19 23:37:04 -04:00
Unknown 8bed017557 Add build tag enable prompt 2014-04-19 22:13:22 -04:00
Unknown 0e41726ece API change 2014-04-19 06:15:47 -04:00
Unknown eda3f8b3b3 Mirror updates 2014-04-19 06:00:08 -04:00
Unknown b32e223db5 Mirror fix 2014-04-18 21:17:43 -04:00
Unknown bda8fdc5f4 fix bug when logout without activate 2014-04-18 21:14:35 -04:00
Unknown aa58320a1b Add 2 more gitignore 2014-04-18 12:17:28 -04:00
Unknown 8719c1b8c5 Mirror bug fix 2014-04-18 12:12:10 -04:00
Unknown 642687d08d Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-18 09:35:14 -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
Unknown 7d2632784f Mirror fix 2014-04-17 02:20:24 -04:00
无闻 e44655f722 Merge pull request #83 from dockboard/master
Add postgresql support in docker deployed.
2014-04-16 14:04:07 -04:00
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs 2014-04-16 07:13:20 -04:00
Unknown 2dc0329c5f Fix auth issue on #80 2014-04-16 04:45:02 -04:00