aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-14
|\
| * Merge pull request #1482 from pecastro/master无闻2015-08-14
| |\ | | | | | | Correct form name to smtp_email to fix matching in InstallForm struct.
| | * Correct form name to smtp_email to fix matching in InstallForm struct.Paulo E. Castro2015-08-13
| |/
* | delete attachments when delete repoUnknwon2015-08-14
| |
* | fix issue list assignee positionUnknwon2015-08-14
| |
* | Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
| |
* | finish close/reopen issueUnknwon2015-08-13
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-13
|\|
| * Merge pull request #1478 from yaggytter/japanesetypo无闻2015-08-13
| |\ | | | | | | fixed chinese character to japanese KANJI
| | * fixed chinese character to japanese KANJIyaggytter2015-08-13
| | |
* | | finish view comments on issue pageUnknwon2015-08-13
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\| |
| * | Merge pull request #1471 from manfer/topmenufix无闻2015-08-12
| |\ \ | | | | | | | | column belongs always into a ui grid
| | * | column belongs always into a ui gridGogs2015-08-12
| |/ /
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\| | | | | | | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * | fix on #1466Unknwon2015-08-12
| | |
| * | Merge pull request #1466 from manfer/semantic无闻2015-08-12
| |\ \ | | | | | | | | modified repo header
| | * | modified repo headerGogs2015-08-12
| | | |
* | | | add comment form UIUnknwon2015-08-12
| | | |
* | | | finish view issue without comments and opsUnknwon2015-08-12
|/ / /
* | | add cache-control for attachmentsUnknwon2015-08-12
| | |
* | | fix serve attachment content typeUnknwon2015-08-12
| | |
* | | delete avatar when del userUnknwon2015-08-12
| | |
* | | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-12
|\ \ \ | | | | | | | | Remove SSH button when SSH it is disabled
| * | | Remove SSH button when SSH is disabledGustavo Paes2015-08-09
| | | |
* | | | minor fix on #1469Unknwon2015-08-12
| | | |
* | | | Merge pull request #1469 from sorl/develop无闻2015-08-12
|\ \ \ \ | | | | | | | | | | fix dashboard padding
| * | | | fix dashboard paddingMikko Hellsing2015-08-11
|/ / / /
* | | | update READMEUnknwon2015-08-12
| | | |
* | | | update localesUnknwon2015-08-12
| | | |
* | | | finish attachments when create issueUnknwon2015-08-11
| | | |
* | | | finish create issue attachment UIUnknwon2015-08-11
| | | |
* | | | fix cannot parse JSON for attachmentsUnknwon2015-08-11
| |/ / |/| |
* | | minor fix on #1464Unknwon2015-08-11
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ \ \
| * \ \ Merge pull request #1464 from jamesa/hide-gravatar-tooltip无闻2015-08-10
| |\ \ \ | | | | | | | | | | Hide avatar tooltips unless you're looking at your own profile
| | * | | Resize avatars to the same size they are displayedJames Anderson2015-08-10
| | | | |
| | * | | Hide avatar-changing instructions unless it's your profile (resolves #1107)James Anderson2015-08-10
| | | | |
* | | | | fix template errorUnknwon2015-08-10
|/ / / /
* | | | update READMEUnknwon2015-08-10
| | | |
* | | | finish new issue action and mentionsUnknwon2015-08-10
| | | |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * | | | minor fix on #1460Unknwon2015-08-10
| |/ / /
| * | | Merge pull request #1460 from manfer/semantic无闻2015-08-10
| |\ \ \ | | | | | | | | | | new top menu
| | * | | new top menuFernando San Julián2015-08-10
| | |/ /
| * | | Merge pull request #1461 from jamesa/fix-collaboration-link无闻2015-08-10
| |\ \ \ | | | | | | | | | | Fix broken collaboration link in repo settings
| | * | | Fix broken collaboration link in repo settingsJames Anderson2015-08-10
| |/ / /
| * | | travis with gitterUnknwon2015-08-10
| | | |
| * | | Merge pull request #1457 from jqs7/customAvatar无闻2015-08-10
| |\ \ \ | | |/ / | |/| | add custom avatar source support