summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-083-7/+4
* Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet2016-09-073-80/+97
|\
| * sync sidebar DOM state on page:change to minimize split-second appearance of ...19183-refactor-sidebar-jsMike Greiling2016-09-071-3/+2
| * remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-071-8/+4
| * refactor sidebar logic into singleton classMike Greiling2016-09-073-80/+102
* | Merge branch 'fix-textarea-expansion' into 'master' Fatih Acet2016-09-071-1/+6
|\ \
| * | Add textarea autoresize after commentClement Ho2016-09-011-1/+6
* | | Merge branch 'fix-contributions-label-truncation' into 'master' Fatih Acet2016-09-071-1/+15
|\ \ \ | |_|/ |/| |
| * | Fix contributions calendar month label truncationClement Ho2016-09-071-1/+15
* | | Merge branch 'replace-animate-emoji-timeout' into 'master' Fatih Acet2016-09-071-5/+5
|\ \ \
| * | | Replace animateEmoji timeout with eventListenerClement Ho2016-09-061-5/+5
* | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-073-6/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'improve-vuejs-resource-interceptor' into 'master' Fatih Acet2016-09-061-6/+3
| |\ \ \ | | |/ / | |/| |
| | * | Reduce intermittent spec failures by making VueJS resource interceptorimprove-vuejs-resource-interceptorStan Hu2016-09-061-6/+3
| * | | add feature testubudzisz2016-09-062-7/+6
| * | | add js fileubudzisz2016-09-061-0/+7
| * | | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-061-0/+11
| |\ \ \
| | * | | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| | * | | Fix pagination on user snippets pageSean McGivern2016-09-021-0/+7
* | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-061-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'build-cancel-spinner' into 'master' Fatih Acet2016-09-061-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into build-cancel-spinnerbuild-cancel-spinnerPhil Hughes2016-09-0516-79/+123
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' into build-cancel-spinnerPhil Hughes2016-08-30312-10481/+15581
| | |\ \ \ \
| | * | | | | Hide build spinner on canceled buildsPhil Hughes2016-07-111-1/+3
* | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-061-6/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-051-6/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-311-6/+9
* | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-051-6/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'project-edit-features-hide' into 'master' Fatih Acet2016-09-021-6/+14
| |\ \ \ \ \ \
| | * | | | | | Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-021-5/+13
| | * | | | | | Hides merge request section in edit project when disabledPhil Hughes2016-09-021-4/+4
| | | |_|_|/ / | | |/| | | |
* | | | | | | Add issues filters reset btn (ES6-ified).Bryce2016-09-021-10/+25
|/ / / / / /
* | | | | | Merge branch 'new-branch-unavailable-color' into 'master' Fatih Acet2016-09-021-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove green outline from `New branch unavailable` button on issue page (!5858)winniehell2016-08-241-2/+1
* | | | | | Merge branch 'users-es6' into 'master' Fatih Acet2016-09-012-29/+34
|\ \ \ \ \ \
| * | | | | | removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop'Regis2016-09-011-3/+2
| * | | | | | no string wraps on keysRegis2016-09-011-1/+1
| * | | | | | single quotes for 'placement': 'top' k-vRegis2016-09-011-1/+1
| * | | | | | path const and prevent default locationRegis2016-09-011-2/+2
| * | | | | | turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-252-29/+35
* | | | | | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-012-9/+29
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue where moving issue & then scrolling stop new page loadingissue-boards-issues-total-countPhil Hughes2016-09-011-8/+13
| * | | | | | | Shows count at bottom of listPhil Hughes2016-08-311-1/+12
| * | | | | | | Changed frontend to use issue count from backendPhil Hughes2016-08-311-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '21508-inconsistency-personal-dashboard-todos-page-uses-old-inte...Fatih Acet2016-09-011-0/+26
|\ \ \ \ \ \ \
| * | | | | | | Fixed project filteringLuke Bennett2016-09-011-3/+4
| * | | | | | | Review changes, simplified dropdown initLuke Bennett2016-09-011-41/+10
| * | | | | | | Removed inline JS and improved dropdown labelsLuke Bennett2016-09-011-0/+56
| * | | | | | | Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-011-1/+0
| * | | | | | | Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-011-0/+1
| | |_|_|_|_|/ | |/| | | | |