- 15 Jan, 2015 40 commits
-
-
Dmitriy Zaporozhets authored
Replace match via get with get on routes
-
Dmitriy Zaporozhets authored
Remove or prepend underscore _ to unused method arguments
-
Dmitriy Zaporozhets authored
Change always passing visible false tests.
-
Dmitriy Zaporozhets authored
Make blob new and edit file editors more uniform
-
Dmitriy Zaporozhets authored
Replace regex methods by string ones since faster and more readable
-
Dmitriy Zaporozhets authored
Simplify SSH fingerprint regexp extraction
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Replace highlight.js with rouge-fork rugments
-
Dmitriy Zaporozhets authored
Send checkout sha to services In case of tags it may be useful to have sha of commit this tag points to. So now web hooks and services get additional parameter `checkout_sha` See merge request !1400
-
Dmitriy Zaporozhets authored
Remove password strength indicator We were having the following issues: - the indicator would sometimes stay red even if the password that was entered was long enough; - the indicator had a middle yellow signal: what does that mean? - the red/green backgrounds were not color-blind-friendly. See merge request !1399
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix tab index Fixes #1892 See merge request !1401
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
Update the Omnibus package in Dockerfile
-
Dmitriy Zaporozhets authored
-
Jacob Vosmaer authored
We were having the following issues: - the indicator would sometimes stay red even if the password that was entered was long enough; - the indicator had a middle yellow signal: what does that mean? - the red/green backgrounds were not color-blind-friendly.
-
Stefan Tatschner authored
-
Stefan Tatschner authored
I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with <span> tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same.
-
Stefan Tatschner authored
I did this commit in an earlier revision of my pull request. As reverting this commit later caused failing tests I decided to include it again.
-
Dmitriy Zaporozhets authored
Fix comments Fixes: * drag-n-drop works for diff comments * selecting images works for diff comments * preview works for edit comments * drag-n-drop works for edit comments * selecting images works for edit comments * if comment presented on 'Discussion' and 'Changes' tabs - after edit it updates on both tabs. * Correctly hide form when edit comment on diff * fix full-screen for diff comments See merge request !1398
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
View link first See merge request !1397
-
Dmitriy Zaporozhets authored
Fix scroll issue Fixes #1886 See merge request !1396
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
-
kfei authored
From 7.5.3 to 7.6.2. Signed-off-by: kfei <kfei@kfei.net>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
This reverts commit 1e45ba7f.
-