| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First, the autosize library was being too controlling and removed the
`resize` property from any elements to which it was attached, removing
the drag handle.
Second, we detect when the user manually resizes an autosize textarea,
and then remove the autosize behavior from it and increase its
max-height.
This should allow for the best of both worlds.
Closes #12832
|
|\
| |
| |
| |
| | |
Mark inline difference between old and new paths when a file is renamed
See merge request !2652
|
| | |
|
|/
|
|
| |
Closes #12621
|
|\
| |
| |
| |
| |
| |
| | |
Show list of forks for a given Project
Closes #2406
See merge request !2376
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Makes ol margin big enough for 3 digits.
Fixes #7960

See merge request !2608
|
| | |
| | |
| | |
| | | |
Fixes #7960
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds feature: Ajax Close/Open updates discussion automatically
Triggers jQuery event <br/>
Fixes #5544
See merge request !2610
|
| | | | |
|
| |/ /
| | |
| | |
| | |
| | | |
Triggers jQuery event
Fixes #5544
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Increase contrast between highlighted code comments and inline diff marker.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12737.
It was especially bad in Monokai, better now.
See merge request !2629
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Limit jquery-ui requires to what we actually use
See merge request !2274
|
| |/ /
| | |
| | |
| | |
| | | |
This commit is a smoke test to run CI and see if we get back any JS
errors.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug/jschatz1/file browser lines
Fixes #12725

See merge request !2615
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Uses `$border-color`
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit a14089485ff697d58dddb61e6da2d1b6c64a803e.
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 111834883d287c89a24ae395900786d771214bdb.
|
| | | |
| | | |
| | | |
| | | | |
Fixes #12725
|
| |/ /
| | |
| | |
| | | |
New download btn WIP.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'search-box-in-group-members-view-is-too-small-for-placeholder-in-chrome' into 'master'
Fixes: Search box in Group Members view is too small for placeholder in Chrome
Fixes #2498

See merge request !2609
|
| |/ /
| | |
| | |
| | | |
Fixes #2498
|
|/ /
| |
| |
| | |
Fixes #2307
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Highlight note code and edit preview
More highlighting fixes! Highlighting wasn't applied all the way for
code in notes, diff notes diffs and diff preview (on the file edit page).
The CSS changes further unify the styling for file-content highlighting,
diff highlighting and note code highlighting.
See merge request !2594
|
| | | |
|
| | |
| | |
| | |
| | | |
Only top search is gray.
|
| | |
| | |
| | |
| | | |
Main search input has different styles than secondary search inputs.
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
All inputs of type `search` will have the gray background
and search icon centered.
Because the search magnifier is a bg image,
I had to hide it with `[value=""]`.
I added a little javascript to make sure each input always has it's
own value.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Don't vendor minified JS
Fixes #4031
See merge request !2494
|
| | |
| | |
| | |
| | |
| | |
| | | |
This version was compiled to use in the browser through Browserify.
More info or how to compile a new version:
https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| |
| |
| | |
The filename is titlecased because that's how it came from the vendor,
and we're not touching it.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove gray background from issue/mr/milestone background
Fixes #6062
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
cc @skyruler @creamzy
See merge request !2573
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|