aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Almost done issue label #200Unknown2014-05-243-33/+17
|
* Code conventionUnknown2014-05-211-1/+9
|
* finish issue edit content previewFuXiaoHei2014-05-211-3/+21
|
* fix firefox zclip bugFuXiaoHei2014-05-211-1/+1
|
* add issue label attach-detach uiFuXiaoHei2014-05-191-0/+29
|
* add label edit and manage uiFuXiaoHei2014-05-191-4/+27
|
* Finish create new labelUnknown2014-05-181-6/+8
|
* Add dropdown-menu-right class to the repo-watching dropdownJason2014-05-181-1/+1
| | | | | The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths. This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
* Fix uiUnknown2014-05-161-1/+1
|
* Fix #186Unknown2014-05-161-1/+1
|
* issue label ui designFuXiaoHei2014-05-162-7/+39
|
* Make gmail auth workUnknown2014-05-154-12/+26
|
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-152-2/+17
|\ | | | | Add LDAP over SSL support
| * Add LDAP over SSL supportSebastian Jackel2014-05-152-2/+17
| |
* | Fix #185Unknown2014-05-141-2/+2
| |
* | Finish change issue’s milestoneUnknown2014-05-142-13/+21
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-142-1/+43
|\ \
| * | add milestone in new-issue pageFuXiaoHei2014-05-142-1/+43
| | |
* | | Finish change issue’s milestoneUnknown2014-05-141-14/+26
|/ /
* | add milestone issue view uiFuXiaoHei2014-05-141-1/+47
| |
* | Finish milestoneUnknown2014-05-131-3/+6
| |
* | Fix #183Unknown2014-05-131-0/+3
| |
* | Fix issue link in issues pageMichael Litvak2014-05-131-1/+1
| | | | | | | | | | | | The link assumes that the issue belongs to the signed in user, which is not necessarily the case I changed it to use repository owner name instead
* | Finish edit a milestoneUnknown2014-05-132-7/+6
| |
* | Fix #166Unknown2014-05-131-2/+2
| |
* | Fix #166Unknown2014-05-122-3/+3
| |
* | Show collaborative repositories in dashboardUnknown2014-05-121-0/+13
| |
* | Finish add new milestoneUnknown2014-05-123-29/+15
| |
* | Fix edit auth page bugUnknown2014-05-122-23/+26
| |
* | add milestone edit uiFuXiaoHei2014-05-123-3/+65
| |
* | Log to different adapter according to levelUnknown2014-05-111-2/+4
|/
* Finish issue assigneeUnknown2014-05-111-2/+1
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-111-23/+43
|\
| * add user new jsFuXiaoHei2014-05-111-1/+0
| |
| * add user new jsFuXiaoHei2014-05-111-23/+44
| |
* | Fix #173Unknown2014-05-111-31/+27
|/
* spell bug fixedLunny Xiao2014-05-111-1/+1
|
* UI fixUnknown2014-05-111-13/+23
|
* add support for smtp authenticationLunny Xiao2014-05-112-30/+83
|
* add auth new jsFuXiaoHei2014-05-111-50/+99
|
* merge all login methodsLunny Xiao2014-05-113-2/+80
|\
| * finish milestone add pageFuXiaoHei2014-05-092-0/+63
| |
| * assignee ui in issue viewFuXiaoHei2014-05-091-2/+17
| |
* | add login name for auth typeLunny Xiao2014-05-112-0/+14
|/
* Assignee back endUnknown2014-05-082-3/+6
|
* assignee ui in issue viewFuXiaoHei2014-05-081-57/+65
|
* issue assignee uiFuXiaoHei2014-05-081-0/+16
|
* Add mention, read/unread support of issue trackerUnknown2014-05-073-8/+8
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-05-072-2/+58
|\
| * add milestone list pageFuXiaoHei2014-05-072-2/+58
| |