aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
* make cron task configurableUnknwon2015-08-18
|
* work on #1493Unknwon2015-08-17
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-16
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-12
| |
* | fix css stylesUnknwon2015-08-15
| |
* | comletely remove v1 UI files of GogsUnknwon2015-08-15
| |
* | fix autocomplete on migrationUnknwon2015-08-15
| |
* | clean file and update localesUnknwon2015-08-15
| |
* | #1180 and #1250: migrationUnknwon2015-08-15
| |
* | able sort issuesUnknwon2015-08-15
| |
* | Filter issues by assigneeUnknwon2015-08-15
| |
* | more on #1319Unknwon2015-08-15
| |
* | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
| |
* | able edit issue labels/milestone/assigneeUnknwon2015-08-15
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-14
|\ \
| * | Correct form name to smtp_email to fix matching in InstallForm struct.Paulo E. Castro2015-08-13
| |/
* | Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
| |
* | finish close/reopen issueUnknwon2015-08-13
| |
* | finish view comments on issue pageUnknwon2015-08-13
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\|
| * 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
|/ /
* | 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
| | |
* | | update localesUnknwon2015-08-12
| | |
* | | finish attachments when create issueUnknwon2015-08-11
| | |
* | | finish create issue attachment UIUnknwon2015-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
| | * | Hide avatar-changing instructions unless it's your profile (resolves #1107)James Anderson2015-08-10
| | | |
* | | | fix template errorUnknwon2015-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
| | |/
| * / Fix broken collaboration link in repo settingsJames Anderson2015-08-10
| |/
* | finish create issue with milestone and assigneeUnknwon2015-08-10
| |
* | finish create issue with milestoneUnknwon2015-08-10
| |
* | finish create issue with labelsUnknwon2015-08-10
| |
* | add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
| |
* | upgrade new issue to SUI v2Unknwon2015-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 # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-10
| |
| * list view: issue, label, milestoneUnknwon2015-08-09
| |