]> source.dussan.org Git - gitea.git/log
gitea.git
9 years agoMerge pull request #1486 from linquize/gopmfile
无闻 [Fri, 14 Aug 2015 13:50:00 +0000 (21:50 +0800)]
Merge pull request #1486 from linquize/gopmfile

Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version

9 years agoFix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version
Linquize [Fri, 14 Aug 2015 13:36:19 +0000 (21:36 +0800)]
Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version

9 years agoMerge pull request #1482 from pecastro/master
无闻 [Thu, 13 Aug 2015 17:19:42 +0000 (01:19 +0800)]
Merge pull request #1482 from pecastro/master

Correct form name to smtp_email to fix matching in InstallForm struct.

9 years agoCorrect form name to smtp_email to fix matching in InstallForm struct.
Paulo E. Castro [Thu, 13 Aug 2015 14:36:44 +0000 (15:36 +0100)]
Correct form name to smtp_email to fix matching in InstallForm struct.

9 years agoMerge pull request #1478 from yaggytter/japanesetypo
无闻 [Thu, 13 Aug 2015 13:05:00 +0000 (21:05 +0800)]
Merge pull request #1478 from yaggytter/japanesetypo

fixed chinese character to japanese KANJI

9 years agofixed chinese character to japanese KANJI
yaggytter [Thu, 13 Aug 2015 06:39:09 +0000 (15:39 +0900)]
fixed chinese character to japanese KANJI

9 years agoMerge pull request #1471 from manfer/topmenufix
无闻 [Wed, 12 Aug 2015 11:45:30 +0000 (19:45 +0800)]
Merge pull request #1471 from manfer/topmenufix

column belongs always into a ui grid

9 years agocolumn belongs always into a ui grid
Gogs [Wed, 12 Aug 2015 11:17:24 +0000 (13:17 +0200)]
column belongs always into a ui grid

9 years agofix on #1466
Unknwon [Wed, 12 Aug 2015 11:08:10 +0000 (19:08 +0800)]
fix on #1466

9 years agoMerge pull request #1466 from manfer/semantic
无闻 [Wed, 12 Aug 2015 10:46:19 +0000 (18:46 +0800)]
Merge pull request #1466 from manfer/semantic

modified repo header

9 years agomodified repo header
Gogs [Wed, 12 Aug 2015 10:12:06 +0000 (12:12 +0200)]
modified repo header

9 years agoadd cache-control for attachments
Unknwon [Tue, 11 Aug 2015 20:58:39 +0000 (04:58 +0800)]
add cache-control for attachments

9 years agofix serve attachment content type
Unknwon [Tue, 11 Aug 2015 20:49:51 +0000 (04:49 +0800)]
fix serve attachment content type

9 years agodelete avatar when del user
Unknwon [Tue, 11 Aug 2015 19:46:08 +0000 (03:46 +0800)]
delete avatar when del user

9 years agoMerge pull request #1454 from gustavopaes/bug/1453
无闻 [Tue, 11 Aug 2015 19:44:30 +0000 (03:44 +0800)]
Merge pull request #1454 from gustavopaes/bug/1453

Remove SSH button when SSH it is disabled

9 years agominor fix on #1469
Unknwon [Tue, 11 Aug 2015 19:27:53 +0000 (03:27 +0800)]
minor fix on #1469

9 years agoMerge pull request #1469 from sorl/develop
无闻 [Tue, 11 Aug 2015 19:26:29 +0000 (03:26 +0800)]
Merge pull request #1469 from sorl/develop

fix dashboard padding

9 years agofix dashboard padding
Mikko Hellsing [Tue, 11 Aug 2015 19:22:01 +0000 (21:22 +0200)]
fix dashboard padding

9 years agoupdate README
Unknwon [Tue, 11 Aug 2015 18:38:46 +0000 (02:38 +0800)]
update README

9 years agoupdate locales
Unknwon [Tue, 11 Aug 2015 18:29:47 +0000 (02:29 +0800)]
update locales

9 years agofinish attachments when create issue
Unknwon [Tue, 11 Aug 2015 15:24:40 +0000 (23:24 +0800)]
finish attachments when create issue

9 years agofinish create issue attachment UI
Unknwon [Tue, 11 Aug 2015 09:54:00 +0000 (17:54 +0800)]
finish create issue attachment UI

9 years agofix cannot parse JSON for attachments
Unknwon [Tue, 11 Aug 2015 04:44:14 +0000 (12:44 +0800)]
fix cannot parse JSON for attachments

9 years agominor fix on #1464
Unknwon [Mon, 10 Aug 2015 16:09:28 +0000 (00:09 +0800)]
minor fix on #1464

9 years agoMerge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
Unknwon [Mon, 10 Aug 2015 15:56:17 +0000 (23:56 +0800)]
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2

9 years agofix template error
Unknwon [Mon, 10 Aug 2015 15:56:04 +0000 (23:56 +0800)]
fix template error

9 years agoMerge pull request #1464 from jamesa/hide-gravatar-tooltip
无闻 [Mon, 10 Aug 2015 15:55:43 +0000 (23:55 +0800)]
Merge pull request #1464 from jamesa/hide-gravatar-tooltip

Hide avatar tooltips unless you're looking at your own profile

9 years agoResize avatars to the same size they are displayed
James Anderson [Mon, 10 Aug 2015 15:43:14 +0000 (10:43 -0500)]
Resize avatars to the same size they are displayed

9 years agoHide avatar-changing instructions unless it's your profile (resolves #1107)
James Anderson [Mon, 10 Aug 2015 15:40:07 +0000 (10:40 -0500)]
Hide avatar-changing instructions unless it's your profile (resolves #1107)

9 years agoupdate README
Unknwon [Mon, 10 Aug 2015 15:38:46 +0000 (23:38 +0800)]
update README

9 years agofinish new issue action and mentions
Unknwon [Mon, 10 Aug 2015 15:31:59 +0000 (23:31 +0800)]
finish new issue action and mentions

9 years agoMerge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
Unknwon [Mon, 10 Aug 2015 15:01:41 +0000 (23:01 +0800)]
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2

# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css

9 years agominor fix on #1460
Unknwon [Mon, 10 Aug 2015 14:59:12 +0000 (22:59 +0800)]
minor fix on #1460

9 years agorename functions
Unknwon [Mon, 10 Aug 2015 14:45:49 +0000 (22:45 +0800)]
rename functions

9 years agoMerge pull request #1460 from manfer/semantic
无闻 [Mon, 10 Aug 2015 14:44:37 +0000 (22:44 +0800)]
Merge pull request #1460 from manfer/semantic

new top menu

9 years agoMerge pull request #1461 from jamesa/fix-collaboration-link
无闻 [Mon, 10 Aug 2015 14:43:35 +0000 (22:43 +0800)]
Merge pull request #1461 from jamesa/fix-collaboration-link

Fix broken collaboration link in repo settings

9 years agonew top menu
Fernando San Julián [Mon, 10 Aug 2015 14:38:21 +0000 (16:38 +0200)]
new top menu

9 years agoFix broken collaboration link in repo settings
James Anderson [Mon, 10 Aug 2015 14:27:10 +0000 (09:27 -0500)]
Fix broken collaboration link in repo settings

9 years agofinish create issue with milestone and assignee
Unknwon [Mon, 10 Aug 2015 13:47:23 +0000 (21:47 +0800)]
finish create issue with milestone and assignee

9 years agofinish create issue with milestone
Unknwon [Mon, 10 Aug 2015 10:57:57 +0000 (18:57 +0800)]
finish create issue with milestone

9 years agofinish create issue with labels
Unknwon [Mon, 10 Aug 2015 08:52:08 +0000 (16:52 +0800)]
finish create issue with labels

9 years agoadd migrate from issue.label_ids to issue_label
Unknwon [Mon, 10 Aug 2015 06:42:50 +0000 (14:42 +0800)]
add migrate from issue.label_ids to issue_label

9 years agotravis with gitter
Unknwon [Mon, 10 Aug 2015 05:07:01 +0000 (13:07 +0800)]
travis with gitter

9 years agoMerge pull request #1457 from jqs7/customAvatar
无闻 [Mon, 10 Aug 2015 03:36:59 +0000 (11:36 +0800)]
Merge pull request #1457 from jqs7/customAvatar

add custom avatar source support

9 years agocustom avatar source
Jqs7 [Mon, 10 Aug 2015 00:44:43 +0000 (08:44 +0800)]
custom avatar source

9 years agoRemove SSH button when SSH is disabled
Gustavo Paes [Sun, 9 Aug 2015 17:38:26 +0000 (14:38 -0300)]
Remove SSH button when SSH is disabled

9 years agoupgrade new issue to SUI v2
Unknwon [Sun, 9 Aug 2015 17:04:23 +0000 (01:04 +0800)]
upgrade new issue to SUI v2

9 years agoMerge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
Unknwon [Sun, 9 Aug 2015 16:37:42 +0000 (00:37 +0800)]
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2

# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
# templates/repo/header.tmpl

9 years agofinish transforming to v2
Unknwon [Sun, 9 Aug 2015 16:23:20 +0000 (00:23 +0800)]
finish transforming to v2

9 years agolist view: issue, label, milestone
Unknwon [Sun, 9 Aug 2015 14:45:38 +0000 (22:45 +0800)]
list view: issue, label, milestone

9 years agoUI: create issue with title and content
Unknwon [Sun, 9 Aug 2015 07:23:02 +0000 (15:23 +0800)]
UI: create issue with title and content

9 years agoremove sync.Pool and support go1.2 again
Unknwon [Sun, 9 Aug 2015 04:06:08 +0000 (12:06 +0800)]
remove sync.Pool and support go1.2 again

9 years agoGenerate random avatar based on e-mail when disable Gravatar
Unknwon [Sun, 9 Aug 2015 03:46:10 +0000 (11:46 +0800)]
Generate random avatar based on e-mail when disable Gravatar

9 years agoMerge pull request #1451 from jamesa/fix-owner-tag-on-issues
无闻 [Sun, 9 Aug 2015 02:23:34 +0000 (10:23 +0800)]
Merge pull request #1451 from jamesa/fix-owner-tag-on-issues

Add check to see if comments on an issue are by the repo owner

9 years agofix app suburl in feeds
Unknwon [Sun, 9 Aug 2015 02:18:35 +0000 (10:18 +0800)]
fix app suburl in feeds

9 years agoAdd check to see if comments on an issue are by the repo owner
James Anderson [Sat, 8 Aug 2015 22:16:11 +0000 (17:16 -0500)]
Add check to see if comments on an issue are by the repo owner

9 years agoauto-redirect when finish filter branch
Unknwon [Sat, 8 Aug 2015 15:12:23 +0000 (23:12 +0800)]
auto-redirect when finish filter branch

9 years agoWIP: create PR - choose branch
Unknwon [Sat, 8 Aug 2015 14:43:14 +0000 (22:43 +0800)]
WIP: create PR - choose branch

9 years agofix css rule
Unknwon [Sat, 8 Aug 2015 09:53:38 +0000 (17:53 +0800)]
fix css rule

9 years agobetter fork permission check
Unknwon [Sat, 8 Aug 2015 09:24:10 +0000 (17:24 +0800)]
better fork permission check

9 years agoimprove fork process
Unknwon [Sat, 8 Aug 2015 09:10:34 +0000 (17:10 +0800)]
improve fork process

9 years agoadd more tutorial links
Unknwon [Fri, 7 Aug 2015 17:17:44 +0000 (01:17 +0800)]
add more tutorial links

9 years agoupdate README
Unknwon [Fri, 7 Aug 2015 17:12:14 +0000 (01:12 +0800)]
update README

9 years agofix private repo cannot trigger hook by SSH
Unknwon [Fri, 7 Aug 2015 17:04:12 +0000 (01:04 +0800)]
fix private repo cannot trigger hook by SSH

9 years agofix #1331
Unknwon [Fri, 7 Aug 2015 16:41:09 +0000 (00:41 +0800)]
fix #1331

9 years agofix #1367
Unknwon [Fri, 7 Aug 2015 16:29:50 +0000 (00:29 +0800)]
fix #1367

9 years agomore on #1443
Unknwon [Thu, 6 Aug 2015 16:09:28 +0000 (00:09 +0800)]
more on #1443

9 years ago#1443 set first user to be admin
Unknwon [Thu, 6 Aug 2015 16:00:11 +0000 (00:00 +0800)]
#1443 set first user to be admin

...not just ID=1

9 years agoupdate locale
Unknwon [Thu, 6 Aug 2015 15:41:29 +0000 (23:41 +0800)]
update locale

9 years agoremove useless code
Unknwon [Thu, 6 Aug 2015 15:27:54 +0000 (23:27 +0800)]
remove useless code

9 years agoremove Index field of milestone
Unknwon [Thu, 6 Aug 2015 15:25:35 +0000 (23:25 +0800)]
remove Index field of milestone

9 years agobetter version checker
Unknwon [Thu, 6 Aug 2015 15:03:04 +0000 (23:03 +0800)]
better version checker

9 years agofix UNIQUE
Unknwon [Thu, 6 Aug 2015 14:55:03 +0000 (22:55 +0800)]
fix UNIQUE

9 years ago#334: Add Deployment Key Support
Unknwon [Thu, 6 Aug 2015 14:48:11 +0000 (22:48 +0800)]
#334: Add Deployment Key Support

9 years agoupdate locale
Unknwon [Wed, 5 Aug 2015 13:12:52 +0000 (21:12 +0800)]
update locale

9 years agofix issue stats with milestone filter
Unknwon [Wed, 5 Aug 2015 12:52:17 +0000 (20:52 +0800)]
fix issue stats with milestone filter

9 years agofix mysql parsetime arg
Unknwon [Wed, 5 Aug 2015 12:47:35 +0000 (20:47 +0800)]
fix mysql parsetime arg

9 years agofix milestone format parse
Unknwon [Wed, 5 Aug 2015 12:37:14 +0000 (20:37 +0800)]
fix milestone format parse

9 years agoupdate config
Unknwon [Wed, 5 Aug 2015 12:29:30 +0000 (20:29 +0800)]
update config

9 years agoMerge branch 'develop' of github.com:gogits/gogs into feature/milestone
Unknwon [Wed, 5 Aug 2015 12:26:00 +0000 (20:26 +0800)]
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone

# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION

9 years agofinish new milestone page
Unknwon [Wed, 5 Aug 2015 12:23:08 +0000 (20:23 +0800)]
finish new milestone page

9 years agoclean files
Unknwon [Wed, 5 Aug 2015 10:28:05 +0000 (18:28 +0800)]
clean files

9 years agomilestone: edit
Unknwon [Wed, 5 Aug 2015 10:26:18 +0000 (18:26 +0800)]
milestone: edit

9 years ago#1299 force downcase e-mail
Unknwon [Wed, 5 Aug 2015 09:36:22 +0000 (17:36 +0800)]
#1299 force downcase e-mail

9 years agoclean file
Unknwon [Wed, 5 Aug 2015 07:46:35 +0000 (15:46 +0800)]
clean file

9 years agofix new milestone button visibility
Unknwon [Wed, 5 Aug 2015 07:27:22 +0000 (15:27 +0800)]
fix new milestone button visibility

9 years agomilestone: create page
Unknwon [Wed, 5 Aug 2015 07:24:26 +0000 (15:24 +0800)]
milestone: create page

9 years agofix naming
Unknwon [Wed, 5 Aug 2015 03:18:24 +0000 (11:18 +0800)]
fix naming

9 years agoallow anonymous SSH clone
Unknwon [Wed, 5 Aug 2015 03:14:17 +0000 (11:14 +0800)]
allow anonymous SSH clone

9 years agofix #1439
Unknwon [Wed, 5 Aug 2015 02:16:21 +0000 (10:16 +0800)]
fix #1439

9 years agomilestone: pagination
Unknwon [Tue, 4 Aug 2015 14:24:04 +0000 (22:24 +0800)]
milestone: pagination

9 years agominor fix on #1432
Unknwon [Tue, 4 Aug 2015 01:13:37 +0000 (09:13 +0800)]
minor fix on #1432

9 years agoMerge pull request #1432 from manfer/enhance-copy-clipboard
无闻 [Tue, 4 Aug 2015 00:51:06 +0000 (08:51 +0800)]
Merge pull request #1432 from manfer/enhance-copy-clipboard

Enhance copy clipboard

9 years agoadd clipboard API support
Fernando San Julián [Mon, 3 Aug 2015 19:27:15 +0000 (21:27 +0200)]
add clipboard API support

9 years agobrowser supports copy detection
Fernando San Julián [Mon, 3 Aug 2015 19:27:07 +0000 (21:27 +0200)]
browser supports copy detection

9 years agofix template
Unknwon [Mon, 3 Aug 2015 12:14:22 +0000 (20:14 +0800)]
fix template

9 years agomilestone: list view
Unknwon [Mon, 3 Aug 2015 09:42:09 +0000 (17:42 +0800)]
milestone: list view

9 years agoMerge branch 'develop' of github.com:gogits/gogs into develop
Unknwon [Sun, 2 Aug 2015 04:37:45 +0000 (12:37 +0800)]
Merge branch 'develop' of github.com:gogits/gogs into develop

9 years agobetter wording
Unknwon [Sun, 2 Aug 2015 04:36:35 +0000 (12:36 +0800)]
better wording

9 years agobetter wording
Unknwon [Sun, 2 Aug 2015 04:36:35 +0000 (12:36 +0800)]
better wording