Unknwon
|
4fd1a4472e
|
Merge pull request #2582 from chriswatt/tabindex
Fix tab index on new issue/comment form
|
9 years ago |
chriswatt
|
723417b66d
|
Fix tab index on new issue/comment form
|
9 years ago |
Unknwon
|
3a9c8bd557
|
Merge pull request #2581 from chriswatt/committab
Make commits tab active when on diff page
|
9 years ago |
chriswatt
|
a32e9cfcfc
|
Make commits tab active when on diff page
|
9 years ago |
Unknwon
|
cf0fba454a
|
Merge pull request #2580 from fnkr/smaller-issue-title
Make issue title smaller
|
9 years ago |
Florian Kaiser
|
32d87c5491
|
Make issue title smaller
|
9 years ago |
Unknwon
|
4cdec819c2
|
Merge pull request #2579 from nanoant/patch/fix-ldap-username
Fix #2221 LDAP username attribute must be fetched
|
9 years ago |
Adam Strzelecki
|
7bf5deac1f
|
Fix #2221 LDAP username attribute must be fetched
This is fix-up for 573305f . Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
|
9 years ago |
Unknwon
|
efd7e59b3e
|
Improve db path prompt when install
|
9 years ago |
Unknwon
|
3be6173192
|
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
|
9 years ago |
Unknwon
|
ca5a33b5d6
|
Merge pull request #2576 from chriswatt/commentarrows
Add avatar arrows to both pull request and issue forms
|
9 years ago |
chriswatt
|
18d55f1c50
|
Rename #avatararrow to #avatar-arrow
|
9 years ago |
Unknwon
|
4e1d819b01
|
Merge pull request #2570 from andreynering/fix-1738
Workaround delete folder on Windows.
|
9 years ago |
Andrey Nering
|
905065677a
|
Workaroud delete folder on Windows. Fix #1738
|
9 years ago |
chriswatt
|
68528e61bf
|
Add avatar arrow to pull request form
|
9 years ago |
chriswatt
|
4e57892afb
|
Add avatar arrows to new both new issue comment forms
|
9 years ago |
Unknwon
|
86030ad2e0
|
Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409
Add an important note about mapping the ssh port on the container to the host
|
9 years ago |
Unknwon
|
03fc02184d
|
Merge pull request #2565 from tkausl/issue2563
fixes #2563
|
9 years ago |
Tobias Kunicke
|
fefe415f4b
|
parse milestone.deadline as local time
|
9 years ago |
Tobias Kunicke
|
5ff526d777
|
regulate timezone for milestone.deadline
|
9 years ago |
Unknwon
|
7c90f6bacf
|
Fix #2564 file ignored by git
|
9 years ago |
Unknwon
|
c5bd288323
|
Merge pull request #2562 from Eriner/master
optipng
|
9 years ago |
Matt Hamilton
|
2d21611a23
|
optipng
|
9 years ago |
Unknwon
|
3d1beb8a82
|
Generate CSS for #2561
|
9 years ago |
Unknwon
|
4fc9746f46
|
Merge pull request #2561 from chriswatt/develop
Add small arrows on issue comments pointing to users avatar
|
9 years ago |
chriswatt
|
e9eadaef1a
|
Add small user arrows on issue comments pointing to users avatar
|
9 years ago |
Unknwon
|
26feb3693e
|
#2558 delete local wiki copy when rename repo and user
|
9 years ago |
Unknwon
|
c0c51ba711
|
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
|
9 years ago |
Unknwon
|
921647b095
|
Add YunoHost link to README
|
9 years ago |
Unknwon
|
0fe7627124
|
Merge pull request #2559 from Techwolf12/develop
Fixes small typo
|
9 years ago |
techwolf12
|
94cf89b365
|
Fixes small typo
|
9 years ago |
Unknwon
|
ad2d66ed4f
|
#2556 handle space in image URL
|
9 years ago |
Andrey Nering
|
a00f3969c0
|
Enable sintax highlighting on diff view. Close #733
|
9 years ago |
Andrey Nering
|
ea0db4b5db
|
go fmt models/git_diff_test.go
|
9 years ago |
Unknwon
|
671ab5fcbc
|
Minor fix for #2530
|
9 years ago |
Unknwon
|
2732046410
|
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
|
9 years ago |
Unknwon
|
fa40b34850
|
#2554 reinitialize all repos from the db
- Update locales
|
9 years ago |
Florian Kaiser
|
d960a61127
|
Remove unnecessary else-block
|
9 years ago |
Florian Kaiser
|
b68a8036e6
|
Remove unnecessary private functions
|
9 years ago |
Unknwon
|
01f1a736b6
|
Add missing patch conflit pattern
|
9 years ago |
Unknwon
|
759a73fd9c
|
Minor fix for #2506
|
9 years ago |
Unknwon
|
cf34a01120
|
Merge pull request #2506 from sapk/add-branche-api-support
Implement API for branches listing
|
9 years ago |
Unknwon
|
6318b4805c
|
Merge pull request #2548 from fnkr/fix-unescaped-regex
Escape unescaped periods in route regular expression
|
9 years ago |
Florian Kaiser
|
12af6e9130
|
Escape unescaped periods in route regular expression
|
9 years ago |
Unknwon
|
f1b5cef668
|
Merge pull request #2546 from fnkr/pretty-404-pages
Use pretty 404 pages in repo.HTTPBackend
|
9 years ago |
Unknwon
|
10d0c55f16
|
Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
|
9 years ago |
Florian Kaiser
|
4be007b44c
|
Use pretty 404 pages in repo.HTTPBackend
|
9 years ago |
Unknwon
|
c4dccaf1eb
|
Minor fix for #2444
|
9 years ago |
Unknwon
|
29b3a1d5f9
|
Merge pull request #2444 from bkcsoft/feature/participants
Implemented participant-listing for issue-pages (Fixes #2377)
|
9 years ago |
Unknwon
|
294c7e12c8
|
Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save
Fix syntax highlighting for markdown code blocks on issue description/comment save
|
9 years ago |