Josh Frye
|
ec478b4b06
|
Set default log path if empty during install
|
2016-02-12 10:03:04 -05:00 |
|
Josh Frye
|
a3e8c32a30
|
Add install option for log path
|
2016-02-12 09:19:45 -05:00 |
|
Unknwon
|
0ad5f51059
|
Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user
Fix for server error on release page when a user deleted their account
|
2016-02-10 16:11:56 -05:00 |
|
Martin Hartkorn
|
6b3e47b103
|
Removed HTTP 500 error on the release page when a user deleted their account
|
2016-02-10 22:04:11 +01:00 |
|
Unknwon
|
f15a2f9b25
|
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
|
2016-02-07 11:49:11 -05:00 |
|
Tobias Kunicke
|
bc0eee48d5
|
parse milestone.deadline as local time
|
2016-02-06 00:10:32 +01:00 |
|
Unknwon
|
4e96a4a62b
|
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
|
2016-02-05 13:11:45 -05:00 |
|
Andrey Nering
|
2bfb8bb5fd
|
Enable sintax highlighting on diff view. Close #733
|
2016-02-04 18:21:47 -02:00 |
|
Unknwon
|
739d5aa1d3
|
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
|
2016-02-04 12:52:11 -05:00 |
|
Unknwon
|
04be8c0de5
|
#2554 reinitialize all repos from the db
- Update locales
|
2016-02-04 12:51:00 -05:00 |
|
Florian Kaiser
|
c3ff476ed6
|
Remove unnecessary else-block
|
2016-02-04 17:13:56 +00:00 |
|
Unknwon
|
995487e822
|
Minor fix for #2506
|
2016-02-02 17:07:40 -05:00 |
|
Unknwon
|
5e97693e0e
|
Merge pull request #2506 from sapk/add-branche-api-support
Implement API for branches listing
|
2016-02-02 16:51:14 -05:00 |
|
Florian Kaiser
|
0e4ae27caa
|
Use pretty 404 pages in repo.HTTPBackend
|
2016-02-02 14:09:47 +00:00 |
|
Unknwon
|
1c74612b3c
|
Minor fix for #2444
|
2016-02-01 20:55:12 -05:00 |
|
Unknwon
|
d3ba246693
|
Merge pull request #2444 from bkcsoft/feature/participants
Implemented participant-listing for issue-pages (Fixes #2377)
|
2016-02-01 20:31:54 -05:00 |
|
Florian Kaiser
|
3e0a27157c
|
Make highlighted markdown code blocks work on issue pages
|
2016-02-01 19:53:58 +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
|
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
|
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 |
|
Unknwon
|
112a7cab31
|
#2497 incorrect error handle for team name
|
2016-01-29 17:06:14 -05: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 |
|
Andrey Nering
|
5deb726f3f
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
2016-01-27 18:54:08 -02:00 |
|
Kim "BKC" Carlbäcker
|
1ab8a60d73
|
Not working, but slightly better...
|
2016-01-27 21:48:57 +01:00 |
|
Kim "BKC" Carlbäcker
|
85335c5f56
|
Go-ism :D
|
2016-01-27 20:11:07 +01:00 |
|
Kim "BKC" Carlbäcker
|
b31c7fe074
|
Fixed Poster/Commenter-bug and clean-up
|
2016-01-26 17:55:54 +01:00 |
|
Kim "BKC" Carlbäcker
|
2665728ee7
|
Fix OP not 'participating' until commented
|
2016-01-26 17:55:54 +01:00 |
|
Kim Carlbäcker
|
f65dedc3be
|
Optimize participant-fetching
|
2016-01-26 17:55:54 +01:00 |
|
Kim "BKC" Carlbäcker
|
2cc1ee3fc0
|
Implemented participant-listing for issue-pages
|
2016-01-26 17:55:54 +01:00 |
|
Andrey Nering
|
ee5d6fb025
|
Compute inline diff for pull request view, too. Fix #2462
|
2016-01-25 20:56:27 -02:00 |
|
Kim "BKC" Carlbäcker
|
a3eab8185d
|
Admins are allowed to create repos for arbitrary Orgs
|
2016-01-20 14:46:45 +01:00 |
|
Unknwon
|
f75b5f4287
|
Merge pull request #2383 from exmex/develop
Added organization display on profile
|
2016-01-14 21:07:17 +08:00 |
|
Unknwon
|
a72f57374d
|
Merge pull request #2403 from ddelpero/master
Update repo.go
|
2016-01-14 14:55:45 +08:00 |
|
ExMex
|
f610bfa8a2
|
Added organization display on profile
Fixed "Follower" Icon too big
|
2016-01-12 03:09:59 +01:00 |
|
Unknwon
|
bcf6aed452
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
2016-01-09 13:39:18 +08:00 |
|
Unknwon
|
4331d1d2a0
|
require token for list my orgs
|
2016-01-09 13:32:19 +08:00 |
|
Unknwon
|
62edc5c59a
|
fix cannot show user public ssh keys
|
2016-01-09 13:28:05 +08:00 |
|
Unknwon
|
03427fb005
|
fix #2360
|
2016-01-08 08:49:03 +08:00 |
|
ddelpero
|
7655337a1f
|
Update repo.go
Release download file name doesn't include tag number #2339
Download: Changed to use refName instead of commit.ID for downloaded file name
|
2016-01-07 14:28:38 -06:00 |
|
Unknwon
|
e0f0f72a36
|
#2345 disallow access of some pages for empty repo
|
2016-01-07 11:07:17 +08:00 |
|
Andrey Nering
|
73474c043b
|
Highlighting differences of lines in the diff view.
|
2016-01-06 17:46:56 -02:00 |
|
zhuharev
|
0d5dc8a064
|
typo fix
|
2016-01-06 22:41:42 +03:00 |
|
Kim "BKC" Carlbäcker
|
8fe5d887ae
|
Changed name from inline to unified
|
2016-01-05 19:21:50 +01:00 |
|