Commit Graph

1108 Commits (dc89c51f3efec39e120dd5b3878a8a9c922721ef)

Author SHA1 Message Date
Unknwon dc89c51f3e Merge pull request from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
Unknwon d8631b616e Merge pull request from exmex/develop
Admins and user itself sees private org relations on profile
Unknwon a1d97e8f5c Minor fix for
Unknwon daa43cfb6e Merge pull request from fnkr/hide-other-teams-activity-from-dashboard
Only show activities and repositories on the dashboard, that the user has access to
Martin Hartkorn 15d37b7a95 Refactored according to suggestions
Martin Hartkorn 15394f613f Add missing safety check
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories.
Josh Frye d3ca5accfd Remove redundant nil check.
Josh Frye ec478b4b06 Set default log path if empty during install
Josh Frye a3e8c32a30 Add install option for log path
Unknwon 0ad5f51059 Merge pull request from mhartkorn/fix-release-error-deleted-user
Fix for server error on release page when a user deleted their account
Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account
Unknwon f15a2f9b25 Merge pull request from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to
Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time
Unknwon 4e96a4a62b Merge pull request from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close
Unknwon 739d5aa1d3 Merge pull request from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
Unknwon 04be8c0de5 reinitialize all repos from the db
- Update locales
Florian Kaiser c3ff476ed6 Remove unnecessary else-block
Unknwon 995487e822 Minor fix for
Unknwon 5e97693e0e Merge pull request from sapk/add-branche-api-support
Implement API for branches listing
Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend
Unknwon 1c74612b3c Minor fix for
Unknwon d3ba246693 Merge pull request from bkcsoft/feature/participants
Implemented participant-listing for issue-pages (Fixes )
Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view
Florian Kaiser fdad234445 Remove unnecessary comments
Florian Kaiser bba1847a8e Everyone can see public repos
Unknwon a9d68a6884 fix
Florian Kaiser e35791b2b2 Only show teams the user has access to
Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home
Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's
Unknwon 112a7cab31 incorrect error handle for team name
Antoine GIRARD b7b30cd85e Corrections following recommendations
Antoine GIRARD 81e5722bcc Handling error for the API request and add commments
[ci skip]
Antoine GIRARD 303d091ea9 Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277)
[ci skip]
Antoine GIRARD c11c3b6c11 Near ready
Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix
Kim "BKC" Carlbäcker 1ab8a60d73 Not working, but slightly better...
Kim "BKC" Carlbäcker 85335c5f56 Go-ism :D
Kim "BKC" Carlbäcker b31c7fe074 Fixed Poster/Commenter-bug and clean-up
Kim "BKC" Carlbäcker 2665728ee7 Fix OP not 'participating' until commented
Kim Carlbäcker f65dedc3be Optimize participant-fetching
Kim "BKC" Carlbäcker 2cc1ee3fc0 Implemented participant-listing for issue-pages
Andrey Nering ee5d6fb025 Compute inline diff for pull request view, too. Fix
Kim "BKC" Carlbäcker a3eab8185d Admins are allowed to create repos for arbitrary Orgs