Florian Kaiser
|
eb009923f4
|
Fix chmod for several files in conf/locale/ and public/
|
2016-02-18 19:31:23 +00:00 |
|
Florian Kaiser
|
662482d366
|
Make issue title smaller
|
2016-02-07 19:23:26 +00:00 |
|
Florian Kaiser
|
45db167f7a
|
Only show activities for repositories on dashboard, that the user has access to
|
2016-02-06 07:52:21 +00:00 |
|
Florian Kaiser
|
90e9e3c89d
|
Only show repositories on organization dashboard, that the user has access to
|
2016-02-05 15:49:01 +00:00 |
|
Florian Kaiser
|
c3ff476ed6
|
Remove unnecessary else-block
|
2016-02-04 17:13:56 +00:00 |
|
Florian Kaiser
|
fb1708e1af
|
Remove unnecessary private functions
|
2016-02-04 17:08:25 +00:00 |
|
Florian Kaiser
|
71bb7f6053
|
Escape unescaped periods in route regular expression
|
2016-02-02 17:39:56 +00:00 |
|
Florian Kaiser
|
0e4ae27caa
|
Use pretty 404 pages in repo.HTTPBackend
|
2016-02-02 14:09:47 +00:00 |
|
Florian Kaiser
|
0d41827f23
|
Fix syntax highlighting for markdown code blocks on issue description/comment save
|
2016-02-01 22:50:22 +00: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 |
|
Florian Kaiser
|
3e0a27157c
|
Make highlighted markdown code blocks work on issue pages
|
2016-02-01 19:53:58 +00:00 |
|
Florian Kaiser
|
d568019306
|
Remember last selected clone protocol, and establish uniform order (https, ssh)
|
2016-02-01 17:04:58 +00: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 |
|
Florian Kaiser
|
bead46363b
|
Evaulate org/team permissions when using the issue/PR view
|
2016-01-31 20:12:03 +00: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 |
|
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 |
|
Florian Kaiser
|
295de51b99
|
Show all orgs on user profile, except the private one's
|
2016-01-30 21:53:58 +00:00 |
|
Florian Kaiser
|
abc5abce30
|
Allow modification of a release if Content is empty (fix #2516)
|
2016-01-30 13:39:02 +00:00 |
|