]> source.dussan.org Git - gitea.git/log
gitea.git
10 years agoAdd mention, read/unread support of issue tracker
Unknown [Wed, 7 May 2014 20:51:14 +0000 (16:51 -0400)]
Add mention, read/unread support of issue tracker

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Wed, 7 May 2014 16:09:35 +0000 (12:09 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoFinish issue design
Unknown [Wed, 7 May 2014 16:09:30 +0000 (12:09 -0400)]
Finish issue design

10 years agoadd milestone list page
FuXiaoHei [Wed, 7 May 2014 13:01:00 +0000 (21:01 +0800)]
add milestone list page

10 years agoImprove delete SSH key
Unknown [Tue, 6 May 2014 20:28:52 +0000 (16:28 -0400)]
Improve delete SSH key

10 years agoBatch of mirror fixes
Unknown [Tue, 6 May 2014 17:47:47 +0000 (13:47 -0400)]
Batch of mirror fixes

10 years agoFix #98, support web hook
Unknown [Tue, 6 May 2014 15:50:31 +0000 (11:50 -0400)]
Fix #98, support web hook

10 years agoFinish edit and remove web hook
Unknown [Tue, 6 May 2014 01:36:08 +0000 (21:36 -0400)]
Finish edit and remove web hook

10 years agoFinish add web hook
Unknown [Tue, 6 May 2014 00:52:25 +0000 (20:52 -0400)]
Finish add web hook

10 years agoFix #164
Unknown [Tue, 6 May 2014 00:09:38 +0000 (20:09 -0400)]
Fix #164

10 years agoClean repo code
Unknown [Mon, 5 May 2014 23:58:13 +0000 (19:58 -0400)]
Clean repo code

10 years agoUser code clean and ui improve
Unknown [Mon, 5 May 2014 20:21:43 +0000 (16:21 -0400)]
User code clean and ui improve

10 years agoClean api code
Unknown [Mon, 5 May 2014 17:08:01 +0000 (13:08 -0400)]
Clean api code

10 years agoadd excludes to gobuild.yml
codeskyblue [Mon, 5 May 2014 16:27:09 +0000 (00:27 +0800)]
add excludes to gobuild.yml

10 years agosome ui fix
FuXiaoHei [Mon, 5 May 2014 12:50:59 +0000 (20:50 +0800)]
some ui fix

10 years agofinish webhook ui,
FuXiaoHei [Mon, 5 May 2014 12:16:24 +0000 (20:16 +0800)]
finish webhook ui,
some ui fix

10 years agofix code
Unknown [Mon, 5 May 2014 09:32:47 +0000 (05:32 -0400)]
fix code

10 years agoMerge branch 'dev-ldap' into dev
Lunny Xiao [Mon, 5 May 2014 08:42:15 +0000 (16:42 +0800)]
Merge branch 'dev-ldap' into dev

10 years agobasic authentications
Lunny Xiao [Mon, 5 May 2014 08:40:25 +0000 (16:40 +0800)]
basic authentications

10 years agoAdd mail notify for new collaborator
Unknown [Mon, 5 May 2014 08:27:28 +0000 (04:27 -0400)]
Add mail notify for new collaborator

10 years agoFix #145
Unknown [Mon, 5 May 2014 06:49:33 +0000 (02:49 -0400)]
Fix #145

10 years agoFix import path
Unknown [Mon, 5 May 2014 06:42:52 +0000 (02:42 -0400)]
Fix import path

10 years agocommand dump
Unknown [Mon, 5 May 2014 04:55:17 +0000 (00:55 -0400)]
command dump

10 years agoMerge branch 'dev' of github.com:gogits/gogs
Unknown [Sat, 3 May 2014 05:38:22 +0000 (01:38 -0400)]
Merge branch 'dev' of github.com:gogits/gogs

10 years agoFix Collaborators cannot commit
Unknown [Sat, 3 May 2014 05:37:49 +0000 (01:37 -0400)]
Fix Collaborators cannot commit

10 years agoresolved #155
Lunny Xiao [Sat, 3 May 2014 03:12:15 +0000 (11:12 +0800)]
resolved #155

10 years agoldap support
Lunny Xiao [Sat, 3 May 2014 02:48:14 +0000 (10:48 +0800)]
ldap support

10 years agoMirror fix on UI
Unknown [Fri, 2 May 2014 23:23:06 +0000 (19:23 -0400)]
Mirror fix on UI

10 years agoFix #159
Unknown [Fri, 2 May 2014 21:30:59 +0000 (17:30 -0400)]
Fix #159

10 years agoadd webhooks page ui
FuXiaoHei [Fri, 2 May 2014 14:07:34 +0000 (22:07 +0800)]
add webhooks page ui

10 years agoMerge branch 'master' of github.com:gogits/gogs
Unknown [Fri, 2 May 2014 01:31:16 +0000 (21:31 -0400)]
Merge branch 'master' of github.com:gogits/gogs

Conflicts:
models/action.go

10 years agoAdd disable gravatar option
Unknown [Fri, 2 May 2014 01:30:04 +0000 (21:30 -0400)]
Add disable gravatar option

10 years agoAdd command dump and move to cmd did
Unknown [Fri, 2 May 2014 01:21:46 +0000 (21:21 -0400)]
Add command dump and move to cmd did

10 years agoFix #153
Unknown [Fri, 2 May 2014 00:29:51 +0000 (20:29 -0400)]
Fix #153

10 years agoFix #153
Unknown [Fri, 2 May 2014 00:26:40 +0000 (20:26 -0400)]
Fix #153

10 years agoadd default for Action's IsPrivate
Lunny Xiao [Fri, 2 May 2014 00:18:44 +0000 (08:18 +0800)]
add default for Action's IsPrivate

10 years agoAdd router log config option
Unknown [Thu, 1 May 2014 22:53:41 +0000 (18:53 -0400)]
Add router log config option

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Thu, 1 May 2014 16:16:04 +0000 (12:16 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoMerge pull request #152 from jcfrank/master
无闻 [Thu, 1 May 2014 16:15:31 +0000 (12:15 -0400)]
Merge pull request #152 from jcfrank/master

Add 'IF EXISTS', otherwise an error would show on MySQL that has no 'gogs' created before.

10 years agoFix panic when no master branch
Unknown [Thu, 1 May 2014 16:03:10 +0000 (12:03 -0400)]
Fix panic when no master branch

10 years agoAdd 'IF EXISTS', otherwise an error would show on MySQL that has no
Chen Chao Shih [Thu, 1 May 2014 15:26:08 +0000 (23:26 +0800)]
Add 'IF EXISTS', otherwise an error would show on MySQL that has no
'gogs' created before.

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Thu, 1 May 2014 15:32:25 +0000 (11:32 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoCollaborator
Unknown [Thu, 1 May 2014 15:32:12 +0000 (11:32 -0400)]
Collaborator

10 years agofix collaboration js bug
FuXiaoHei [Thu, 1 May 2014 15:31:35 +0000 (23:31 +0800)]
fix collaboration js bug

10 years agoMerge remote-tracking branch 'origin/dev' into dev
FuXiaoHei [Thu, 1 May 2014 13:28:47 +0000 (21:28 +0800)]
Merge remote-tracking branch 'origin/dev' into dev

10 years agofix profile ui
FuXiaoHei [Thu, 1 May 2014 13:27:12 +0000 (21:27 +0800)]
fix profile ui

10 years agoFix #150
Unknown [Thu, 1 May 2014 13:09:37 +0000 (09:09 -0400)]
Fix #150

10 years agoFix #150
Unknown [Thu, 1 May 2014 13:00:30 +0000 (09:00 -0400)]
Fix #150

10 years agoMerge branch 'dev' of https://github.com/gogits/gogs into dev
FuXiaoHei [Thu, 1 May 2014 12:57:11 +0000 (20:57 +0800)]
Merge branch 'dev' of https://github.com/gogits/gogs into dev

10 years agoFix #148
Unknown [Thu, 1 May 2014 12:35:05 +0000 (08:35 -0400)]
Fix #148

10 years agoFix #149
Unknown [Thu, 1 May 2014 12:26:41 +0000 (08:26 -0400)]
Fix #149

10 years agoFix #149
Unknown [Thu, 1 May 2014 11:59:09 +0000 (07:59 -0400)]
Fix #149

10 years agofix #91
Unknown [Thu, 1 May 2014 11:35:21 +0000 (07:35 -0400)]
fix #91

10 years agoClean files
Unknown [Thu, 1 May 2014 10:55:39 +0000 (06:55 -0400)]
Clean files

10 years agoadd collaboration page ui
FuXiaoHei [Thu, 1 May 2014 09:44:22 +0000 (17:44 +0800)]
add collaboration page ui

10 years agoMerge pull request #147 from dockboard/dev
无闻 [Thu, 1 May 2014 07:40:29 +0000 (03:40 -0400)]
Merge pull request #147 from dockboard/dev

Remove 'ENV DEBIAN_FRONTEND noninteractive'

10 years agoRemove 'ENV DEBIAN_FRONTEND noninteractive'
Meaglith Ma [Thu, 1 May 2014 07:37:24 +0000 (15:37 +0800)]
Remove 'ENV DEBIAN_FRONTEND noninteractive'

10 years agoClean files
Unknown [Thu, 1 May 2014 07:27:26 +0000 (03:27 -0400)]
Clean files

10 years agoAdd /api/v1/users/search
Unknown [Thu, 1 May 2014 03:48:01 +0000 (23:48 -0400)]
Add /api/v1/users/search

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Wed, 30 Apr 2014 07:44:42 +0000 (03:44 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Wed, 30 Apr 2014 07:44:32 +0000 (03:44 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoMirror changes
Unknown [Wed, 30 Apr 2014 07:44:28 +0000 (03:44 -0400)]
Mirror changes

10 years agobug fixed
Lunny Xiao [Wed, 30 Apr 2014 03:12:03 +0000 (11:12 +0800)]
bug fixed

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao [Wed, 30 Apr 2014 02:24:00 +0000 (10:24 +0800)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoadd fix command for upgrade
Lunny Xiao [Wed, 30 Apr 2014 02:23:43 +0000 (10:23 +0800)]
add fix command for upgrade

10 years agoMerge pull request #143 from tsigo/rs-install-default-hosts
无闻 [Tue, 29 Apr 2014 21:47:16 +0000 (17:47 -0400)]
Merge pull request #143 from tsigo/rs-install-default-hosts

Install: Set the default host string based on database type

10 years agoInstall: Set the default host string based on database type
Robert Speicher [Tue, 29 Apr 2014 20:35:25 +0000 (16:35 -0400)]
Install: Set the default host string based on database type

10 years agoPrepare for v0.3.1 hotfix
Unknown [Tue, 29 Apr 2014 01:53:40 +0000 (21:53 -0400)]
Prepare for v0.3.1 hotfix

10 years agoMerge pull request #135 from clee/show-parents
无闻 [Sun, 27 Apr 2014 23:46:38 +0000 (19:46 -0400)]
Merge pull request #135 from clee/show-parents

Show parents in commit diff page

10 years agoShow parents in commit diff page
Chris Lee [Sun, 27 Apr 2014 23:43:14 +0000 (23:43 +0000)]
Show parents in commit diff page

10 years agoMirror fix on public key
Unknown [Sun, 27 Apr 2014 21:01:39 +0000 (17:01 -0400)]
Mirror fix on public key

10 years agoAdd login by email
Unknown [Sun, 27 Apr 2014 07:54:08 +0000 (01:54 -0600)]
Add login by email

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sun, 27 Apr 2014 07:06:57 +0000 (01:06 -0600)]
Merge branch 'dev' of github.com:gogits/gogs into dev

Conflicts:
templates/repo/single_list.tmpl

10 years agoHTTP no follow and offline mode
Unknown [Sun, 27 Apr 2014 07:05:13 +0000 (01:05 -0600)]
HTTP no follow and offline mode

10 years agoMerge pull request #134 from clee/master
无闻 [Sun, 27 Apr 2014 06:56:06 +0000 (00:56 -0600)]
Merge pull request #134 from clee/master

Use commit summaries instead of full messages

10 years agoUse commit summaries instead of full messages
Chris Lee [Sun, 27 Apr 2014 06:46:03 +0000 (06:46 +0000)]
Use commit summaries instead of full messages

10 years agoBatch mirror fix
Unknown [Sun, 27 Apr 2014 04:34:48 +0000 (22:34 -0600)]
Batch mirror fix

10 years agoFix #107
Unknown [Sun, 27 Apr 2014 01:06:59 +0000 (19:06 -0600)]
Fix #107

10 years agoMerge branch 'master' of github.com:gogits/gogs
Unknown [Sun, 27 Apr 2014 00:34:58 +0000 (18:34 -0600)]
Merge branch 'master' of github.com:gogits/gogs

Conflicts:
modules/base/conf.go

10 years agoMerge pull request #132 from fundon/fix_codename_match
无闻 [Sat, 26 Apr 2014 20:18:29 +0000 (14:18 -0600)]
Merge pull request #132 from fundon/fix_codename_match

Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image

10 years agoFixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
fundon [Sat, 26 Apr 2014 17:55:22 +0000 (01:55 +0800)]
Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image

10 years agoFix #102
Unknown [Sat, 26 Apr 2014 07:22:22 +0000 (01:22 -0600)]
Fix #102

10 years agobug fixed
Lunny Xiao [Sat, 26 Apr 2014 06:14:48 +0000 (14:14 +0800)]
bug fixed

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sat, 26 Apr 2014 06:21:52 +0000 (00:21 -0600)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoadd login.go
Lunny Xiao [Sat, 26 Apr 2014 06:21:04 +0000 (14:21 +0800)]
add login.go

10 years agobug fixed
Lunny Xiao [Sat, 26 Apr 2014 06:14:48 +0000 (14:14 +0800)]
bug fixed

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Sat, 26 Apr 2014 05:09:20 +0000 (23:09 -0600)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoMerge pull request #129 from shabbychef/patch-1
无闻 [Sat, 26 Apr 2014 00:40:57 +0000 (18:40 -0600)]
Merge pull request #129 from shabbychef/patch-1

explicitly install sudo

10 years agoMerge pull request #124 from fundon/delete-superfluous-variable
无闻 [Fri, 25 Apr 2014 23:56:39 +0000 (17:56 -0600)]
Merge pull request #124 from fundon/delete-superfluous-variable

delete superfluous environment variables

10 years agoexplicitly install sudo
Steven Pav [Fri, 25 Apr 2014 22:21:48 +0000 (15:21 -0700)]
explicitly install sudo

```deploy.sh``` in the docker container requires ```sudo```; this should resolve #127.

10 years agodelete superfluous environment variables
fundon [Fri, 25 Apr 2014 09:31:57 +0000 (17:31 +0800)]
delete superfluous environment variables

10 years agoMerge pull request #112 from juju2013/master
无闻 [Thu, 24 Apr 2014 20:25:56 +0000 (14:25 -0600)]
Merge pull request #112 from juju2013/master

basic support for LDAP/Microsoft Active Directory authentication

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Thu, 24 Apr 2014 20:20:27 +0000 (14:20 -0600)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoMerge pull request #120 from james-anderson/master
无闻 [Thu, 24 Apr 2014 20:11:59 +0000 (14:11 -0600)]
Merge pull request #120 from james-anderson/master

fixed some broken forms in user settings

10 years agofixed some broken forms that were introduced in james-anderson@521c5f0e10
James Anderson [Thu, 24 Apr 2014 18:50:24 +0000 (14:50 -0400)]
fixed some broken forms that were introduced in james-anderson@521c5f0e10

10 years agoMerge pull request #114 from deringer/dev
无闻 [Wed, 23 Apr 2014 23:48:44 +0000 (17:48 -0600)]
Merge pull request #114 from deringer/dev

Missed one typo while fixing another... on the same line. Deplorable eff...

10 years agoMissed one typo while fixing another... on the same line. Deplorable effort on my...
Michael Dyrynda [Wed, 23 Apr 2014 23:42:34 +0000 (09:12 +0930)]
Missed one typo while fixing another... on the same line. Deplorable effort on my part! @bradleyfalzon

10 years agoMerge pull request #113 from deringer/dev
无闻 [Wed, 23 Apr 2014 22:54:14 +0000 (16:54 -0600)]
Merge pull request #113 from deringer/dev

fixed typo

10 years agofixed typo
Michael Dyrynda [Wed, 23 Apr 2014 22:50:23 +0000 (08:20 +0930)]
fixed typo

10 years agoinitial support for LDAP authentication/MSAD
juju2013 [Tue, 22 Apr 2014 16:55:27 +0000 (18:55 +0200)]
initial support for LDAP authentication/MSAD