| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set default label if user unselects the option from dropdownfix-empty-dropdown | Alfredo Sumaran | 2016-08-21 | 1 | -2/+6 |
| * | Toggle dropdown disabled attribute | Alfredo Sumaran | 2016-08-21 | 1 | -3/+1 |
| * | Do not update if one dropdown has not selected any option | Alfredo Sumaran | 2016-08-21 | 1 | -0/+3 |
| * | Merge branch '581-ee-backport-branch-permissions' into 'master' | Douwe Maan | 2016-08-20 | 1 | -8/+11 |
| |\ | |||||
| | * | Use typeof instead of Underscore method | Alfredo Sumaran | 2016-08-19 | 1 | -2/+2 |
| | * | check if selectedObject is defined | Alfredo Sumaran | 2016-08-19 | 1 | -1/+1 |
| | * | make input name to be a function | Alfredo Sumaran | 2016-08-19 | 1 | -8/+11 |
| * | | Merge branch 'gokmengoksel/gitlab-ce-koding' into 'master' | Stan Hu | 2016-08-19 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Support integration with Koding (online IDE) | Gokmen Goksel | 2016-08-19 | 1 | -0/+8 |
| * | | | Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' i... | Jacob Schatz | 2016-08-19 | 2 | -35/+57 |
| |\ \ \ | |||||
| | * | | | review changeslbennett/gitlab-ce-17465-search-for-project-with-cursor-keys | Luke Bennett | 2016-08-19 | 2 | -12/+9 |
| | * | | | Fixed conflicts | Luke Bennett | 2016-08-18 | 2 | -16/+13 |
| | * | | | Fixed specs | Luke Bennett | 2016-08-18 | 1 | -2/+3 |
| | * | | | Fixed spec and improved formatting | Luke Bennett | 2016-08-18 | 2 | -3/+3 |
| | * | | | Moved changes across to es5 and changed spec to es6 | Luke Bennett | 2016-08-18 | 4 | -1034/+55 |
| | * | | | Fix failed tests | Luke "Jared" Bennett | 2016-08-18 | 1 | -1/+1 |
| | * | | | Further review changes and removed large ammounts of reformatting | Luke "Jared" Bennett | 2016-08-18 | 2 | -107/+132 |
| | * | | | Fixed test turbolink condition | Luke "Jared" Bennett | 2016-08-18 | 1 | -5/+5 |
| | * | | | Review changes and final formatting | Luke "Jared" Bennett | 2016-08-18 | 1 | -140/+115 |
| | * | | | improved turbolinks.visit conditional | Luke "Jared" Bennett | 2016-08-18 | 1 | -1/+1 |
| | * | | | Added new non-selectable selector exclusions to fix arrow key events, fixed t... | Luke Bennett | 2016-08-18 | 2 | -0/+1006 |
| * | | | | Merge branch 'issue-boards-label-text-color' into 'master' | Robert Speicher | 2016-08-19 | 1 | -0/+1 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Added text color to issues labels in issue board lists | Phil Hughes | 2016-08-19 | 1 | -0/+1 |
| * | | | | Merge branch 'issue-boards-mobile-improvements' into 'master' | Jacob Schatz | 2016-08-19 | 5 | -36/+8 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Removed commented code :poop:issue-boards-mobile-improvements | Phil Hughes | 2016-08-19 | 2 | -26/+0 |
| | * | | | Improvements to issue boards on mobile | Phil Hughes | 2016-08-19 | 5 | -36/+34 |
| * | | | | Merge branch 'expiration-date-on-memberships' into 'master' | Douwe Maan | 2016-08-19 | 4 | -3/+61 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into 'expiration-date-on-memberships' | Sean McGivern | 2016-08-19 | 20 | -22/+953 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | | Don’t add events in loop | Douwe Maan | 2016-08-18 | 1 | -19/+17 |
| | * | | | | Use `gl` namespace and explicitly check that string is empty | Douwe Maan | 2016-08-18 | 2 | -5/+5 |
| | * | | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 13 | -53/+233 |
| | |\ \ \ \ | |||||
| | * | | | | | Allow project group links to be expired | Sean McGivern | 2016-08-18 | 1 | -0/+1 |
| | * | | | | | Add expiration date to group memberships | Sean McGivern | 2016-08-18 | 1 | -0/+1 |
| | * | | | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 94 | -676/+3136 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add MemberExpirationDate JS helper | Sean McGivern | 2016-08-18 | 2 | -0/+28 |
| | * | | | | | | Add MemberExpirationDate JS helper | Sean McGivern | 2016-08-18 | 3 | -10/+33 |
| | * | | | | | | Remove inline JavaScript. Add datepicker to the edit form. | Adam Niedzielski | 2016-08-06 | 1 | -0/+7 |
| * | | | | | | | Merge branch 'ace-ventura' into 'master' | Jacob Schatz | 2016-08-19 | 5 | -2/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Don't use global variables.ace-ventura | Connor Shea | 2016-08-18 | 2 | -3/+3 |
| | * | | | | | | | Only load Ace on Snippets and file edit pages. | Connor Shea | 2016-08-18 | 5 | -2/+26 |
| * | | | | | | | | Merge branch 'label-tooltip-sidebar-collapsed' into 'master' | Robert Speicher | 2016-08-19 | 1 | -3/+29 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Changed tests to use JS tests | Phil Hughes | 2016-08-19 | 1 | -1/+3 |
| | * | | | | | | | | Addressed feedback | Phil Hughes | 2016-08-19 | 1 | -0/+2 |
| | * | | | | | | | | Made logic simpler by moving away from underscorejs | Phil Hughes | 2016-08-19 | 1 | -12/+8 |
| | * | | | | | | | | Added tooltip to label value in collapsed sidebar | Phil Hughes | 2016-08-19 | 1 | -2/+28 |
| * | | | | | | | | | Merge branch 'branch-delete-tooltip' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Destroy branch delete tooltip when row is removed | Phil Hughes | 2016-08-19 | 1 | -1/+3 |
| | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'x-bit' into 'master' | Robert Speicher | 2016-08-19 | 1 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drop execute bit | Elan Ruusamäe | 2016-08-19 | 1 | -0/+0 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'issue-board-label-spacing' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
