Unknwon
|
d5ca913b2f
|
#2639 add branch prefix for test webhook
|
2016-02-17 15:05:07 -05:00 |
|
Unknwon
|
2765b5c7cf
|
#2630 fix wrong user avatar link in webhook
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
|
2016-02-15 15:18:53 -05:00 |
|
Unknwon
|
632c27802c
|
Minor fix for #2624
|
2016-02-15 14:57:15 -05:00 |
|
Martin Hartkorn
|
bb595666ac
|
Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
|
2016-02-15 14:59:24 +01:00 |
|
Martin Hartkorn
|
15d37b7a95
|
Refactored according to suggestions
|
2016-02-14 22:40:39 +01:00 |
|
Martin Hartkorn
|
15394f613f
|
Add missing safety check
|
2016-02-14 21:22:36 +01:00 |
|
Martin Hartkorn
|
3650bd8528
|
Convert mirrors to regular repositories.
|
2016-02-14 21:12:00 +01: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 |
|
Andrey Nering
|
2bfb8bb5fd
|
Enable sintax highlighting on diff view. Close #733
|
2016-02-04 18:21:47 -02: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 |
|
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
|
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
|
a72f57374d
|
Merge pull request #2403 from ddelpero/master
Update repo.go
|
2016-01-14 14:55:45 +08:00 |
|
Unknwon
|
bcf6aed452
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
2016-01-09 13:39:18 +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 |
|
Kim "BKC" Carlbäcker
|
0df39b33eb
|
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
|
2016-01-05 19:21:41 +01:00 |
|
Unknwon
|
a62290de52
|
#2311 improve HTTP auth error message
|
2015-12-30 21:29:30 -05:00 |
|
Unknwon
|
8d58e06ad8
|
more fix on #2268
|
2015-12-30 18:47:32 -05:00 |
|
Unknwon
|
93f03707a7
|
#2283 set text/plain for non-binary files in raw mode
|
2015-12-25 05:45:07 -05:00 |
|
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
2015-12-21 04:24:11 -08:00 |
|
Unknwon
|
c62a6b7a12
|
#2014 allow switch branches between two orgs in compose PR
|
2015-12-20 01:06:54 -05:00 |
|
Unknwon
|
5ff6eedf5e
|
#2251 fix button name
|
2015-12-19 22:07:06 -05:00 |
|
Unknwon
|
9cd16c5b12
|
#1692 add organization APIs
|
2015-12-17 02:28:47 -05:00 |
|
Unknwon
|
6673dcb038
|
#2103 #2181 improvments of highlight class name
|
2015-12-16 22:13:12 -05:00 |
|
Unknwon
|
19423957b1
|
rename import path
|
2015-12-15 17:25:45 -05:00 |
|
Unknwon
|
3362b3a44f
|
fix possible disclosure
|
2015-12-14 17:06:54 -05:00 |
|
Unknwon
|
7509fa2c33
|
improve get commits performance
|
2015-12-13 22:58:12 -05:00 |
|
Unknwon
|
79dcd7ee6e
|
#2167 able to identify git version on Windows
|
2015-12-13 18:20:39 -05:00 |
|
Unknwon
|
40f3142264
|
#2114 External URL for wiki
|
2015-12-11 04:55:08 -05:00 |
|
Unknwon
|
2a0bb1fa90
|
#1575 Limit repo creation
|
2015-12-10 12:37:53 -05:00 |
|
Unknwon
|
c6083c335e
|
#1612 Ability to send mail when a new pull request is submitted
|
2015-12-10 11:18:56 -05:00 |
|
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
2015-12-09 20:46:05 -05:00 |
|
Unknwon
|
b8d48bdb62
|
#2037 Add "New Mirror" button on Dashboard
|
2015-12-09 11:24:56 -05:00 |
|
Unknwon
|
a576224d0e
|
unified name: IsViewBranch, IsViewCommit and IsViewTag
|
2015-12-09 00:32:53 -05:00 |
|