summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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 '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' 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 '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
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | | | Fix suggested colors options for new labels in the admin areaDouglas Barbosa Alexandre2016-08-311-0/+1
|/ / / / / /
* | | | | | Merge branch 'fix-todo-pagination' into 'master' Fatih Acet2016-08-311-1/+1
|\ \ \ \ \ \
| * | | | | | Fix bug where pagination is still displayed despite all todos marked as doneClement Ho2016-08-311-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'label-dropdown-encode' into 'master' Fatih Acet2016-08-312-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-312-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'remove-redundant-js-timeago-pending' into 'master' Fatih Acet2016-08-311-1/+1
|\ \ \ \ \ \
| * | | | | | Remove redundant js-timeago-pending from user activity logClement Ho2016-08-311-1/+1
* | | | | | | Merge branch 'patch-3' into 'master' Robert Speicher2016-08-311-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update toggler_behavior.js to toggle ajax loaded contents like `diffs` page.zzjin2016-08-311-1/+1
| |/ / / / /
* | | | | | Merge branch 'minor-refactor' into 'master' Robert Speicher2016-08-311-8/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Minor code refactor for inlining functions.minor-refactorFatih Acet2016-08-301-8/+4
* | | | | | Removed unused method from componentissue-boards-searchPhil Hughes2016-08-301-7/+0
* | | | | | Added search for all lists on issue boardsPhil Hughes2016-08-304-14/+10
| |/ / / / |/| | | |
* | | | | Merge branch '919-protected-branch-dropdown-all-users' into 'master' Fatih Acet2016-08-301-9/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure we update the label after input is added919-protected-branch-dropdown-all-usersAlfredo Sumaran2016-08-241-9/+7
* | | | | Merge branch 'css-logo-animation' into 'master' Fatih Acet2016-08-301-40/+2
|\ \ \ \ \