summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Load issues and merge requests templates from repositoryissue_18656Felipe Artur2016-08-166-24/+132
* Updated failing testsPhil Hughes2016-08-131-7/+4
* Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-112-3/+3
* Merge branch 'fix-thumbs-award-loading-toggle' into 'master' Fatih Acet2016-08-101-13/+1
|\
| * Fix awardable button mutuality loading spinnersClement Ho2016-08-101-13/+1
* | Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-101-0/+7
|\ \ | |/ |/|
| * Make sure Labels is instantiated on edit pagecs-remove-inline-jsAlfredo Sumaran2016-07-271-1/+4
| * Removes two simple instances of inline JavaScript.Connor Shea2016-07-261-0/+4
* | Merge branch 'branch-permissions' into 'master' Jacob Schatz2016-08-089-141/+237
|\ \
| * | Ensure we are looking for the right dropdown inside the form wrapperbranch-permissionsAlfredo Sumaran2016-08-051-2/+2
| * | Set for for labels and ID for dropdowns on create formAlfredo Sumaran2016-08-051-0/+1
| * | Refine selector for form submit buttonAlfredo Sumaran2016-08-051-1/+1
| * | Cache onSelect callback before passing to each dropdown instanceAlfredo Sumaran2016-08-051-7/+9
| * | Prevent setting HTML directly from the JSAlfredo Sumaran2016-08-051-2/+2
| * | camelCase param nameAlfredo Sumaran2016-08-051-4/+4
| * | Wrap classes with IIFE and define it inside gl namespaceAlfredo Sumaran2016-08-055-121/+141
| * | Create protected branch dropdown directlyAlfredo Sumaran2016-08-052-16/+5
| * | Move classes into its own fileAlfredo Sumaran2016-08-052-13/+12
| * | No need to pass event as a parameterAlfredo Sumaran2016-08-053-8/+6
| * | Select first value by defaultAlfredo Sumaran2016-08-051-2/+11
| * | Remove unnecesary classes to generate dropdownsAlfredo Sumaran2016-08-053-30/+6
| * | Fix class names and move each class to its own fileAlfredo Sumaran2016-08-058-68/+64
| * | Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-053-2/+72
| * | Update layout and JS for create protected branch.Alfredo Sumaran2016-08-056-137/+173
* | | Merge branch 'backport-user-select-fix' into 'master' Rémy Coutable2016-08-081-16/+22
|\ \ \ | |/ / |/| |
| * | fix: respect data-attribute 'skip-users' in user_selectsbackport-user-select-fixRik de Groot2016-08-051-16/+22
* | | Merge branch 'ref-switcher-enter-submit' into 'master' Jacob Schatz2016-08-052-20/+32
|\ \ \
| * | | Underscore variable to camelCaseref-switcher-enter-submitPhil Hughes2016-08-041-3/+2
| * | | Fixed issue with `this` not being definedPhil Hughes2016-08-031-2/+2
| * | | Merge branch 'master' into ref-switcher-enter-submitPhil Hughes2016-08-03272-10716/+12751
| |\ \ \
| * | | | Fixed issue with filtering & pressing enter keyPhil Hughes2016-07-191-4/+2
| * | | | Prevent default on link click in ref switcherPhil Hughes2016-07-191-1/+2
| * | | | Improve conditionalAlfredo Sumaran2016-07-181-1/+1
| * | | | Fixed navigational keys not working when filteringPhil Hughes2016-07-181-1/+1
| * | | | Fixed enter submitting form in dropdownPhil Hughes2016-07-182-28/+34
* | | | | Merge branch '19752-pipelines-finished-at' into 'master' Jacob Schatz2016-08-052-3/+41
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-042-3/+41
| | |/ / | |/| |
* | | | Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-20/+9
|/ / /
* | | Merge branch 'discussion-reply-button-performance' into 'master' Jacob Schatz2016-08-032-3/+3
|\ \ \
| * | | Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan2016-08-012-3/+3
* | | | Merge branch 'ff-artifacts-date-fix' into 'master' Fatih Acet2016-08-021-1/+1
|\ \ \ \
| * | | | Fixed artifacts expire date in FFff-artifacts-date-fixPhil Hughes2016-07-271-1/+1
* | | | | Revert "md5 and utf_encode js libraries"winniehell2016-08-022-281/+0
| |/ / / |/| | |
* | | | Implement final review comments from @rymai.Timothy Andrew2016-07-291-0/+5
* | | | Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-4/+14
* | | | Implement review comments from @dbalexandre.Timothy Andrew2016-07-293-75/+53
* | | | Make specs compatible with PhantomJS versions < 2.Timothy Andrew2016-07-291-1/+2
* | | | Humanize protected branches' access levels at one location.Timothy Andrew2016-07-291-4/+2
* | | | Update protected branches spec to work with the `select`s.Timothy Andrew2016-07-291-0/+1
* | | | Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew2016-07-291-18/+19