summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Ensure we update the label after input is added919-protected-branch-dropdown-all-usersAlfredo Sumaran2016-08-241-9/+7
* 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 'gokmengoksel/gitlab-ce-koding' into 'master' Stan Hu2016-08-191-0/+8
|\ \
| * | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+8
* | | 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-195-36/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed commented code :poop:issue-boards-mobile-improvementsPhil Hughes2016-08-192-26/+0
| * | | Improvements to issue boards on mobilePhil Hughes2016-08-195-36/+34
* | | | Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-194-3/+61
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-1920-22/+953
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Don’t add events in loopDouwe Maan2016-08-181-19/+17
| * | | | Use `gl` namespace and explicitly check that string is emptyDouwe Maan2016-08-182-5/+5
| * | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1813-53/+233
| |\ \ \ \
| * | | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+1
| * | | | | Add expiration date to group membershipsSean McGivern2016-08-181-0/+1
| * | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1894-676/+3136
| |\ \ \ \ \
| * | | | | | Add MemberExpirationDate JS helperSean McGivern2016-08-182-0/+28
| * | | | | | Add MemberExpirationDate JS helperSean McGivern2016-08-183-10/+33
| * | | | | | Remove inline JavaScript. Add datepicker to the edit form.Adam Niedzielski2016-08-061-0/+7
* | | | | | | Merge branch 'ace-ventura' into 'master' Jacob Schatz2016-08-195-2/+26
|\ \ \ \ \ \ \
| * | | | | | | Don't use global variables.ace-venturaConnor Shea2016-08-182-3/+3
| * | | | | | | Only load Ace on Snippets and file edit pages.Connor Shea2016-08-185-2/+26
* | | | | | | | Merge branch 'label-tooltip-sidebar-collapsed' into 'master' Robert Speicher2016-08-191-3/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed tests to use JS testsPhil Hughes2016-08-191-1/+3
| * | | | | | | | Addressed feedbackPhil Hughes2016-08-191-0/+2
| * | | | | | | | Made logic simpler by moving away from underscorejsPhil Hughes2016-08-191-12/+8
| * | | | | | | | Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-191-2/+28