aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Expand)AuthorAge
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* readd 'dashboard' to titleAlec S2016-03-10
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-09
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-08
* | fix indentationAlec S2016-03-09
* | Remove dashboard keyword from titleAlec S2016-03-09
* | change page titles for user and org dashesAlec S2016-03-09
|/
* Fix pull request availability checkUnknwon2016-03-06
* Remove duplicated of codeUnknwon2016-03-06
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* #1157 some avatar setting changesUnknwon2016-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
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
* Post work for #2637Unknwon2016-02-27
* 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
* | Add new config option for builtin SSH serverUnknwon2016-02-25
* | Minor fix for #2660Unknwon2016-02-24
* | Test mailer button. Addresses #1531Josh Frye2016-02-24
|/
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* Make markdown as an independent moduleUnknwon2016-02-20
* Move cron module to independent packageUnknwon2016-02-20
* Fix #857Unknwon2016-02-20
* Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bindUnknwon2016-02-20
|\
| * LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-20
* | Merge pull request #2647 from andreynering/issue-templateUnknwon2016-02-20
|\ \ | |/ |/|
| * Implement issue and pull request templates.Andrey Nering2016-02-18
* | Fix panic when view profile without signinUnknwon2016-02-19
* | 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
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-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