summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* new commits tableUnknwon2015-08-203-65/+82
|
* add confirmation to delete ssh keyUnknwon2015-08-203-62/+93
|
* fix #966Unknwon2015-08-201-1/+1
|
* allow edit issue and commentUnknwon2015-08-203-17/+48
|
* able edit issue titleUnknwon2015-08-193-4/+26
|
* Able to set SSH port when install, update Docker docsUnknwon2015-08-191-0/+9
|
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-182-0/+8
| | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation.
* token recent activityUnknwon2015-08-191-1/+1
|
* fix access token styleUnknwon2015-08-191-1/+1
|
* new access token UIUnknwon2015-08-192-52/+81
|
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-08-192-2/+2
|\
| * Change input field to type=password for the authentication templates.Lydia Sevelt2015-08-182-2/+2
| |
* | new delete account UI and password confirmationUnknwon2015-08-195-35/+79
|/
* new UI on admin/monitorUnknwon2015-08-193-128/+148
|
* update Docker READMEUnknwon2015-08-181-3/+1
|
* make cron task configurableUnknwon2015-08-181-1/+1
|
* work on #1493Unknwon2015-08-171-1/+1
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-162-32/+32
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-122-32/+32
| |
* | fix css stylesUnknwon2015-08-151-2/+2
| |
* | comletely remove v1 UI files of GogsUnknwon2015-08-1510-664/+0
| |
* | fix autocomplete on migrationUnknwon2015-08-151-1/+2
| |
* | clean file and update localesUnknwon2015-08-151-82/+0
| |
* | #1180 and #1250: migrationUnknwon2015-08-153-81/+178
| |
* | able sort issuesUnknwon2015-08-151-12/+32
| |
* | Filter issues by assigneeUnknwon2015-08-153-21/+25
| |
* | more on #1319Unknwon2015-08-151-2/+6
| |
* | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-151-2/+4
| |
* | able edit issue labels/milestone/assigneeUnknwon2015-08-152-15/+10
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-141-4/+4
|\ \
| * | Correct form name to smtp_email to fix matching in InstallForm struct.Paulo E. Castro2015-08-131-4/+4
| |/
* | Show owner/poster tags of comments and fix #1312Unknwon2015-08-142-4/+22
| |
* | finish close/reopen issueUnknwon2015-08-132-5/+33
| |
* | finish view comments on issue pageUnknwon2015-08-133-9/+37
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-121-99/+101
|\|
| * column belongs always into a ui gridGogs2015-08-121-99/+101
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-121-25/+48
|\| | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * fix on #1466Unknwon2015-08-121-32/+12
| |
| * Merge pull request #1466 from manfer/semantic无闻2015-08-121-25/+68
| |\ | | | | | | modified repo header
| | * modified repo headerGogs2015-08-121-25/+68
| | |
* | | add comment form UIUnknwon2015-08-123-17/+41
| | |
* | | finish view issue without comments and opsUnknwon2015-08-125-286/+441
|/ /
* | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-121-5/+7
|\ \ | | | | | | Remove SSH button when SSH it is disabled
| * | Remove SSH button when SSH is disabledGustavo Paes2015-08-091-5/+7
| | |
* | | update localesUnknwon2015-08-121-1/+1
| | |
* | | finish attachments when create issueUnknwon2015-08-113-10/+11
| | |
* | | finish create issue attachment UIUnknwon2015-08-112-2/+10
| |/ |/|
* | minor fix on #1464Unknwon2015-08-111-2/+2
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-4/+6
|\ \
| * \ Merge pull request #1464 from jamesa/hide-gravatar-tooltip无闻2015-08-101-4/+6
| |\ \ | | | | | | | | Hide avatar tooltips unless you're looking at your own profile