summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch-3' into 'master' Robert Speicher2016-08-311-1/+1
|\
| * Update toggler_behavior.js to toggle ajax loaded contents like `diffs` page.zzjin2016-08-311-1/+1
* | Merge branch 'minor-refactor' into 'master' Robert Speicher2016-08-311-8/+4
|\ \ | |/ |/|
| * Minor code refactor for inlining functions.minor-refactorFatih Acet2016-08-301-8/+4
* | Removed unused method from componentissue-boards-searchPhil Hughes2016-08-301-7/+0
* | Added search for all lists on issue boardsPhil Hughes2016-08-304-14/+10
* | Merge branch '919-protected-branch-dropdown-all-users' into 'master' Fatih Acet2016-08-301-9/+7
|\ \ | |/ |/|
| * Ensure we update the label after input is added919-protected-branch-dropdown-all-usersAlfredo Sumaran2016-08-241-9/+7
* | Merge branch 'css-logo-animation' into 'master' Fatih Acet2016-08-301-40/+2
|\ \
| * | Change logo animation to CSSClement Ho2016-08-261-40/+2
* | | Merge branch 'keep-committing-spinner-when-conflict-resolved' into 'master' Fatih Acet2016-08-291-3/+1
|\ \ \
| * | | Keep committing ... spinner when conflict resolvedkeep-committing-spinner-when-conflict-resolvedSean McGivern2016-08-191-3/+1
* | | | Merge branch '21285-new-merge-request-source-and-target-branch-fields-filters...Fatih Acet2016-08-291-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved `.option-hidden` to exist only in `SELECTABLE_CLASSES` as `NON_SELECTAB...21285-new-merge-request-source-and-target-branch-fields-filters-both-source-and-target-listLuke Bennett2016-08-241-3/+3
| | |/ | |/|
* | | Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-262-21/+38
|\ \ \
| * | | Reduce contributions calendar data payloadClement Ho2016-08-252-21/+38
| |/ /
* | | Merge branch 'AbuseReports-should-use-prettier-window-gl-assignment' into 'ma...Jacob Schatz2016-08-251-2/+1
|\ \ \
| * | | Update abuse_reports.js.es6 with prettier `window.gl` assignmentAbuseReports-should-use-prettier-window-gl-assignmentLuke "Jared" Bennett2016-08-241-2/+1
| |/ /
* | | Merge branch 'standardize-cookie-paths' into 'master' Jacob Schatz2016-08-256-13/+8
|\ \ \
| * | | use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-246-13/+8
| |/ /
* | | Automatically expand hidden discussions when accessed via a permalink hash (c...Mike Greiling2016-08-242-8/+34
|/ /
* | Added unfold test to parallel and added 'diff discussion' contextLuke Bennett2016-08-231-1/+1
* | Added addtional 'renderable' validator to check 'data-note-type' attr existsLuke Bennett2016-08-231-5/+10
* | Allow passing an index to selectRowAtIndexAlfredo Sumaran2016-08-231-2/+7
* | Fixed enter key in search input not workingPhil Hughes2016-08-231-10/+18
* | Set default label if user unselects the option from dropdownfix-empty-dropdownAlfredo Sumaran2016-08-211-2/+6
* | Toggle dropdown disabled attributeAlfredo Sumaran2016-08-211-3/+1
* | Do not update if one dropdown has not selected any optionAlfredo Sumaran2016-08-211-0/+3
* | Merge branch '581-ee-backport-branch-permissions' into 'master' Douwe Maan2016-08-201-8/+11
|\ \
| * | Use typeof instead of Underscore methodAlfredo Sumaran2016-08-191-2/+2
| * | check if selectedObject is definedAlfredo Sumaran2016-08-191-1/+1
| * | make input name to be a functionAlfredo Sumaran2016-08-191-8/+11
* | | Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' i...Jacob Schatz2016-08-192-35/+57
|\ \ \
| * | | review changeslbennett/gitlab-ce-17465-search-for-project-with-cursor-keysLuke Bennett2016-08-192-12/+9
| * | | Fixed conflictsLuke Bennett2016-08-182-16/+13
| * | | Fixed specsLuke Bennett2016-08-181-2/+3
| * | | Fixed spec and improved formattingLuke Bennett2016-08-182-3/+3
| * | | Moved changes across to es5 and changed spec to es6Luke Bennett2016-08-184-1034/+55
| * | | Fix failed testsLuke "Jared" Bennett2016-08-181-1/+1
| * | | Further review changes and removed large ammounts of reformattingLuke "Jared" Bennett2016-08-182-107/+132
| * | | Fixed test turbolink conditionLuke "Jared" Bennett2016-08-181-5/+5
| * | | Review changes and final formattingLuke "Jared" Bennett2016-08-181-140/+115
| * | | improved turbolinks.visit conditionalLuke "Jared" Bennett2016-08-181-1/+1
| * | | Added new non-selectable selector exclusions to fix arrow key events, fixed t...Luke Bennett2016-08-182-0/+1006
* | | | Merge branch 'issue-boards-label-text-color' into 'master' Robert Speicher2016-08-191-0/+1
|\ \ \ \
| * | | | Added text color to issues labels in issue board listsPhil Hughes2016-08-191-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'issue-boards-mobile-improvements' into 'master' Jacob Schatz2016-08-194-10/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed commented code :poop:issue-boards-mobile-improvementsPhil Hughes2016-08-192-26/+0
| * | | Improvements to issue boards on mobilePhil Hughes2016-08-194-10/+31
* | | | Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-193-3/+35
|\ \ \ \