aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
...
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-09
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* Do not show filename not have suffifx .mdUnknwon2016-07-01
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-29
* Fixes #3110 (#3136)Franz Schmidt2016-06-27
* Minor fix for #3194Unknwon2016-06-27
* Include repository owner name and description in html title (#3194)Sandro Santilli2016-06-27
* repo/http: clean codeUnknwon2016-06-01
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-26
* Made the issue stats query more secure with parameterized placeholders (#2895)Thomas Boerger2016-04-26
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
* Set utf-8 charset for text files when serving raw content (#2898)Tamás Molnár2016-04-20
* #2842 add quotes to attachment file nameUnknwon2016-03-25
* Add route for #2846Unknwon2016-03-21
* #1692 add CRUD issue APIsUnknwon2016-03-13
* Rename module: middleware -> contextUnknwon2016-03-11
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* Fix pull request availability checkUnknwon2016-03-06
* Remove duplicated of codeUnknwon2016-03-06
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* #1597 fix premission logic check of pull requestUnknwon2016-03-04
* #1597 support pull requests in same repositoryUnknwon2016-03-04
* Minor fixes for #2746Unknwon2016-03-04
* Add ability to delete single wiki pages.Josh Frye2016-03-04
* Minor fixes for #2745Unknwon2016-03-03
* Repo setting to delete and disable wikiJosh Frye2016-03-03
* Merge pull request #2694 from mhartkorn/pullrefsUnknwon2016-02-26
|\
| * Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-24
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-25
|/
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* Make markdown as an independent moduleUnknwon2016-02-20
* Fix #857Unknwon2016-02-20
* Merge pull request #2647 from andreynering/issue-templateUnknwon2016-02-20
|\
| * Implement issue and pull request templates.Andrey Nering2016-02-18
* | Merge pull request #2663 from Download-Fritz/MirrorForksUnknwon2016-02-19
|\ \
| * | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check...Download-Fritz2016-02-19
| * | #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-19
| |/
* / #2650 fix possbility that use email as pusher user nameUnknwon2016-02-17
|/
* #2639 add branch prefix for test webhookUnknwon2016-02-17
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-15
* Minor fix for #2624Unknwon2016-02-15
* Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-15
* Refactored according to suggestionsMartin Hartkorn2016-02-14
* Add missing safety checkMartin Hartkorn2016-02-14
* Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
* Merge pull request #2599 from mhartkorn/fix-release-error-deleted-userUnknwon2016-02-10
|\
| * Removed HTTP 500 error on the release page when a user deleted their accountMartin Hartkorn2016-02-10
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-07
|\ \
| * | Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
| |/