Josh Frye
257f8aac45
Set default log path if empty during install
9 years ago
Josh Frye
fb8c598933
Add helper text for log path.
9 years ago
Josh Frye
2a5b31d2f5
Add install option for log path
9 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.
9 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
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
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
26feb3693e
#2558 delete local wiki copy when rename repo and user
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
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Unknwon
01f1a736b6
Add missing patch conflit pattern
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
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
eb728aa379
Merge pull request #2537 from fnkr/remember-clone-protocol
Remember last selected clone protocol
9 years ago
Unknwon
eb15f928e8
Fix one user may block entire listen loop for builtin SSH
9 years ago
Florian Kaiser
13faaaf506
Remember last selected clone protocol, and establish uniform order (https, ssh)
9 years ago
Unknwon
8bb1f668cd
Merge pull request #2533 from fnkr/icon-fork-private-collision
Use icon repo-forked instead of repo-lock for private, forked repos
9 years ago
Florian Kaiser
aef885a0ae
Undo change in templates/explore/repo_list.tmpl
9 years ago
Florian Kaiser
0f9c6808a3
Use icon repo-forked instead of repo-lock for private, forked repos
9 years ago
Unknwon
1d65fa9652
#2229 adjust URL verbose depth for reverse proxy sub-path
9 years ago
Unknwon
51d5a8a6f8
Merge pull request #2531 from andreynering/home-template-pt-BR
Add portuguese-BR to home template.
9 years ago
Andrey Nering
5654c5e131
Add portuguese-BR to home template.
9 years ago
Unknwon
094fbc8b2e
fix #2529
9 years ago
Unknwon
2bcbf77e00
Update and reorganize front-end resources
9 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 years ago
Unknwon
45e824ef08
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
2f639d25cb
Merge pull request #2502 from bkcsoft/fix/split-view-diff
Split view fixed
9 years ago
Unknwon
c1c3cada6c
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
9 years ago
Kim "BKC" Carlbäcker
5086de50c1
Split view fixed
9 years ago
Andrey Nering
8320b077a0
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
9 years ago
Kim "BKC" Carlbäcker
b73bba1c76
Name popup
9 years ago
Kim "BKC" Carlbäcker
cdeed98cb4
Implemented participant-listing for issue-pages
9 years ago
Unknwon
b5518291a1
Merge pull request #2433 from xxxtonixxx/develop
To add spanish translation to home template
9 years ago
Unknwon
47152fb109
fix #2416
9 years ago
Unknwon
b80af0d28c
Minor fix for #2396
9 years ago
Toni Villena
7c88ed3aa4
Add es-ES to home template
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Unknwon
5b18638857
URL fix for #2287
9 years ago
Unknwon
4e10c72cbd
hide section with user has no organizations
9 years ago
Unknwon
ea7ca442b5
fix CSS of branch dropdown when view commits under revision
9 years ago
Unknwon
490435830d
minor fix to #2383
- add tooltip for organization name in profile
9 years ago
Unknwon
986a3eb346
Merge pull request #2383 from exmex/develop
Added organization display on profile
9 years ago
ExMex
87bcbe68ec
Added improvement from Unknwon
9 years ago
Adam Strzelecki
fe562dbafa
commit.RefUrl expects AppUrl argument
This is fixup for ea375c0dcc
. The bug was not
visible because commit.RefUrl was always returning empty url due regression
described in https://github.com/gogits/git-module/pull/4
9 years ago
ExMex
211c1decf2
Added links to org profile icons
9 years ago