summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-291-0/+39
|/ /
* | Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-1/+3
* | Remove inline scripts from import pages.cs-rm-inline-js-importConnor Shea2016-07-261-0/+8
* | ES6ify all the things!Fatih Acet2016-07-24270-10463/+12695
* | Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-211-3/+3
|\ \
| * | Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-3/+3
* | | Merge branch 'gl-dropdown-enter-key-fix' into 'master' Fatih Acet2016-07-211-1/+14
|\ \ \
| * | | Fixed issue where using arrow keys would require arrow key to be pressed twicegl-dropdown-enter-key-fixPhil Hughes2016-07-201-5/+2
| * | | Highlights first row when filtering in dropdownsPhil Hughes2016-07-201-0/+11
| * | | Fixed dropdown enter key when searchingPhil Hughes2016-07-201-0/+5
* | | | Merge branch 'sidebar-clipboard-toggle' into 'master' Fatih Acet2016-07-201-0/+3
|\ \ \ \
| * | | | Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggleFatih Acet2016-07-201-0/+3
* | | | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removed escaping characters by using double quotes.Patricio Cano2016-07-181-1/+1
| * | | | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-2/+1
| * | | | Move inline JS to admin.js.coffee specific file.Patricio Cano2016-07-181-0/+12
| | |_|/ | |/| |
* | | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-6/+9
|\ \ \ \
| * | | | Use switch statements instead of if/else chains.Connor Shea2016-07-191-6/+7
| * | | | Starting work on the warn_on_failure feature for the MR build status.Connor Shea2016-07-191-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz2016-07-201-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Off mouse listener from document for diff comment button.Fatih Acet2016-07-191-1/+3
| * | | Fix inline view for comment button selector.Fatih Acet2016-07-191-1/+4
| * | | Revert "Refactored .prev and .next methods"Fatih Acet2016-07-191-7/+3
| |/ /
* | | Merge branch 'rename-js-files' into 'master' Fatih Acet2016-07-204-0/+0
|\ \ \ | |/ / |/| |
| * | Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-154-0/+0
* | | Merge branch 'sidebar-dropdowns-blur-link' into 'master' Fatih Acet2016-07-181-0/+2
|\ \ \ | |_|/ |/| |