Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Side by Side Diff: .hgignore
Issue
29624561
:
Issue 6104 - Minified code in help center repository (Closed)
Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Fix sourcemaps for CSS files, Change tabs to spaces
Created Nov. 30, 2017, 10:03 a.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Fix sourcemaps for CSS files, Change tabs to spaces
Patch Set 3: Separate static directory into src and dist
Patch Set 4: Move all requires to top of gulpfile.js
Patch Set 5: Consolidate gulp tasks
Patch Set 6: Consolidate gulp tasks
Patch Set 7: Consolidated gulp tasks
Right:
Patch Set 1: None
Patch Set 2: Fix sourcemaps for CSS files, Change tabs to spaces
Patch Set 3: Separate static directory into src and dist
Patch Set 4: Move all requires to top of gulpfile.js
Patch Set 5: Consolidate gulp tasks
Patch Set 6: Consolidate gulp tasks
Patch Set 7: Consolidated gulp tasks
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
.hgignore
gulpfile.js
package.json
src/js/main.js
src/js/vendor/bowser.js
src/js/vendor/classList.js
src/js/vendor/element-closest.js
src/js/vendor/html5shiv.js
src/js/vendor/ie8.js
src/js/vendor/respond.js
src/scss/_licence.scss
src/scss/base/_font.scss
src/scss/base/_utilities.scss
src/scss/base/_variables.scss
src/scss/components/_accordion.scss
src/scss/components/_article.scss
src/scss/components/_breadcrumb.scss
src/scss/components/_browser-select.scss
src/scss/components/_card.scss
src/scss/components/_contact.scss
src/scss/components/_lists.scss
src/scss/components/_pre-icon.scss
src/scss/components/_search-form.scss
src/scss/components/_select.scss
src/scss/content/_typography.scss
src/scss/layout/_body.scss
src/scss/layout/_footer.scss
src/scss/layout/_grid.scss
src/scss/layout/_header.scss
src/scss/layout/_navbar.scss
src/scss/main.scss
static/js/main.js
static/js/vendor/bowser.js
static/js/vendor/classList.min.js
static/js/vendor/element-closest.min.js
static/js/vendor/html5shiv.min.js
static/js/vendor/ie8.min.js
static/js/vendor/respond.min.js
templates/article.tmpl
templates/minimal.tmpl
View unified diff
|
Download patch
« no previous file with comments
|
« .gitignore
('k') |
gulpfile.js »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 node_modules
1 node_modules
2
static/css
/main.css
2
static/css
3
static/js
OLD
NEW
« no previous file with comments
|
« .gitignore
('k') |
gulpfile.js »
('j') |
no next file with comments »
Edit Message
Issue 29624561: Issue 6104 - Minified code in help center repository (Closed)
Created Nov. 29, 2017, 2:25 p.m. by ire
Modified Dec. 11, 2017, 3:29 p.m.
Reviewers: juliandoucette
Base URL: https://hg.adblockplus.org/help.eyeo.com
Comments: 27
This is Rietveld