Commit Graph

3554 Commits (45db167f7a80f777db403decf9532bc9a6c9d43e)
 

Author SHA1 Message Date
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to
8 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to
8 years ago
Unknwon d4583ebd4b Add YunoHost link to README
8 years ago
Unknwon b024de7bf5 Merge pull request #2559 from Techwolf12/develop
8 years ago
techwolf12 4a0d2edc3d
Fixes small typo
8 years ago
Unknwon 8e40f86d2c #2556 handle space in image URL
8 years ago
Unknwon ddf9fa06c7 Minor fix for #2530
8 years ago
Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
8 years ago
Unknwon 04be8c0de5 #2554 reinitialize all repos from the db
8 years ago
Florian Kaiser c3ff476ed6 Remove unnecessary else-block
8 years ago
Florian Kaiser fb1708e1af Remove unnecessary private functions
8 years ago
Unknwon a47baa1b7a Add missing patch conflit pattern
8 years ago
Unknwon 995487e822 Minor fix for #2506
8 years ago
Unknwon 5e97693e0e Merge pull request #2506 from sapk/add-branche-api-support
8 years ago
Unknwon 452bc385fe Merge pull request #2548 from fnkr/fix-unescaped-regex
8 years ago
Florian Kaiser 71bb7f6053 Escape unescaped periods in route regular expression
8 years ago
Unknwon 0255e6a703 Merge pull request #2546 from fnkr/pretty-404-pages
8 years ago
Unknwon 5a27aea8e0 Fix random avatar does not work on Windows
8 years ago
Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend
8 years ago
Unknwon 1c74612b3c Minor fix for #2444
8 years ago
Unknwon d3ba246693 Merge pull request #2444 from bkcsoft/feature/participants
8 years ago
Unknwon a93af59b36 Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save
8 years ago
Florian Kaiser 0d41827f23 Fix syntax highlighting for markdown code blocks on issue description/comment save
8 years ago
Unknwon 32efc3ec0a Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys
8 years ago
Unknwon d33ed36fb4 Merge pull request #2539 from redoz/develop
8 years ago
Patrik 9d67528c82 Change en-us localization "mirror from" to "mirror of"
8 years ago
Unknwon 66d2ba1b4e Merge pull request #2537 from fnkr/remember-clone-protocol
8 years ago
Florian Kaiser 84749736a8 Select HTTPS if remembered clone protocol is SSH but SSH is disabled now
8 years ago
Unknwon 857b340498 Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted
8 years ago
Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages
8 years ago
Unknwon 3abad75a1b Fix one user may block entire listen loop for builtin SSH
8 years ago
Florian Kaiser d568019306 Remember last selected clone protocol, and establish uniform order (https, ssh)
8 years ago
John Maguire b3e0efc0c3 Trim whitespace when adding SSH keys (fixes #2447)
8 years ago
John Maguire caa4ca46c0 Add debug log when SSH key for deletion isn't found
8 years ago
Unknwon 5d192c2ebf Merge pull request #2533 from fnkr/icon-fork-private-collision
8 years ago
Florian Kaiser 29c3e9f428 Undo change in templates/explore/repo_list.tmpl
8 years ago
Florian Kaiser 532f9fdd99 Use icon repo-forked instead of repo-lock for private, forked repos
8 years ago
Unknwon 4848620594 #2229 adjust URL verbose depth for reverse proxy sub-path
8 years ago
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view
8 years ago
Unknwon 57c10aae33 Merge pull request #2531 from andreynering/home-template-pt-BR
8 years ago
Andrey Nering 0e0cd9100b Add portuguese-BR to home template.
8 years ago
Florian Kaiser 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
8 years ago
Florian Kaiser fdad234445 Remove unnecessary comments
8 years ago
Florian Kaiser bba1847a8e Everyone can see public repos
8 years ago
Unknwon a9d68a6884 fix #2529
8 years ago
Florian Kaiser 9cf95e4e37 Organization owners see all repositories & teams
8 years ago
Florian Kaiser 8c4588c4c9 Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home
8 years ago
Unknwon 1c1246fcb9 Merge pull request #2527 from fnkr/hide-private-orgs-from-profile
8 years ago