Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add README for updating .gitignore templatesgitignore-readme | Stan Hu | 2016-05-20 | 1 | -0/+14 |
| | |||||
* | First import of gitignores | Zeger-Jan van de Weg | 2016-05-20 | 176 | -0/+3688 |
| | | | | | | Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com> | ||||
* | Replace animate.css with a smaller subset of animations. | Connor Shea | 2016-05-13 | 1 | -11/+0 |
| | | | | As discussed in #15667. | ||||
* | Removes jquery-scrollto-rails. | Connor Shea | 2016-05-10 | 1 | -0/+210 |
| | | | | | | Instead the script is now included directly from the vendor directory. Resolves #17166. | ||||
* | Revert "Merge branch 'sentry-js' into 'master' " | Jacob Schatz | 2016-04-21 | 1 | -2435/+0 |
| | | | | | This reverts commit 0f309794e78243b1ee16ba6f1451dbb0752956c5, reversing changes made to 1e596fef1c42a1dd925636c48fea01be444dc3ab. | ||||
* | Make unminified Raven available. | Jacob Schatz | 2016-04-18 | 2 | -3/+2435 |
| | | | | Use the correct sentry dsn. | ||||
* | Add sentry logger to GitLab | Jacob Schatz | 2016-04-18 | 1 | -0/+3 |
| | |||||
* | Add date.format.js | Alfredo Sumaran | 2016-04-07 | 1 | -0/+125 |
| | |||||
* | Fix broken functionality in sidebar after merge. | Jacob Schatz | 2016-03-25 | 1 | -0/+11 |
| | | | | Added nice animations too. | ||||
* | Move cropper.css to vendor folderissue_7959 | Alfredo Sumaran | 2016-03-23 | 1 | -0/+379 |
| | |||||
* | Move cropper.js to vendor folder | Alfredo Sumaran | 2016-03-23 | 1 | -0/+2993 |
| | |||||
* | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-cropping | Rémy Coutable | 2016-03-15 | 2 | -3351/+0 |
| | | | | | This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282. | ||||
* | Fix #7959: Fix avatar stretching by providing a cropping feature | Johann Pardanaud | 2016-02-09 | 2 | -0/+3351 |
| | |||||
* | Allow manual resize of js-autosize textareasrs-relax-autosize | Robert Speicher | 2016-02-01 | 1 | -0/+246 |
| | | | | | | | | | | | | | | 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 | ||||
* | Don't vendor minified fuzzaldrin-plus | Douglas Barbosa Alexandre | 2016-01-20 | 2 | -1/+1161 |
| | | | | | | 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 | ||||
* | Don't vendor minified jQuery.nicescroll | Douglas Barbosa Alexandre | 2016-01-20 | 2 | -118/+3634 |
| | |||||
* | Don't vendor minified g.bar.js | Douglas Barbosa Alexandre | 2016-01-20 | 2 | -8/+674 |
| | |||||
* | Don't vendor minified g.raphael.js | Douglas Barbosa Alexandre | 2016-01-20 | 2 | -7/+861 |
| | |||||
* | Don't vendor minified Chart.js | Robert Speicher | 2016-01-20 | 2 | -11/+3477 |
| | | | | | The filename is titlecased because that's how it came from the vendor, and we're not touching it. | ||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-01-14 | 1 | -0/+11 |
|\ | |||||
| * | Move js function to removing accents to vendor/assets/javascripts | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -0/+11 |
| | | |||||
* | | Autosize textareas | Robert Speicher | 2016-01-13 | 1 | -0/+243 |
|/ | |||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+1 |
| | |||||
* | Remove jquery.blockUI.js pluginrs-remove-jquery-blockui | Robert Speicher | 2016-01-04 | 1 | -590/+0 |
| | | | | | It was only used to block the issue (but not merge request) list when the sort was changed. | ||||
* | Revert "Merge branch 'rs-remove-jquery-blockui' into 'master' "reverting-rs-remove-jquery-blockui | Jacob Schatz | 2016-01-04 | 1 | -0/+590 |
| | | | | | This reverts commit bc12750fcc7a8637771e1449493cdd3cee9ebd64, reversing changes made to 8a04b84e09c4318ac46808d0debc4997b52a2314. | ||||
* | Merge branch 'rs-remove-jquery-blockui' into 'master' | Dmitriy Zaporozhets | 2016-01-04 | 1 | -590/+0 |
|\ | | | | | | | | | | | | | Remove jquery.blockUI.js plugin It was required but no longer used. See merge request !2273 | ||||
| * | Remove jquery.blockUI.js plugin | Robert Speicher | 2016-01-01 | 1 | -590/+0 |
| | | | | | | | | It was required but never used. | ||||
* | | Remove jquery.history.js pluginrs-remove-jquery-history-js | Robert Speicher | 2016-01-01 | 1 | -1/+0 |
|/ | | | | | | | | We're not concerning ourselves with non-HTML5 browser compatibility, and this removes 21 KB from our compiled JavaScript. Bonus fix: There was an extra space after the query string in the URLs that has now been removed. | ||||
* | Vendor clipboard.js | Robert Speicher | 2015-10-23 | 1 | -0/+621 |
| | |||||
* | Add nice scroll for sidebar | Dmitriy Zaporozhets | 2015-07-14 | 1 | -0/+118 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Diff headers made sticky" | Dmitriy Zaporozhets | 2015-07-06 | 1 | -9/+0 |
| | | | | This reverts commit af44c65030a1fbc4e29c3cf51e4d3c33b9666201. | ||||
* | Remove jasmine-fixture, use teaspoon fixtures | Robert Speicher | 2015-05-28 | 1 | -433/+0 |
| | |||||
* | Update jasmine-fixture | Robert Speicher | 2015-05-06 | 1 | -3/+3 |
| | |||||
* | Add JS specs for replyWithSelectedText | Robert Speicher | 2015-04-18 | 1 | -0/+433 |
| | |||||
* | Update Chart.js | Robert Speicher | 2015-04-07 | 1 | -4/+4 |
| | |||||
* | Diff headers made sticky | yglukhov | 2015-02-09 | 1 | -0/+9 |
| | |||||
* | Merge pull request #8425 from rumpelsepp/rouge | Dmitriy Zaporozhets | 2015-01-15 | 2 | -2/+0 |
|\ | | | | | Replace highlight.js with rouge-fork rugments | ||||
| * | Replace highlight.js with rouge-fork rugments | Stefan Tatschner | 2015-01-15 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Remove password strength indicator | Jacob Vosmaer | 2015-01-15 | 1 | -659/+0 |
|/ | | | | | | | | 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. | ||||
* | remove 'vendor/plugins' dir | Nihad Abbasov | 2014-12-27 | 1 | -0/+0 |
| | |||||
* | chmod -x | Nihad Abbasov | 2014-12-27 | 1 | -0/+0 |
| | |||||
* | Added a password strength indicator | Patricio Cano | 2014-10-13 | 1 | -0/+659 |
| | | | | to the profile page and the sign_up page, added CSS to best display it and created the custom script to load the meter. | ||||
* | Raw implementation of commits stats page | Dmitriy Zaporozhets | 2014-09-26 | 1 | -0/+11 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update highlight.js to 8.2, fixes #519 | Robert Schilling | 2014-08-23 | 1 | -1/+1 |
| | |||||
* | Update highlight.js to 8.1 | Dmitriy Zaporozhets | 2014-07-09 | 2 | -1/+1 |
| | | | | | | | Also added support for less common languages. All languages from http://highlightjs.org/download/ now supported Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix scroll to highlighted line. Replace scrollTO js file with gem | Dmitriy Zaporozhets | 2014-05-22 | 1 | -225/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move images from vendor to app so they are compiled by rails | Dmitriy Zaporozhets | 2014-03-12 | 12 | -0/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use ace editor as gem | Dmitriy Zaporozhets | 2014-02-10 | 81 | -162346/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'highlight-js' into 'master' | Dmitriy Zaporozhets | 2014-01-28 | 2 | -0/+2 |
|\ | | | | | | | | | | | | | | | Highlight.Js Replace pygments code highlight with client-side library - highlight.js http://highlightjs.org/ | ||||
| * | Add highlightjs assets to vendor | Dmitriy Zaporozhets | 2014-01-26 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |