1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00

Commit Graph

  • acfc942ad7 Generate CSS for #2561 Unknwon 2016-02-05 14:53:45 -0500
  • db150f2e42 Merge pull request #2561 from chriswatt/develop Unknwon 2016-02-05 14:50:49 -0500
  • 9fe9cd8b5c Add small user arrows on issue comments pointing to users avatar chriswatt 2016-02-05 19:24:23 +0000
  • f8182ac521 #2558 delete local wiki copy when rename repo and user Unknwon 2016-02-05 14:11:53 -0500
  • 4e96a4a62b Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme Unknwon 2016-02-05 13:11:45 -0500
  • 90e9e3c89d Only show repositories on organization dashboard, that the user has access to Florian Kaiser 2016-02-02 19:29:35 +0000
  • d4583ebd4b Add YunoHost link to README Unknwon 2016-02-05 10:19:37 -0500
  • b024de7bf5 Merge pull request #2559 from Techwolf12/develop Unknwon 2016-02-05 09:32:52 -0500
  • 4a0d2edc3d
    Fixes small typo techwolf12 2016-02-05 15:11:25 +0100
  • 8e40f86d2c #2556 handle space in image URL Unknwon 2016-02-04 22:51:40 -0500
  • 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 Andrey Nering 2016-01-31 14:19:02 -0200
  • 137a49e834 go fmt models/git_diff_test.go Andrey Nering 2016-01-31 14:16:29 -0200
  • a3bdede2ce Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch Martin Hartkorn 2016-02-04 19:15:21 +0100
  • ddf9fa06c7 Minor fix for #2530 Unknwon 2016-02-04 13:03:34 -0500
  • d91004ee71 Removed dependency on post-receive hook and use TriggerTask instead Martin Hartkorn 2016-02-04 19:00:42 +0100
  • 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page Unknwon 2016-02-04 12:52:11 -0500
  • 04be8c0de5 #2554 reinitialize all repos from the db Unknwon 2016-02-04 12:51:00 -0500
  • c3ff476ed6 Remove unnecessary else-block Florian Kaiser 2016-02-04 17:13:56 +0000
  • fb1708e1af Remove unnecessary private functions Florian Kaiser 2016-02-04 17:08:25 +0000
  • a47baa1b7a Add missing patch conflit pattern Unknwon 2016-02-03 12:28:03 -0500
  • 995487e822 Minor fix for #2506 Unknwon 2016-02-02 17:07:40 -0500
  • 5e97693e0e Merge pull request #2506 from sapk/add-branche-api-support Unknwon 2016-02-02 16:51:14 -0500
  • 452bc385fe Merge pull request #2548 from fnkr/fix-unescaped-regex Unknwon 2016-02-02 13:30:08 -0500
  • 71bb7f6053 Escape unescaped periods in route regular expression Florian Kaiser 2016-02-02 17:34:06 +0000
  • 0255e6a703 Merge pull request #2546 from fnkr/pretty-404-pages Unknwon 2016-02-02 10:35:46 -0500
  • 5a27aea8e0 Fix random avatar does not work on Windows Unknwon 2016-02-02 10:22:27 -0500
  • 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend Florian Kaiser 2016-02-02 14:09:47 +0000
  • 1c74612b3c Minor fix for #2444 Unknwon 2016-02-01 20:55:12 -0500
  • d3ba246693 Merge pull request #2444 from bkcsoft/feature/participants Unknwon 2016-02-01 20:31:54 -0500
  • a93af59b36 Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save Unknwon 2016-02-01 18:12:17 -0500
  • 0d41827f23 Fix syntax highlighting for markdown code blocks on issue description/comment save Florian Kaiser 2016-02-01 22:48:04 +0000
  • 32efc3ec0a Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys Unknwon 2016-02-01 16:32:30 -0500
  • d33ed36fb4 Merge pull request #2539 from redoz/develop Unknwon 2016-02-01 16:25:44 -0500
  • 9d67528c82 Change en-us localization "mirror from" to "mirror of" Patrik 2016-02-01 21:59:48 +0100
  • 66d2ba1b4e Merge pull request #2537 from fnkr/remember-clone-protocol Unknwon 2016-02-01 15:58:01 -0500
  • 84749736a8 Select HTTPS if remembered clone protocol is SSH but SSH is disabled now Florian Kaiser 2016-02-01 20:42:10 +0000
  • 857b340498 Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted Unknwon 2016-02-01 15:31:05 -0500
  • 3e0a27157c Make highlighted markdown code blocks work on issue pages Florian Kaiser 2016-02-01 19:52:47 +0000
  • 3abad75a1b Fix one user may block entire listen loop for builtin SSH Unknwon 2016-02-01 12:10:49 -0500
  • d568019306 Remember last selected clone protocol, and establish uniform order (https, ssh) Florian Kaiser 2016-02-01 16:30:28 +0000
  • b3e0efc0c3 Trim whitespace when adding SSH keys (fixes #2447) John Maguire 2016-01-31 22:00:55 -0500
  • caa4ca46c0 Add debug log when SSH key for deletion isn't found John Maguire 2016-01-31 22:01:16 -0500
  • 5d192c2ebf Merge pull request #2533 from fnkr/icon-fork-private-collision Unknwon 2016-01-31 19:41:21 -0500
  • 29c3e9f428 Undo change in templates/explore/repo_list.tmpl Florian Kaiser 2016-01-31 21:59:18 +0000
  • 532f9fdd99 Use icon repo-forked instead of repo-lock for private, forked repos Florian Kaiser 2016-01-31 20:41:57 +0000
  • 4848620594 #2229 adjust URL verbose depth for reverse proxy sub-path Unknwon 2016-01-31 15:38:20 -0500
  • bead46363b Evaulate org/team permissions when using the issue/PR view Florian Kaiser 2016-01-31 20:12:03 +0000
  • 57c10aae33 Merge pull request #2531 from andreynering/home-template-pt-BR Unknwon 2016-01-31 15:10:21 -0500
  • 0e0cd9100b Add portuguese-BR to home template. Andrey Nering 2016-01-31 17:58:51 -0200
  • 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0 Florian Kaiser 2016-01-31 19:16:40 +0000
  • fdad234445 Remove unnecessary comments Florian Kaiser 2016-01-31 19:08:20 +0000
  • bba1847a8e Everyone can see public repos Florian Kaiser 2016-01-31 18:13:39 +0000
  • a9d68a6884 fix #2529 Unknwon 2016-01-31 13:33:36 -0500
  • 9cf95e4e37 Organization owners see all repositories & teams Florian Kaiser 2016-01-31 16:13:31 +0000
  • 8c4588c4c9 Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin Florian Kaiser 2016-01-31 15:18:28 +0000
  • e35791b2b2 Only show teams the user has access to Florian Kaiser 2016-01-31 13:28:42 +0000
  • 5eafe2b17e Only show repositories the user has access to, on the organization home Florian Kaiser 2016-01-31 10:46:04 +0000
  • 1c1246fcb9 Merge pull request #2527 from fnkr/hide-private-orgs-from-profile Unknwon 2016-01-31 08:56:21 -0500
  • 8436d69eaf Update and reorganize front-end resources Unknwon 2016-01-30 22:10:20 -0500
  • 20403f75fb Enable a way to checkout Pull Requests from remote refs Martin Hartkorn 2016-01-30 23:56:38 +0100
  • 295de51b99 Show all orgs on user profile, except the private one's Florian Kaiser 2016-01-30 21:51:11 +0000
  • 6e03f61617 Update .gopmfile Unknwon 2016-01-30 10:12:23 -0500
  • 055c1ea02d Merge pull request #2517 from fnkr/issue-2516 Unknwon 2016-01-30 09:47:37 -0500
  • abc5abce30 Allow modification of a release if Content is empty (fix #2516) Florian Kaiser 2016-01-30 13:39:02 +0000