-
857b340498
Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted
Unknwon
2016-02-01 15:31:05 -05:00
-
-
730ecf2ebc
Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted
Unknwon
2016-02-01 15:31:05 -05:00
-
-
3e0a27157c
Make highlighted markdown code blocks work on issue pages
Florian Kaiser
2016-02-01 19:52:47 +00:00
-
-
9b4118a59c
Make highlighted markdown code blocks work on issue pages
Florian Kaiser
2016-02-01 19:52:47 +00:00
-
-
3abad75a1b
Fix one user may block entire listen loop for builtin SSH
Unknwon
2016-02-01 12:10:49 -05:00
-
2a808b06db
Fix one user may block entire listen loop for builtin SSH
Unknwon
2016-02-01 12:10:49 -05:00
-
d568019306
Remember last selected clone protocol, and establish uniform order (https, ssh)
Florian Kaiser
2016-02-01 16:30:28 +00:00
-
-
05c665506c
Remember last selected clone protocol, and establish uniform order (https, ssh)
Florian Kaiser
2016-02-01 16:30:28 +00:00
-
-
b3e0efc0c3
Trim whitespace when adding SSH keys (fixes #2447)
John Maguire
2016-01-31 22:00:55 -05:00
-
f92febb054
Trim whitespace when adding SSH keys (fixes #2447)
John Maguire
2016-01-31 22:00:55 -05:00
-
caa4ca46c0
Add debug log when SSH key for deletion isn't found
John Maguire
2016-01-31 22:01:16 -05:00
-
d3db1a846d
Add debug log when SSH key for deletion isn't found
John Maguire
2016-01-31 22:01:16 -05:00
-
5d192c2ebf
Merge pull request #2533 from fnkr/icon-fork-private-collision
Unknwon
2016-01-31 19:41:21 -05:00
-
-
7b0b3f2224
Merge pull request #2533 from fnkr/icon-fork-private-collision
Unknwon
2016-01-31 19:41:21 -05:00
-
-
29c3e9f428
Undo change in templates/explore/repo_list.tmpl
Florian Kaiser
2016-01-31 21:59:18 +00:00
-
61ebcd57f4
Undo change in templates/explore/repo_list.tmpl
Florian Kaiser
2016-01-31 21:59:18 +00:00
-
532f9fdd99
Use icon repo-forked instead of repo-lock for private, forked repos
Florian Kaiser
2016-01-31 20:41:57 +00:00
-
8522a40d49
Use icon repo-forked instead of repo-lock for private, forked repos
Florian Kaiser
2016-01-31 20:41:57 +00:00
-
4848620594
#2229 adjust URL verbose depth for reverse proxy sub-path
Unknwon
2016-01-31 15:38:20 -05:00
-
a7126a11d5
#2229 adjust URL verbose depth for reverse proxy sub-path
Unknwon
2016-01-31 15:38:20 -05:00
-
bead46363b
Evaulate org/team permissions when using the issue/PR view
Florian Kaiser
2016-01-31 20:12:03 +00:00
-
c8fc22f2e9
Evaulate org/team permissions when using the issue/PR view
Florian Kaiser
2016-01-31 20:12:03 +00:00
-
57c10aae33
Merge pull request #2531 from andreynering/home-template-pt-BR
Unknwon
2016-01-31 15:10:21 -05:00
-
-
e1fafc01d3
Merge pull request #2531 from andreynering/home-template-pt-BR
Unknwon
2016-01-31 15:10:21 -05:00
-
-
0e0cd9100b
Add portuguese-BR to home template.
Andrey Nering
2016-01-31 17:58:51 -02:00
-
-
809ac19146
Add portuguese-BR to home template.
Andrey Nering
2016-01-31 17:58:51 -02:00
-
-
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 +00:00
-
ea3cdf63d7
Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
Florian Kaiser
2016-01-31 19:16:40 +00:00
-
fdad234445
Remove unnecessary comments
Florian Kaiser
2016-01-31 19:08:20 +00:00
-
38fe791ff2
Remove unnecessary comments
Florian Kaiser
2016-01-31 19:08:20 +00:00
-
bba1847a8e
Everyone can see public repos
Florian Kaiser
2016-01-31 18:13:39 +00:00
-
9b61a9bbf3
Everyone can see public repos
Florian Kaiser
2016-01-31 18:13:39 +00:00
-
a9d68a6884
fix #2529
Unknwon
2016-01-31 13:33:36 -05:00
-
46a78ec344
fix #2529
Unknwon
2016-01-31 13:33:36 -05:00
-
9cf95e4e37
Organization owners see all repositories & teams
Florian Kaiser
2016-01-31 16:13:31 +00:00
-
0509d1d0fc
Organization owners see all repositories & teams
Florian Kaiser
2016-01-31 16:13:31 +00:00
-
8c4588c4c9
Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
Florian Kaiser
2016-01-31 15:18:28 +00:00
-
01d3dfca1b
Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
Florian Kaiser
2016-01-31 15:18:28 +00:00
-
e35791b2b2
Only show teams the user has access to
Florian Kaiser
2016-01-31 13:28:42 +00:00
-
df81362363
Only show teams the user has access to
Florian Kaiser
2016-01-31 13:28:42 +00:00
-
5eafe2b17e
Only show repositories the user has access to, on the organization home
Florian Kaiser
2016-01-31 10:46:04 +00:00
-
-
-
9bcee7bb14
Only show repositories the user has access to, on the organization home
Florian Kaiser
2016-01-31 10:46:04 +00:00
-
-
-
1c1246fcb9
Merge pull request #2527 from fnkr/hide-private-orgs-from-profile
Unknwon
2016-01-31 08:56:21 -05:00
-
-
-
-
a1b0dcb222
Merge pull request #2527 from fnkr/hide-private-orgs-from-profile
Unknwon
2016-01-31 08:56:21 -05:00
-
-
-
-
8436d69eaf
Update and reorganize front-end resources
Unknwon
2016-01-30 22:10:20 -05:00
-
ae37518799
Update and reorganize front-end resources
Unknwon
2016-01-30 22:10:20 -05:00
-
20403f75fb
Enable a way to checkout Pull Requests from remote refs
Martin Hartkorn
2016-01-30 23:56:38 +01:00
-
-
-
7cb68a106b
Enable a way to checkout Pull Requests from remote refs
Martin Hartkorn
2016-01-30 23:56:38 +01:00
-
-
-
295de51b99
Show all orgs on user profile, except the private one's
Florian Kaiser
2016-01-30 21:51:11 +00:00
-
-
0a84826146
Show all orgs on user profile, except the private one's
Florian Kaiser
2016-01-30 21:51:11 +00:00
-
-
6e03f61617
Update .gopmfile
Unknwon
2016-01-30 10:12:23 -05:00
-
dfeec8f0d6
Update .gopmfile
Unknwon
2016-01-30 10:12:23 -05:00
-
055c1ea02d
Merge pull request #2517 from fnkr/issue-2516
Unknwon
2016-01-30 09:47:37 -05:00
-
-
c104f36615
Merge pull request #2517 from fnkr/issue-2516
Unknwon
2016-01-30 09:47:37 -05:00
-
-
abc5abce30
Allow modification of a release if Content is empty (fix #2516)
Florian Kaiser
2016-01-30 13:39:02 +00:00
-
-
4fd123a216
Allow modification of a release if Content is empty (fix #2516)
Florian Kaiser
2016-01-30 13:39:02 +00:00
-
-
112a7cab31
#2497 incorrect error handle for team name
Unknwon
2016-01-29 17:06:14 -05:00
-
ce7051e2ae
#2497 incorrect error handle for team name
Unknwon
2016-01-29 17:06:14 -05:00
-
ee814bf8d6
#2491 minor fix for sr on dashboard
Unknwon
2016-01-29 15:28:24 -05:00
-
04527c688d
#2491 minor fix for sr on dashboard
Unknwon
2016-01-29 15:28:24 -05:00
-
a4a23c0268
Merge pull request #2508 from MilesPong/develop
Unknwon
2016-01-29 05:44:00 -05:00
-
-
4c65383498
Merge pull request #2508 from MilesPong/develop
Unknwon
2016-01-29 05:44:00 -05:00
-
-
cd89d387b6
Merge pull request #2509 from 0rax/develop
Unknwon
2016-01-29 05:15:08 -05:00
-
-
cc64053972
Merge pull request #2509 from 0rax/develop
Unknwon
2016-01-29 05:15:08 -05:00
-
-
beefc53e59
Using https for gravatar
miles@Oscar
2016-01-29 13:06:17 +08:00
-
7ebbc80bbb
Using https for gravatar
miles@Oscar
2016-01-29 13:06:17 +08:00
-
1becf01cfa
Fixed gravatar url
miles@Oscar
2016-01-29 11:05:41 +08:00
-
d11b794f8a
Fixed gravatar url
miles@Oscar
2016-01-29 11:05:41 +08:00
-
9fbf54ee6b
Update Dockerfile.rpi to better match Dockerfile:
Jean-Philippe Roemer
2016-01-28 21:27:15 +00:00
-
fbc8b3754b
Update Dockerfile.rpi to better match Dockerfile:
Jean-Philippe Roemer
2016-01-28 21:27:15 +00:00
-
12c8953381
Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi
Jean-Philippe Roemer
2016-01-28 15:03:02 +00:00
-
-
d066972957
Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi
Jean-Philippe Roemer
2016-01-28 15:03:02 +00:00
-
-
b7b30cd85e
Corrections following recommendations
Antoine GIRARD
2016-01-28 20:49:05 +01:00
-
70aadc35aa
Corrections following recommendations
Antoine GIRARD
2016-01-28 20:49:05 +01:00
-
81e5722bcc
Handling error for the API request and add commments [ci skip]
Antoine GIRARD
2016-01-16 10:36:16 +01:00
-
92798f5ebe
Handling error for the API request and add commments [ci skip]
Antoine GIRARD
2016-01-16 10:36:16 +01:00
-
303d091ea9
Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
Antoine GIRARD
2016-01-16 10:28:59 +01:00
-
bbf8b7f8d6
Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
Antoine GIRARD
2016-01-16 10:28:59 +01:00
-
c11c3b6c11
Near ready
Antoine GIRARD
2016-01-15 19:24:03 +01:00
-
-
-
56e11cdc81
Near ready
Antoine GIRARD
2016-01-15 19:24:03 +01:00
-
-
-
566163ab82
Merge pull request #2502 from bkcsoft/fix/split-view-diff
Unknwon
2016-01-28 10:11:45 -05:00
-
-
fbcc7086b9
Merge pull request #2502 from bkcsoft/fix/split-view-diff
Unknwon
2016-01-28 10:11:45 -05:00
-
-
e2dde6eb0a
Record error when fail to health check repository
Unknwon
2016-01-28 06:46:25 -05:00
-
70d0e30801
Record error when fail to health check repository
Unknwon
2016-01-28 06:46:25 -05:00
-
b900150b1d
Update locales
Unknwon
2016-01-28 06:15:49 -05:00
-
-
-
c7e4b45a62
Update locales
Unknwon
2016-01-28 06:15:49 -05:00
-
-
-
4deb876343
Minor fix for #2494
Unknwon
2016-01-28 06:07:16 -05:00
-
a0b1c6ab2b
Minor fix for #2494
Unknwon
2016-01-28 06:07:16 -05:00
-
0617720c0c
Merge pull request #2494 from mhartkorn/pullreq-name-change
Unknwon
2016-01-28 05:58:37 -05:00
-
-
8d0a8c290e
Merge pull request #2494 from mhartkorn/pullreq-name-change
Unknwon
2016-01-28 05:58:37 -05:00
-
-
9b8ad01bc0
Merge pull request #2493 from andreynering/fix-2489
Unknwon
2016-01-28 05:33:27 -05:00
-
-
030d83fece
Merge pull request #2493 from andreynering/fix-2489
Unknwon
2016-01-28 05:33:27 -05:00
-
-
96dee1c354
Split view fixed
Kim "BKC" Carlbäcker
2016-01-27 23:52:42 +01:00
-
81269fb54a
Split view fixed
Kim "BKC" Carlbäcker
2016-01-27 23:52:42 +01:00
-
674c5c37be
Change user name in Pull Requests
Martin Hartkorn
2016-01-27 22:45:03 +01:00
-
01031ba457
Change user name in Pull Requests
Martin Hartkorn
2016-01-27 22:45:03 +01:00
-
5deb726f3f
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering
2016-01-27 18:54:08 -02:00
-
-
ddcce651a6
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering
2016-01-27 18:54:08 -02:00
-
-
1ab8a60d73
Not working, but slightly better...
Kim "BKC" Carlbäcker
2016-01-27 21:48:57 +01:00
-
f852ab7ada
Not working, but slightly better...
Kim "BKC" Carlbäcker
2016-01-27 21:48:57 +01:00