Unknwon
|
a17a5e3b8a
|
Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
|
9 years ago |
Josh Frye
|
7f00c46492
|
Use relative url when showing forked from
|
9 years ago |
Unknwon
|
3d87381ce4
|
#1597 support pull requests in same repository
|
9 years ago |
Josh Frye
|
2819d156d7
|
Update delete wiki page route
|
9 years ago |
Josh Frye
|
86919d05cb
|
Add ability to delete single wiki pages.
|
9 years ago |
Unknwon
|
c6e810c585
|
Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
|
9 years ago |
Unknwon
|
22599912df
|
Minor fixes for #2745
|
9 years ago |
Josh Frye
|
18bac095c0
|
Repo setting to delete and disable wiki
|
9 years ago |
Andrey Nering
|
7bbb4b49e7
|
Render emojis in more places.
|
9 years ago |
Unknwon
|
d671961d0f
|
Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
|
9 years ago |
chriswatt
|
ce7d4fd150
|
Remove download archive button on wiki pages
|
9 years ago |
chriswatt
|
2cb08b6ae6
|
Change colour of numbers on pull request tabs if greater than zero
|
9 years ago |
Lukas Dietrich
|
a742d71e41
|
Add ForegroundColor for labels
|
9 years ago |
Andrey Nering
|
6b296dbf42
|
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
|
9 years ago |
Unknwon
|
a16ec44cf5
|
Fix #857
|
9 years ago |
Unknwon
|
beaaf5b8f2
|
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
|
9 years ago |
Download-Fritz
|
c8d4d1bd2e
|
#2505 Allow to fork and disallow to create PRs for mirrors.
|
9 years ago |
Andrey Nering
|
602ef9ba5f
|
Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates
Priority:
- root
- .gogs
- .github
|
9 years ago |
Unknwon
|
04d7b393ab
|
Minor fix for #2624
|
9 years ago |
Unknwon
|
0607f13964
|
Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
|
9 years ago |
chriswatt
|
ff07256d4c
|
Fix when repo is empty
|
9 years ago |
chriswatt
|
aa55f2e41f
|
Add grey bg to tabs on repo page
|
9 years ago |
Martin Hartkorn
|
d07e6233a3
|
Refactored according to suggestions
|
9 years ago |
Martin Hartkorn
|
42b1b57e94
|
Convert mirrors to regular repositories.
|
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 |
Andrey Nering
|
a00f3969c0
|
Enable sintax highlighting on diff view. Close #733
|
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 |
Florian Kaiser
|
13faaaf506
|
Remember last selected clone protocol, and establish uniform order (https, ssh)
|
9 years ago |
Unknwon
|
2f639d25cb
|
Merge pull request #2502 from bkcsoft/fix/split-view-diff
Split view fixed
|
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
|
ea7ca442b5
|
fix CSS of branch dropdown when view commits under revision
|
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 |
Unknwon
|
30a996fbc4
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
9 years ago |
Unknwon
|
30a1b74552
|
fix markdown autolink error
|
9 years ago |
Andrey Nering
|
183ee384c7
|
Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
|
9 years ago |
Andrey Nering
|
000931e238
|
Highlighting differences of lines in the diff view.
|
9 years ago |
Kim "BKC" Carlbäcker
|
ec768bbff1
|
Removed opticon-fold
|
9 years ago |
Kim "BKC" Carlbäcker
|
aabab341ca
|
merged split/unified templates
|
9 years ago |
Kim "BKC" Carlbäcker
|
827b2477b8
|
Changed name from inline to unified
|
9 years ago |
Kim "BKC" Carlbäcker
|
b34c4f23ca
|
i18n-fix for split-view
|
9 years ago |
Kim "BKC" Carlbäcker
|
f5576c90a7
|
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
|
9 years ago |
Unknwon
|
4483f26434
|
#2283 set text/plain for non-binary files in raw mode
|
9 years ago |
Unknwon
|
00a60453fb
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Unknwon
|
498d0a8267
|
#2014 allow switch branches between two orgs in compose PR
|
9 years ago |