Kim "BKC" Carlbäcker
4e6d048ba1
i18n-fix for split-view
9 years ago
Kim "BKC" Carlbäcker
0df39b33eb
Implement Split Diff-View
...
- Unified/Inline Diff-View Selectable
9 years ago
Unknwon
7392b6a755
fix #2327
9 years ago
Unknwon
4993ab1a76
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
8d58e06ad8
more fix on #2268
9 years ago
Unknwon
44637f03cc
#2282 fast detection of utf-8
9 years ago
João Pedro
7bab3d682f
Lowercase "Service"
9 years ago
João Pedro
34f01aab5e
Update head.tmpl
9 years ago
Unknwon
93f03707a7
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
85af36332b
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
13fe733037
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
a49af93faf
#1692 APIs: Users Followers
...
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
c62a6b7a12
#2014 allow switch branches between two orgs in compose PR
10 years ago
Unknwon
cadf03db68
#2180 fix avatar link when disable gravatar
10 years ago
Unknwon
5ff6eedf5e
#2251 fix button name
10 years ago
Unknwon
53eb37d529
fix #1436
10 years ago
Unknwon
3bcdb3855c
#2250 Use HTTP/HTTPS as default clone option
10 years ago
Unknwon
2d3ecbe5b2
make mailer log more verbose
10 years ago
Unknwon
33a99d587a
fix #2223
10 years ago
Unknwon
9cd16c5b12
#1692 add organization APIs
10 years ago
Unknwon
6673dcb038
#2103 #2181 improvments of highlight class name
10 years ago
Unknwon
b117befc2b
#1692 add user email APIs
10 years ago
Unknwon
7786cb76f3
fix #2205
10 years ago
Unknwon
eb918c2368
fix only admin can view milestone desc
10 years ago
Unknwon
3362b3a44f
fix possible disclosure
10 years ago
Unknwon
50264200f0
fix huge diff hangs
10 years ago
Unknwon
91789930bc
#2176 fix 500 on /watchers & /stars for pg
10 years ago
Unknwon
ea375c0dcc
new template func
10 years ago
Unknwon
7509fa2c33
improve get commits performance
10 years ago
Unknwon
95f9c85bcc
#2185 use Go sub-repo to detect encoding
10 years ago
Unknwon
79dcd7ee6e
#2167 able to identify git version on Windows
10 years ago
Unknwon
71123c816d
update hightlight.js
10 years ago
Unknwon
351dfc95a9
prepare release
10 years ago
Unknwon
837155577a
#2159 use icon+tooltip to replace text
10 years ago
Unknwon
4108c12092
#2156 add edit org link in admin panel
10 years ago
Unknwon
59c965a5ec
#2156 admin able to edit organization max repo creation
10 years ago
Unknwon
d0b0d24f22
#2154 disable change user for non-local users
...
- #2153 remove require for gravatar
10 years ago
Unknwon
40f3142264
#2114 External URL for wiki
10 years ago
Unknwon
2a8d71367d
#2029 not show content of issue in activity timeline
10 years ago
Unknwon
3d5d61778a
#1938 #1374 disable password change for non-local users
10 years ago
Unknwon
99e9bbef6c
fix bool check for repo max limit and fix hang when push repo with tons of commits
10 years ago
Unknwon
2a0bb1fa90
#1575 Limit repo creation
10 years ago
Unknwon
c6083c335e
#1612 Ability to send mail when a new pull request is submitted
10 years ago
Unknwon
9a2e43bff2
move out git module and #1573 send push hook
10 years ago
SlavikZ
a19aaa439d
LDAP parameters UI: bind_dn and bind_password are not required
10 years ago
Unknwon
c3440c4dd3
#2035 Show author e-mail in commit diff
10 years ago
Unknwon
718d3ae258
#1943 Able to config fsck timeout
10 years ago
Unknwon
b8d48bdb62
#2037 Add "New Mirror" button on Dashboard
10 years ago
Angus Gibson
df05134494
Break branch-selection dropdown into a template
...
We only handle branch selection for repo home and commits pages, so the
redirection URL is based on PageIsCommits
10 years ago
Angus Gibson
9bd3ebe207
Dropdown on commits page to choose branch #1846
...
I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
10 years ago