aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* #2639 add branch prefix for test webhookUnknwon2016-02-17
|
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-15
| | | | | Was using the wrong method and now uses the method which checks if the avatar link is relative or not.
* Minor fix for #2624Unknwon2016-02-15
|
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-15
|\ | | | | Convert mirrors to regular repositories
| * Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ↵Martin Hartkorn2016-02-15
| | | | | | | | from database
| * 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 #2578 from exmex/developUnknwon2016-02-14
|\ \ | | | | | | Admins and user itself sees private org relations on profile
| * | Admins and user itself sees private org relations on profileExMex2016-02-07
| | |
* | | Minor fix for #2567Unknwon2016-02-14
| | |
* | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboardUnknwon2016-02-14
|\ \ \ | |_|/ |/| | Only show activities and repositories on the dashboard, that the user has access to
| * | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
| | |
| * | Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-05
| | |
* | | Remove redundant nil check.Josh Frye2016-02-12
| | |
* | | Set default log path if empty during installJosh Frye2016-02-12
| | |
* | | Add install option for log pathJosh Frye2016-02-12
| | |
* | | Merge pull request #2599 from mhartkorn/fix-release-error-deleted-userUnknwon2016-02-10
|\ \ \ | | | | | | | | Fix for server error on release page when a user deleted their account
| * | | 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 syntax highlighting on diff view
| * | | Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
| | |/ | |/|
* | | parse milestone.deadline as local timeTobias Kunicke2016-02-06
| |/ |/|
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-05
|\ \ | |/ |/| Feature/markdown custom url scheme
| * Not working, but slightly better...Kim "BKC" Carlbäcker2016-01-27
| |
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-04
|\ \ | | | | | | Hide other teams & repos from organization page
| * | Remove unnecessary else-blockFlorian Kaiser2016-02-04
| | |
| * | Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-31
| | |
| * | Remove unnecessary commentsFlorian Kaiser2016-01-31
| | |
| * | Everyone can see public reposFlorian Kaiser2016-01-31
| | |
| * | Only show teams the user has access toFlorian Kaiser2016-01-31
| | |
| * | Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-31
| | |
* | | #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | | | | | | | | | - Update locales
* | | Minor fix for #2506Unknwon2016-02-02
| | |
* | | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-02
|\ \ \ | | | | | | | | Implement API for branches listing
| * | | Corrections following recommendationsAntoine GIRARD2016-01-28
| | | |
| * | | Handling error for the API request and add commmentsAntoine GIRARD2016-01-28
| | | | | | | | | | | | | | | | [ci skip]
| * | | Update link for documentation (Temporary ↵Antoine GIRARD2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
| * | | Near readyAntoine GIRARD2016-01-28
| | | |
* | | | 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
|\ \ \ \ | | | | | | | | | | Implemented participant-listing for issue-pages (Fixes #2377)
| * | | | 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
| | | | |
| * | | | Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-26
| | |_|/ | |/| |
* | | | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-01
| | | |
* | | | fix #2529Unknwon2016-01-31
| | | |
* | | | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
| |_|/ |/| |
* | | #2497 incorrect error handle for team nameUnknwon2016-01-29
| |/ |/|