Unknwon
66d2ba1b4e
Merge pull request #2537 from fnkr/remember-clone-protocol
...
Remember last selected clone protocol
2016-02-01 15:58:01 -05:00
Florian Kaiser
84749736a8
Select HTTPS if remembered clone protocol is SSH but SSH is disabled now
2016-02-01 20:42:10 +00:00
Unknwon
857b340498
Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted
...
Make highlighted markdown code blocks work on issue pages
2016-02-01 15:31:05 -05:00
Florian Kaiser
3e0a27157c
Make highlighted markdown code blocks work on issue pages
2016-02-01 19:53:58 +00:00
Unknwon
3abad75a1b
Fix one user may block entire listen loop for builtin SSH
2016-02-01 12:10:49 -05:00
Florian Kaiser
d568019306
Remember last selected clone protocol, and establish uniform order (https, ssh)
2016-02-01 17:04:58 +00:00
John Maguire
b3e0efc0c3
Trim whitespace when adding SSH keys ( fixes #2447 )
2016-01-31 22:02:36 -05:00
John Maguire
caa4ca46c0
Add debug log when SSH key for deletion isn't found
2016-01-31 22:02:23 -05:00
Unknwon
5d192c2ebf
Merge pull request #2533 from fnkr/icon-fork-private-collision
...
Use icon repo-forked instead of repo-lock for private, forked repos
2016-01-31 19:41:21 -05:00
Florian Kaiser
29c3e9f428
Undo change in templates/explore/repo_list.tmpl
2016-01-31 21:59:18 +00:00
Florian Kaiser
532f9fdd99
Use icon repo-forked instead of repo-lock for private, forked repos
2016-01-31 20:41:57 +00:00
Unknwon
4848620594
#2229 adjust URL verbose depth for reverse proxy sub-path
2016-01-31 15:38:20 -05:00
Florian Kaiser
bead46363b
Evaulate org/team permissions when using the issue/PR view
2016-01-31 20:12:03 +00:00
Unknwon
57c10aae33
Merge pull request #2531 from andreynering/home-template-pt-BR
...
Add portuguese-BR to home template.
2016-01-31 15:10:21 -05:00
Andrey Nering
0e0cd9100b
Add portuguese-BR to home template.
2016-01-31 17:58:51 -02:00
Florian Kaiser
90780a0d90
Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
2016-01-31 19:17:58 +00:00
Florian Kaiser
fdad234445
Remove unnecessary comments
2016-01-31 19:08:20 +00:00
Florian Kaiser
bba1847a8e
Everyone can see public repos
2016-01-31 18:37:50 +00:00
Unknwon
a9d68a6884
fix #2529
2016-01-31 13:33:36 -05:00
Florian Kaiser
9cf95e4e37
Organization owners see all repositories & teams
2016-01-31 16:14:24 +00:00
Florian Kaiser
8c4588c4c9
Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
2016-01-31 15:30:07 +00:00
Florian Kaiser
e35791b2b2
Only show teams the user has access to
2016-01-31 15:30:07 +00:00
Florian Kaiser
5eafe2b17e
Only show repositories the user has access to, on the organization home
2016-01-31 15:29:45 +00:00
Unknwon
1c1246fcb9
Merge pull request #2527 from fnkr/hide-private-orgs-from-profile
...
Show all orgs on user profile, except the private one's
2016-01-31 08:56:21 -05:00
Unknwon
8436d69eaf
Update and reorganize front-end resources
2016-01-30 22:10:20 -05:00
Martin Hartkorn
20403f75fb
Enable a way to checkout Pull Requests from remote refs
2016-01-30 23:56:38 +01:00
Florian Kaiser
295de51b99
Show all orgs on user profile, except the private one's
2016-01-30 21:53:58 +00:00
Unknwon
6e03f61617
Update .gopmfile
2016-01-30 10:12:23 -05:00
Unknwon
055c1ea02d
Merge pull request #2517 from fnkr/issue-2516
...
Allow modification of a release if Content is empty (fix #2516 )
2016-01-30 09:47:37 -05:00
Florian Kaiser
abc5abce30
Allow modification of a release if Content is empty ( fix #2516 )
2016-01-30 13:39:02 +00:00
Unknwon
112a7cab31
#2497 incorrect error handle for team name
2016-01-29 17:06:14 -05:00
Unknwon
ee814bf8d6
#2491 minor fix for sr on dashboard
2016-01-29 15:28:24 -05:00
Unknwon
a4a23c0268
Merge pull request #2508 from MilesPong/develop
...
Fixed gravatar url
2016-01-29 05:44:00 -05:00
Unknwon
cd89d387b6
Merge pull request #2509 from 0rax/develop
...
Update Docker container with Alpine 3.3 & Fix RPi2 build
2016-01-29 05:15:08 -05:00
miles@Oscar
beefc53e59
Using https for gravatar
2016-01-29 13:06:17 +08:00
miles@Oscar
1becf01cfa
Fixed gravatar url
2016-01-29 11:05:41 +08:00
Jean-Philippe Roemer
9fbf54ee6b
Update Dockerfile.rpi to better match Dockerfile:
...
- Dockerfile.rpi now uses hypriot/rpi-alpine-scratch as base (build script are available w/ a better maintainer & more updates)
- Dockerfile.rpi updates alpine from v3.2 to v3.3 to be on par with Dockerfile
2016-01-28 21:31:45 +00:00
Jean-Philippe Roemer
12c8953381
Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi
...
- Dockerfile now uses alpine:3.3 as base
- Dockerfile.rpi now uses v3.3/community repository without pinning
- Go package is no longer fetched using repository pinning
- Fixes problem while using repository pinning & virtual package at the same time
2016-01-28 21:31:45 +00:00
Antoine GIRARD
b7b30cd85e
Corrections following recommendations
2016-01-28 20:51:19 +01:00
Antoine GIRARD
81e5722bcc
Handling error for the API request and add commments
...
[ci skip]
2016-01-28 20:51:19 +01:00
Antoine GIRARD
303d091ea9
Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277 )
...
[ci skip]
2016-01-28 20:51:19 +01:00
Antoine GIRARD
c11c3b6c11
Near ready
2016-01-28 20:51:19 +01:00
Unknwon
566163ab82
Merge pull request #2502 from bkcsoft/fix/split-view-diff
...
Split view fixed
2016-01-28 10:11:45 -05:00
Unknwon
e2dde6eb0a
Record error when fail to health check repository
2016-01-28 06:46:25 -05:00
Unknwon
b900150b1d
Update locales
2016-01-28 06:15:49 -05:00
Unknwon
4deb876343
Minor fix for #2494
...
- Change tooltip size from mini to tiny in profile page
2016-01-28 06:07:16 -05:00
Unknwon
0617720c0c
Merge pull request #2494 from mhartkorn/pullreq-name-change
...
Change user name in Pull Requests to avoid errors (fixes #2495 )
2016-01-28 05:58:37 -05:00
Unknwon
9b8ad01bc0
Merge pull request #2493 from andreynering/fix-2489
...
Refactoring of inline diff computing to prevent empty diff box.
2016-01-28 05:33:27 -05:00
Kim "BKC" Carlbäcker
96dee1c354
Split view fixed
2016-01-27 23:52:42 +01:00
Martin Hartkorn
674c5c37be
Change user name in Pull Requests
2016-01-27 22:45:03 +01:00