summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Remove password strength indicatorJacob Vosmaer2015-01-152-32/+0
* Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-152-3/+10
* Explicitly enable drag-n-drop for issue/mr/wiki markdown formsDmitriy Zaporozhets2015-01-141-0/+3
* Clone comment form on edit. Fixes bug with disappearing textarea or cancel of...Dmitriy Zaporozhets2015-01-141-3/+6
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-141-2/+9
* Fix image drag-n-drop to diff commentsDmitriy Zaporozhets2015-01-143-241/+244
* Fix anchors being hidden under fixed navbar issueDmitriy Zaporozhets2015-01-141-0/+10
* Revert "Scroll the readme anchors below the navbar."Dmitriy Zaporozhets2015-01-142-29/+0
* Revert "When anchor is clicked set the correct condition."Dmitriy Zaporozhets2015-01-142-10/+6
* When anchor is clicked set the correct condition.Marin Jankovski2015-01-132-6/+10
* Scroll the readme anchors below the navbar.Marin Jankovski2015-01-132-0/+29
* Make automerge via satelliteDmitriy Zaporozhets2015-01-091-0/+13
* Group selectbox jsDmitriy Zaporozhets2014-12-301-0/+41
* Helper for ajax group selectboxDmitriy Zaporozhets2014-12-301-0/+29
* Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-291-0/+3
|\
| * Set of UI changes mostly for issue and merge requestDmitriy Zaporozhets2014-12-251-0/+3
* | Update on the correct checkbox.Marin Jankovski2014-12-261-15/+17
* | Update branch status with ajax call.Marin Jankovski2014-12-261-0/+19
|/
* Fix diff commentsDmitriy Zaporozhets2014-12-241-1/+1
* Fix issueable context update and fix testsDmitriy Zaporozhets2014-12-222-4/+4
* Merge branch 'master' into sidebar-navDmitriy Zaporozhets2014-12-213-58/+48
|\
| * transfer error handlerskv-headless2014-12-151-6/+0
| * Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-0739-243/+244
| |\
| * | Use GET instead of POST for Markdown previewsVinnie Okada2014-10-161-1/+1
| * | Add Markdown preview to more formsVinnie Okada2014-10-152-52/+48
* | | Restyle group page and event filterDmitriy Zaporozhets2014-12-161-1/+1
* | | Fix graph and settings highlightDmitriy Zaporozhets2014-12-151-2/+2
| |/ |/|
* | Improve fork to namespaces featureDmitriy Zaporozhets2014-11-142-0/+7
* | remove unused jsskv2014-11-062-6/+0
* | Merge branch 'feature_password_strength_indicator' into 'master'Dmitriy Zaporozhets2014-10-302-0/+32
|\ \
| * | Refactored password_strength configurationPatricio Cano2014-10-281-14/+10
| * | Moved require from application.js to password_strength.jsPatricio Cano2014-10-242-1/+1
| * | Corrected the layout of the strength indicator to be more consistent througho...Patricio Cano2014-10-231-3/+3
| * | Updated the IDs of the fields, so that it wouldn't mess with many testsPatricio Cano2014-10-221-1/+1
| * | Merge branch 'master' into feature_password_strength_indicatorPatricio Cano2014-10-2227-84/+29
| |\ \
| * | | Added a password strength indicatorPatricio Cano2014-10-221-5/+6
| * | | Added a password strength indicatorPatricio Cano2014-10-132-0/+35
| | |/ | |/|
* | | Merge pull request #7572 from mr-vinn/application-js-fixDmitriy Zaporozhets2014-10-281-1/+1
|\ \ \
| * | | Handle undefined text area valuesVinnie Okada2014-08-221-1/+1
* | | | Merge pull request #8127 from cirosantilli/user-select-js-only-neededDmitriy Zaporozhets2014-10-283-35/+43
|\ \ \ \
| * | | | Run user select Js only where neededCiro Santilli2014-10-273-35/+43
* | | | | Merge pull request #8120 from cirosantilli/profile-js-only-neededDmitriy Zaporozhets2014-10-273-23/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Only run profile js on pages that need itCiro Santilli2014-10-213-23/+29
| | |/ / | |/| |
* | | | Merge pull request #8125 from cirosantilli/namespace-select-js-only-neededDmitriy Zaporozhets2014-10-272-22/+27
|\ \ \ \
| * | | | Only run namespace select js when neededCiro Santilli2014-10-212-22/+27
| | |_|/ | |/| |
* | | | Merge pull request #8123 from cirosantilli/project-js-only-neededDmitriy Zaporozhets2014-10-274-62/+66
|\ \ \ \
| * | | | Better js -> URL map to reduce unneeded executionCiro Santilli2014-10-214-62/+66
| |/ / /
* | | | Only run avatar chooser Js on pages that need itCiro Santilli2014-10-213-11/+11
|/ / /
* | | Export all coffee classes with @Ciro Santilli2014-10-2027-84/+29
|/ /
* | Apply ConfirmDangerModal for project transfer/remove actionsDmitriy Zaporozhets2014-10-081-0/+7