summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix Hook & HookList in Swagger (#6432)Segev Finer2019-03-261-5/+46
* Updates SDK dep (#6406)Richard Mahn2019-03-221-0/+1
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+11
* fix bug manifest.json will not request with cookie so that session will creat...Lunny Xiao2019-03-191-1/+1
* Implement Default Webhooks (#4299)Russell Aunger2019-03-1811-17/+67
* Add title attributes to all items in the repo list viewer (#6258)John Olheiser2019-03-181-2/+2
* Add bio field for user (#6113)techknowlogick2019-03-182-0/+10
* Include repo name in page title tag (#6343)mrsdizzie2019-03-181-1/+1
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-182-2/+2
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-152-10/+26
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-091-1/+4
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-085-0/+175
* Fix fork button (#6223)John Olheiser2019-03-051-1/+1
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-052-0/+4
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-041-1/+1
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+5
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-282-1/+1
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-251-0/+8
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-1/+1
* Minor UI tweaks (#5980)John Olheiser2019-02-195-17/+36
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)Lauris BH2019-02-191-0/+1
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-1/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-183-2/+153
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-188-6/+74
* Allow labels to contain emoji (#6063)John Olheiser2019-02-165-12/+22
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-152-3/+3
* Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)Zsombor2019-02-131-17/+2
* Add the Owner Name to differentiate when merging (#3807)Luo Yifei2019-02-121-4/+4
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-0/+4
* Create repository on organisation by default on its dashboard (#6026)zeripath2019-02-101-1/+3
* UI: Make dashboard navbar and footer full-width (#6013)silverwind2019-02-091-1/+1
* Remove extra spaces (#6016)Thomas Loubiou2019-02-091-3/+3
* fix header menu misalignment (#6002)silverwind2019-02-081-3/+3
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-082-0/+2
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+33
* Enhance closed PR and Issue status in the list (#6000)Lanre Adelowo2019-02-081-1/+17
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+75
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-061-0/+106
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-0/+28
* Admin config page mailertype setting option update (#5973)techknowlogick2019-02-061-2/+2
* UI: Dashboard tweaks (#5974)silverwind2019-02-061-2/+2
* UI: Repo header tweaks (#5945)silverwind2019-02-052-22/+19
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-051-0/+1
* UI: Fixes for repo topic editor (#5971)silverwind2019-02-051-1/+1
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-0/+9
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-051-0/+1
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-041-0/+6
* Issue 5924 fix compare button (#5929)zeripath2019-02-031-1/+1
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+142