summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+2
* Fix wording when user is unassigned from an issue (#5769)Lanre Adelowo2019-01-191-1/+5
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-175-8/+8
* Don't list an issue on its own dependency list UI. (#5658)Harshit Bansal2019-01-151-1/+1
* allow user fork repo even when as a guest.. This will prompt the user to logi...Lanre Adelowo2019-01-101-1/+1
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-061-9/+9
* Display branch name in delete branch confirmation modal. (#5654)Harshit Bansal2019-01-061-2/+2
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-312-2/+2
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-272-1/+32
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-112-1/+48
* word-break the WebHook url to prevent a ui-break (#5432)romankl2018-11-301-1/+1
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-292-1/+234
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-2819-49/+49
* Fix dependent issue searching when gitea is run in subpath (#5392)Lauris BH2018-11-251-1/+1
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+35
* Fix file edit change preview functionality (#5300)Lauris BH2018-11-092-4/+2
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+4
* Fix emojis not showing in commit messages (#5168)James Anderson2018-10-291-1/+1
* Add comment replies (#5104)Jonas Franz2018-10-224-9/+9
* Fix adding review comment in split view (#5038)Lauris BH2018-10-091-3/+2
* Remove links from topics in edit mode (#5026)SagePtr2018-10-061-1/+1
* Fix missing AppSubUrl in few more templates (#5021)SagePtr2018-10-051-1/+1
* Fix missing AppSubUrl in some templates (#5020)SagePtr2018-10-051-1/+1
* Fix layout of the topics editing form (#4971)Iwasa Kazmi2018-09-291-2/+2
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-173-3/+5
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-1711-22/+22
* fix(topics): don't redirect to expole page. (#4938)Bo-Yi Wu2018-09-151-1/+1
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-3/+3
* Improve dependency UI (#4503)Lauris BH2018-09-071-52/+36
* Add missing History link to directory listings (#4829)Bernhard Fröhlich2018-09-021-4/+9
* Locale for Edit and Remove due date issue (#4802)Joel da Rosa2018-08-271-2/+2
* User shouldn't be able to approve or reject his/her own PR (#4729)Lanre Adelowo2018-08-202-3/+4
* allow WIP marker to contains < or > (#4709)Julien Tant2018-08-191-1/+1
* Add whitespace handling to PR-comparsion (#4683)nemoinho2018-08-142-1/+43
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-1/+14
* Fix Split-View line adjustment (#4622)nemoinho2018-08-091-2/+2
* Show review comment box only on a pull request page (#4636)Lanre Adelowo2018-08-081-1/+1
* Fix starring icon after semantic ui update (#4628)Lauris BH2018-08-071-1/+1
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-0611-18/+321
* fix IsPullReuqestBroken->IsPullRequestBroken (#4578)Julien Tant2018-08-011-2/+2
* Responsive design fixes (#4508)kolaente2018-07-261-1/+1
* Add shortcut to save wiki page (#4452)Michael Kuhn2018-07-241-1/+1
* Prevent html entity escaping (#4471)Joel da Rosa2018-07-192-2/+2
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-173-3/+173
* Issue due date api (#3890)kolaente2018-07-161-31/+36
* Added front-end topics validation (#4316)Alexey Terentyev2018-07-141-7/+13
* Locale for button Edit on protected branch (#4442)Joel da Rosa2018-07-131-1/+1
* Fix typos in i18n variable names. (#4080)Matthew Richardson2018-07-044-7/+7
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-037-14/+14
* Only show "You cannot fork a repository you own" when needed (#4130)Fluf2018-06-091-1/+1