aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
* 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
| |/
* / parse milestone.deadline as local timeTobias Kunicke2016-02-06
|/
* Use pretty 404 pages in repo.HTTPBackendFlorian Kaiser2016-02-02
* Minor fix for #2444Unknwon2016-02-01
* Merge pull request #2444 from bkcsoft/feature/participantsUnknwon2016-02-01
|\
| * Go-ism :DKim "BKC" Carlbäcker2016-01-27
| * Fixed Poster/Commenter-bug and clean-upKim "BKC" Carlbäcker2016-01-26
| * Fix OP not 'participating' until commentedKim "BKC" Carlbäcker2016-01-26
| * Optimize participant-fetchingKim Carlbäcker2016-01-26