summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* new delete account UI and password confirmationUnknwon2015-08-195-1/+20
|
* new UI on admin/monitorUnknwon2015-08-193-2/+21
|
* update octicons to 3.1Unknwon2015-08-167-164/+134
|
* fix style and locale nameUnknwon2015-08-162-2/+2
|
* fix css stylesUnknwon2015-08-153-22/+31
|
* comletely remove v1 UI files of GogsUnknwon2015-08-1513-2219/+0
|
* fix autocomplete on migrationUnknwon2015-08-153-10/+7
|
* #1180 and #1250: migrationUnknwon2015-08-154-31/+48
|
* able sort issuesUnknwon2015-08-152-1/+5
|
* Filter issues by assigneeUnknwon2015-08-151-3/+0
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-154-7/+47
|
* fix issue list assignee positionUnknwon2015-08-142-1/+2
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-142-1/+9
|
* finish close/reopen issueUnknwon2015-08-134-8/+58
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-123-13/+29
|\ | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * fix on #1466Unknwon2015-08-122-1/+20
| |
| * Merge pull request #1466 from manfer/semantic无闻2015-08-122-23/+20
| |\ | | | | | | modified repo header
| | * modified repo headerGogs2015-08-122-23/+20
| | |
* | | add comment form UIUnknwon2015-08-122-14/+38
| | |
* | | finish view issue without comments and opsUnknwon2015-08-122-1/+72
|/ /
* | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-122-2/+2
|\ \ | | | | | | Remove SSH button when SSH it is disabled
| * | Remove SSH button when SSH is disabledGustavo Paes2015-08-092-2/+2
| | |
* | | minor fix on #1469Unknwon2015-08-121-1/+1
| | |
* | | fix dashboard paddingMikko Hellsing2015-08-111-1/+1
| | |
* | | finish attachments when create issueUnknwon2015-08-113-4/+9
| | |
* | | finish create issue attachment UIUnknwon2015-08-115-1/+2152
| | |
* | | fix cannot parse JSON for attachmentsUnknwon2015-08-111-3/+3
| |/ |/|
* | finish new issue action and mentionsUnknwon2015-08-102-2/+2
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-103-9/+31
|\ \ | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * | minor fix on #1460Unknwon2015-08-102-2/+1
| | |
| * | new top menuFernando San Julián2015-08-103-8/+31
| |/
* | finish create issue with milestone and assigneeUnknwon2015-08-103-20/+39
| |
* | finish create issue with milestoneUnknwon2015-08-104-73/+111
| |
* | finish create issue with labelsUnknwon2015-08-104-19/+80
| |
* | upgrade new issue to SUI v2Unknwon2015-08-104-4/+9
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-106-125/+96
|\| | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-103-38/+38
| |
| * list view: issue, label, milestoneUnknwon2015-08-096-150/+121
| |
* | UI: create issue with title and contentUnknwon2015-08-095-1/+643
| |
* | auto-redirect when finish filter branchUnknwon2015-08-081-3/+2
| |
* | WIP: create PR - choose branchUnknwon2015-08-083-1/+52
|/
* fix css ruleUnknwon2015-08-082-29/+31
|
* improve fork processUnknwon2015-08-083-1/+41
|
* #334: Add Deployment Key SupportUnknwon2015-08-065-4/+44
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-052-46/+100
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * #1299 force downcase e-mailUnknwon2015-08-051-1/+1
| |
| * add clipboard API supportFernando San Julián2015-08-032-46/+100
| |
* | finish new milestone pageUnknwon2015-08-053-19/+32
| |
* | milestone: editUnknwon2015-08-051-2/+2
| |
* | milestone: create pageUnknwon2015-08-0560-3268/+2689
| |