]> source.dussan.org Git - gitea.git/log
gitea.git
10 years agoFix issue #280. Update milestone counter when creating an issue
Justin Nuß [Tue, 22 Jul 2014 11:50:34 +0000 (13:50 +0200)]
Fix issue #280. Update milestone counter when creating an issue

10 years agoHide watch/unwatch button if not loggedin
Justin Nuß [Tue, 22 Jul 2014 09:57:10 +0000 (11:57 +0200)]
Hide watch/unwatch button if not loggedin

10 years agoFix unwatch button not working in Firefox
Justin Nuß [Tue, 22 Jul 2014 09:56:08 +0000 (11:56 +0200)]
Fix unwatch button not working in Firefox

10 years agoMerge pull request #293 from wmark/master
无闻 [Mon, 21 Jul 2014 01:05:27 +0000 (21:05 -0400)]
Merge pull request #293 from wmark/master

Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)

10 years agoUtilize ssh-keygen for checking of keys.
W-Mark Kubacki [Sun, 20 Jul 2014 16:02:59 +0000 (18:02 +0200)]
Utilize ssh-keygen for checking of keys.

Removes the limitation to RSA and enables us to use all key types
SSH recognizes.

10 years agoMerge pull request #291 from gima/dev
无闻 [Fri, 18 Jul 2014 05:05:19 +0000 (01:05 -0400)]
Merge pull request #291 from gima/dev

Make possible for administrators to change user's password (fix proposal...

10 years agoMake possible for administrators to change user's password (fix proposal for #290)
gima [Fri, 18 Jul 2014 02:11:40 +0000 (05:11 +0300)]
Make possible for administrators to change user's password (fix proposal for #290)

10 years agoadd build script
Lunny Xiao [Wed, 16 Jul 2014 01:48:19 +0000 (09:48 +0800)]
add build script

10 years agoupdate start.sh in order to compatible with supervisor
codeskyblue [Tue, 15 Jul 2014 02:20:05 +0000 (10:20 +0800)]
update start.sh in order to compatible with supervisor

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sat, 12 Jul 2014 04:55:35 +0000 (00:55 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoFix #285
Unknown [Sat, 12 Jul 2014 04:55:19 +0000 (00:55 -0400)]
Fix #285

10 years agoMerge pull request #284 from compressed/user_name
无闻 [Sat, 12 Jul 2014 01:49:50 +0000 (21:49 -0400)]
Merge pull request #284 from compressed/user_name

Only update access usernames where the username is changing

10 years agoOnly update access usernames where the username is changing #282
Christopher Brickley [Sat, 12 Jul 2014 00:57:00 +0000 (20:57 -0400)]
Only update access usernames where the username is changing #282

10 years agoadd organization team-single page
fuxiaohei [Mon, 7 Jul 2014 10:13:42 +0000 (18:13 +0800)]
add organization team-single page

10 years agoPaging function for users and repositories
Unknown [Mon, 7 Jul 2014 08:15:08 +0000 (04:15 -0400)]
Paging function for users and repositories

10 years agoMove debug router location
Unknown [Sun, 6 Jul 2014 22:25:07 +0000 (18:25 -0400)]
Move debug router location

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sun, 6 Jul 2014 21:32:39 +0000 (17:32 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoAble to set timeout for process monitor
Unknown [Sun, 6 Jul 2014 21:32:36 +0000 (17:32 -0400)]
Able to set timeout for process monitor

10 years agoMerge pull request #275 from nuss-justin/dev
无闻 [Sat, 5 Jul 2014 19:02:31 +0000 (15:02 -0400)]
Merge pull request #275 from nuss-justin/dev

Fix wrong method for profiling routes.

10 years agoFix wrong method for profiling routes.
Justin [Sat, 5 Jul 2014 15:24:44 +0000 (17:24 +0200)]
Fix wrong method for profiling routes.

10 years agoWork on #274
Unknown [Sat, 5 Jul 2014 02:43:39 +0000 (22:43 -0400)]
Work on #274

10 years agoremove debug info
Lunny Xiao [Sat, 5 Jul 2014 02:37:29 +0000 (10:37 +0800)]
remove debug info

10 years agobug fixed
Lunny Xiao [Sat, 5 Jul 2014 02:25:45 +0000 (10:25 +0800)]
bug fixed

10 years agoChange martini.Static to custom Static function
Unknown [Fri, 4 Jul 2014 21:26:15 +0000 (17:26 -0400)]
Change martini.Static to custom Static function

10 years agofix #273
Unknown [Fri, 4 Jul 2014 20:48:36 +0000 (16:48 -0400)]
fix #273

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Fri, 4 Jul 2014 18:44:31 +0000 (14:44 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoupdate name
Unknown [Fri, 4 Jul 2014 18:44:27 +0000 (14:44 -0400)]
update name

10 years agoMerge pull request #272 from nuss-justin/dev
无闻 [Fri, 4 Jul 2014 18:28:46 +0000 (14:28 -0400)]
Merge pull request #272 from nuss-justin/dev

Add 'pprof' tag for enabling debugging

10 years agoAdd 'pprof' tag for enabling debugging
Justin Nuß [Fri, 4 Jul 2014 09:41:43 +0000 (11:41 +0200)]
Add 'pprof' tag for enabling debugging

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Fri, 4 Jul 2014 05:25:19 +0000 (01:25 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoFix bug that collaborators are able to modify settings of repository
Unknown [Fri, 4 Jul 2014 05:25:06 +0000 (01:25 -0400)]
Fix bug that collaborators are able to modify settings of repository

10 years agoFix bug that collaborators are able to modify settings of repository
Unknown [Fri, 4 Jul 2014 05:23:11 +0000 (01:23 -0400)]
Fix bug that collaborators are able to modify settings of repository

10 years agoFinish create organization team
Unknown [Wed, 2 Jul 2014 20:42:16 +0000 (16:42 -0400)]
Finish create organization team

10 years agoMerge pull request #267 from AntonioMeireles/master
无闻 [Mon, 30 Jun 2014 19:22:18 +0000 (15:22 -0400)]
Merge pull request #267 from AntonioMeireles/master

fix typos in users' editing template.

10 years agofix typos in users' editing template.
António Meireles [Mon, 30 Jun 2014 19:12:55 +0000 (20:12 +0100)]
fix typos in users' editing template.

10 years agoAdd uuid
Unknown [Sun, 29 Jun 2014 20:39:06 +0000 (16:39 -0400)]
Add uuid

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Sun, 29 Jun 2014 20:32:28 +0000 (16:32 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoFinish Teams page
Unknown [Sun, 29 Jun 2014 20:30:41 +0000 (16:30 -0400)]
Finish Teams page

10 years agoclear comments
Lunny Xiao [Sun, 29 Jun 2014 14:31:46 +0000 (22:31 +0800)]
clear comments

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sat, 28 Jun 2014 19:43:28 +0000 (15:43 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoFinish organization homepage
Unknown [Sat, 28 Jun 2014 19:43:25 +0000 (15:43 -0400)]
Finish organization homepage

10 years agobug fixed for message tag
Lunny Xiao [Sat, 28 Jun 2014 15:56:41 +0000 (23:56 +0800)]
bug fixed for message tag

10 years agoMerge branch 'master' into dev
Lunny Xiao [Sat, 28 Jun 2014 07:00:38 +0000 (15:00 +0800)]
Merge branch 'master' into dev

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao [Sat, 28 Jun 2014 07:00:32 +0000 (15:00 +0800)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agobug fixed #261
Lunny Xiao [Sat, 28 Jun 2014 07:00:03 +0000 (15:00 +0800)]
bug fixed #261

10 years agoMerge branch 'master' of github.com:gogits/gogs
Lunny Xiao [Sat, 28 Jun 2014 06:58:59 +0000 (14:58 +0800)]
Merge branch 'master' of github.com:gogits/gogs

Conflicts:
models/update.go
routers/repo/http.go

10 years agobug fixed #261
Lunny Xiao [Sat, 28 Jun 2014 06:55:33 +0000 (14:55 +0800)]
bug fixed #261

10 years agoFinish delete organization
Unknown [Sat, 28 Jun 2014 04:40:07 +0000 (00:40 -0400)]
Finish delete organization

10 years agoClean code
Unknown [Sat, 28 Jun 2014 03:14:33 +0000 (23:14 -0400)]
Clean code

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Sat, 28 Jun 2014 03:12:55 +0000 (23:12 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agobug fixed #236
Lunny Xiao [Sat, 28 Jun 2014 03:06:07 +0000 (11:06 +0800)]
bug fixed #236

10 years agoadd organization team-create page
fuxiaohei [Fri, 27 Jun 2014 14:04:04 +0000 (22:04 +0800)]
add organization team-create page

10 years agoadd organization team-create page
fuxiaohei [Fri, 27 Jun 2014 13:33:49 +0000 (21:33 +0800)]
add organization team-create page

10 years agoOrganization settings page
Unknown [Fri, 27 Jun 2014 07:37:01 +0000 (03:37 -0400)]
Organization settings page

10 years agopath bug fixed
Lunny Xiao [Thu, 26 Jun 2014 13:39:27 +0000 (21:39 +0800)]
path bug fixed

10 years agoMigrate repository by organization
Unknown [Wed, 25 Jun 2014 09:35:23 +0000 (05:35 -0400)]
Migrate repository by organization

10 years agoMirror bug fix on create repo action
Unknown [Wed, 25 Jun 2014 09:27:17 +0000 (05:27 -0400)]
Mirror bug fix on create repo action

10 years agoWork on create organization repo and #257
Unknown [Wed, 25 Jun 2014 09:14:36 +0000 (05:14 -0400)]
Work on create organization repo and #257

10 years agoselect owner when creating repository
fuxiaohei [Wed, 25 Jun 2014 08:03:29 +0000 (16:03 +0800)]
select owner when creating repository

10 years agoMirror update on create repo page
Unknown [Wed, 25 Jun 2014 07:55:59 +0000 (03:55 -0400)]
Mirror update on create repo page

10 years agoselect owner when creating repository
fuxiaohei [Wed, 25 Jun 2014 05:08:28 +0000 (13:08 +0800)]
select owner when creating repository

10 years agoMirror fix on create repo
Unknown [Wed, 25 Jun 2014 04:53:45 +0000 (00:53 -0400)]
Mirror fix on create repo

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Wed, 25 Jun 2014 04:44:59 +0000 (00:44 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoAdd create organization
Unknown [Wed, 25 Jun 2014 04:44:48 +0000 (00:44 -0400)]
Add create organization

10 years agoselect owner when creating repository
fuxiaohei [Wed, 25 Jun 2014 04:22:08 +0000 (12:22 +0800)]
select owner when creating repository

10 years agoFix #165
Unknown [Tue, 24 Jun 2014 17:55:47 +0000 (13:55 -0400)]
Fix #165

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Tue, 24 Jun 2014 13:59:21 +0000 (09:59 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agoMerge pull request #251 from niphor/master
无闻 [Tue, 24 Jun 2014 13:30:16 +0000 (09:30 -0400)]
Merge pull request #251 from niphor/master

RepoRootPath must be absolute path

10 years agoMerge pull request #253 from eryx/master
无闻 [Tue, 24 Jun 2014 13:26:42 +0000 (09:26 -0400)]
Merge pull request #253 from eryx/master

Fix #252

10 years agoFix #252
Eryx [Tue, 24 Jun 2014 08:53:42 +0000 (16:53 +0800)]
Fix #252

10 years agoRepoRootPath must be absolute path
niphor [Tue, 24 Jun 2014 06:28:47 +0000 (14:28 +0800)]
RepoRootPath must be absolute path

10 years agoWork on #249 issue1
Unknown [Mon, 23 Jun 2014 23:16:09 +0000 (19:16 -0400)]
Work on #249 issue1

10 years agoMirror fix on #248
Unknown [Mon, 23 Jun 2014 20:22:34 +0000 (16:22 -0400)]
Mirror fix on #248

10 years agoadd organization setting page
fuxiaohei [Mon, 23 Jun 2014 11:11:20 +0000 (19:11 +0800)]
add organization setting page

10 years agoadd organization dashboard page
fuxiaohei [Mon, 23 Jun 2014 04:08:53 +0000 (12:08 +0800)]
add organization dashboard page

10 years agoadd organization create page
fuxiaohei [Mon, 23 Jun 2014 03:40:49 +0000 (11:40 +0800)]
add organization create page

10 years agoUse constants to name template file
Unknown [Mon, 23 Jun 2014 03:11:12 +0000 (23:11 -0400)]
Use constants to name template file

10 years agoMerge branch 'dev' of github.com:gogits/gogs into dev
Unknown [Sun, 22 Jun 2014 17:17:47 +0000 (13:17 -0400)]
Merge branch 'dev' of github.com:gogits/gogs into dev

10 years agoIn progress of name template name constant
Unknown [Sun, 22 Jun 2014 17:14:03 +0000 (13:14 -0400)]
In progress of name template name constant

10 years agoadd organization teams page
fuxiaohei [Sun, 22 Jun 2014 13:53:40 +0000 (21:53 +0800)]
add organization teams page

10 years agoadd organization memebers page
fuxiaohei [Sun, 22 Jun 2014 08:53:46 +0000 (16:53 +0800)]
add organization memebers page

10 years agoadd dashboard context switch button
fuxiaohei [Sun, 22 Jun 2014 06:10:12 +0000 (14:10 +0800)]
add dashboard context switch button

10 years agoClean files
Unknown [Sat, 21 Jun 2014 21:57:59 +0000 (17:57 -0400)]
Clean files

10 years agoFix #165
Unknown [Sat, 21 Jun 2014 04:53:46 +0000 (00:53 -0400)]
Fix #165

10 years agoFix #165
Unknown [Sat, 21 Jun 2014 04:51:41 +0000 (00:51 -0400)]
Fix #165

10 years agoRemove qiniu/log
Unknown [Fri, 20 Jun 2014 05:14:54 +0000 (01:14 -0400)]
Remove qiniu/log

10 years agoAdd database log adapter
Unknown [Fri, 20 Jun 2014 04:25:23 +0000 (00:25 -0400)]
Add database log adapter

10 years agoBasic process manager
Unknown [Thu, 19 Jun 2014 05:08:03 +0000 (01:08 -0400)]
Basic process manager

10 years agoFix test cases
Unknown [Tue, 17 Jun 2014 03:19:25 +0000 (23:19 -0400)]
Fix test cases

10 years agoAdd corn rask monitor panel
Unknown [Fri, 13 Jun 2014 17:01:52 +0000 (13:01 -0400)]
Add corn rask monitor panel

10 years agoSupport edit release and save as draft
Unknown [Thu, 12 Jun 2014 21:47:23 +0000 (17:47 -0400)]
Support edit release and save as draft

10 years agoFix #199
Unknown [Thu, 12 Jun 2014 13:35:51 +0000 (09:35 -0400)]
Fix #199

10 years agoFix #197
Unknown [Thu, 12 Jun 2014 13:10:39 +0000 (09:10 -0400)]
Fix #197

10 years agoMirror fix
Unknown [Thu, 12 Jun 2014 11:45:33 +0000 (07:45 -0400)]
Mirror fix

10 years agoMerge branch 'master' of github.com:gogits/gogs into dev
Unknown [Thu, 12 Jun 2014 11:44:11 +0000 (07:44 -0400)]
Merge branch 'master' of github.com:gogits/gogs into dev

10 years agofix gobuld.yml conf missing
codeskyblue [Thu, 12 Jun 2014 08:58:56 +0000 (16:58 +0800)]
fix gobuld.yml conf missing

10 years agoMerge pull request #243 from tobyzxj/patch-1
无闻 [Wed, 11 Jun 2014 22:50:25 +0000 (18:50 -0400)]
Merge pull request #243 from tobyzxj/patch-1

Using strings.HasPrefix(...) will cause a misjudgement

10 years agoUsing strings.HasPrefix(...) will misjudgement
toby.zxj [Wed, 11 Jun 2014 08:54:25 +0000 (16:54 +0800)]
Using strings.HasPrefix(...) will misjudgement

`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table.

user_name | repo_name
----------+-------------
toby      | toby/blog
toby      | toby/test
toby      | tobyzxj/blog
toby      | tobyzxj/test

10 years agoAdd gogs fix location command
Unknown [Tue, 10 Jun 2014 23:11:53 +0000 (19:11 -0400)]
Add gogs fix location command

10 years agoAdd tar.gz download button and other mirror updates
Unknown [Sun, 8 Jun 2014 21:53:53 +0000 (17:53 -0400)]
Add tar.gz download button and other mirror updates