Josh Frye
10a423414f
Add default branch to repo payload
10 years ago
Josh Frye
068786034e
Remove local wiki copy on repo transfer. Fixes #2558
10 years ago
Unknwon
e15c6b75d4
#1577 fix missing SQL query placeholder
10 years ago
Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
10 years ago
Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
10 years ago
Andrey Nering
905065677a
Workaroud delete folder on Windows. Fix #1738
10 years ago
ExMex
57f9ff45ee
Admins and user itself sees private org relations on profile
10 years ago
Florian Kaiser
1f7e7b39f2
Only show activities for repositories on dashboard, that the user has access to
10 years ago
Tobias Kunicke
5ff526d777
regulate timezone for milestone.deadline
10 years ago
Unknwon
26feb3693e
#2558 delete local wiki copy when rename repo and user
10 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
10 years ago
Andrey Nering
ea0db4b5db
go fmt models/git_diff_test.go
10 years ago
Martin Hartkorn
82aa954a4a
Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch
10 years ago
Unknwon
671ab5fcbc
Minor fix for #2530
10 years ago
Martin Hartkorn
14a6a960dc
Removed dependency on post-receive hook and use TriggerTask instead
10 years ago
Unknwon
2732046410
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
10 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
10 years ago
Florian Kaiser
b68a8036e6
Remove unnecessary private functions
10 years ago
Unknwon
01f1a736b6
Add missing patch conflit pattern
10 years ago
Unknwon
759a73fd9c
Minor fix for #2506
10 years ago
Unknwon
cf34a01120
Merge pull request #2506 from sapk/add-branche-api-support
Implement API for branches listing
10 years ago
Unknwon
10d0c55f16
Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
10 years ago
Unknwon
b86ffbc842
Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys
Fixes #2447 (delete public key from authorized_keys)
10 years ago
John Maguire
c960692973
Trim whitespace when adding SSH keys ( fixes #2447 )
10 years ago
John Maguire
7c556b3b40
Add debug log when SSH key for deletion isn't found
10 years ago
Florian Kaiser
b8095e4698
Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
10 years ago
Florian Kaiser
129747beec
Everyone can see public repos
10 years ago
Florian Kaiser
88ae14a8a6
Only show teams the user has access to
10 years ago
Florian Kaiser
08b69fc9a9
Only show repositories the user has access to, on the organization home
10 years ago
Martin Hartkorn
5601d48df8
Enable a way to checkout Pull Requests from remote refs
10 years ago
Florian Kaiser
cddcdf8c87
Show all orgs on user profile, except the private one's
10 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
10 years ago
Antoine GIRARD
7407a0b226
Corrections following recommendations
10 years ago
Antoine GIRARD
42c1153d6e
Near ready
10 years ago
Unknwon
9711286b26
Record error when fail to health check repository
10 years ago
Unknwon
c1c3cada6c
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
10 years ago
Unknwon
847b985de5
Merge pull request #2494 from mhartkorn/pullreq-name-change
Change user name in Pull Requests to avoid errors (fixes #2495 )
10 years ago
Martin Hartkorn
758589d28d
Change user name in Pull Requests
10 years ago
Andrey Nering
8320b077a0
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
10 years ago
Kim "BKC" Carlbäcker
cbae57c634
Fixed Webhook URL-length Issue #2465
10 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
10 years ago
Unknwon
5b18638857
URL fix for #2287
10 years ago
Antoine GIRARD
4c444fb1e8
Fix username display in lower-cased for comment in Dashboard
10 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
10 years ago
Unknwon
05853b6ae9
#2349 fix convert type
10 years ago
Unknwon
56f772c100
#2349 try to handle []int8 case
10 years ago
Andrey Nering
5a28d5fe46
Fix test case after 86bce4a2ae.
10 years ago
Unknwon
516b391372
roll back a small change
10 years ago
Unknwon
c2e9264310
minor fix to #2335
10 years ago
Unknwon
30a996fbc4
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
10 years ago