summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Remove IIFEs around several javascript classesMike Greiling2017-07-0515-785/+763
* Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-053-34/+24
* Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942Sean McGivern2017-07-052-34/+0
* Merge branch '18000-remember-me-for-oauth-login' into 'master'Sean McGivern2017-07-052-0/+34
|\
| * Implement review comments for !11963 from @filipa.Timothy Andrew2017-07-032-4/+5
| * Get ESLint spec passing for the `OAuthRememberMe` class.Timothy Andrew2017-07-031-6/+6
| * Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-032-0/+33
* | Revert change to design. Go back to scrollable pageFilipa Lacerda2017-07-052-109/+70
* | Merge branch 'monitoring-dashboard-fine-tuning-ux' into 'master'Phil Hughes2017-07-051-7/+9
|\ \
| * | Improve the overall UX for the new monitoring dashboardmonitoring-dashboard-fine-tuning-uxJose Ivan Vargas2017-07-041-7/+9
| |/
* | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-2/+0
|\ \
| * | [noop] Remove unused codeToon Claes2017-06-201-2/+0
* | | Merge branch 'monitoring-dashboard-fix-y-label' into 'master'bjk/pipeline_metricPhil Hughes2017-07-041-1/+1
|\ \ \
| * | | Fixed the y_label not setting correctly for each graph on the monitoring dash...monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-031-1/+1
| | |/ | |/|
* | | Make autosize fields more performant and remove broken autosize handleBryce Johnson2017-07-031-19/+4
|/ /
* | Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-032-3/+5
* | Merge branch 'set-sidebar-height' into 'master'Tim Zallmann2017-07-023-46/+38
|\ \
| * | Make setSidebarHeight more efficient with SidebarHeightManager.set-sidebar-heightBryce Johnson2017-06-303-46/+38
* | | Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-306-50/+87
|\ \ \
| * | | configure webpack publicPath dynamically to account for CDN or relative path ...Mike Greiling2017-06-281-8/+4
| * | | move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling2017-06-282-8/+13
| * | | dynamically import emoji helpers for gl-emoji custom tag prototypeMike Greiling2017-06-281-5/+12
| * | | dynamically import emoji helpers for GfmAutoComplete classMike Greiling2017-06-281-6/+12
| * | | dynamically import emoji helpers for AwardsHandler classMike Greiling2017-06-283-39/+54
| * | | dynamically set webpack publicPath when relative_url_root enabledMike Greiling2017-06-281-0/+8
* | | | Merge branch 'restore-timeago-translation' into 'master'Phil Hughes2017-06-301-1/+1
|\ \ \ \
| * | | | Restore timeago translations in renderTimeago.restore-timeago-translationBryce Johnson2017-06-301-1/+1
* | | | | New navigation breadcrumbsPhil Hughes2017-06-301-7/+16
|/ / / /
* | | | Merge branch 'bpj-init-timeago-timeout-less-frequently' into 'master'Phil Hughes2017-06-302-22/+4
|\ \ \ \
| * | | | Remove initTimeagoTimeout and let timeago.js update timeagos internally.bpj-init-timeago-timeout-less-frequentlyBryce Johnson2017-06-292-22/+4
* | | | | Remove placeholder note when award emoji slash command is appliedKushal Pandya2017-06-301-0/+4
| |_|/ / |/| | |
* | | | Only verifies top position after the request has finished to account for errorsFilipa Lacerda2017-06-301-5/+5
* | | | Merge branch 'inject-add-diff-note' into 'master'Phil Hughes2017-06-305-141/+74
|\ \ \ \
| * | | | Render add-diff-note button with server.Bryce Johnson2017-06-295-141/+74
* | | | | Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann2017-06-301-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-0/+3
| * | | | Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-271-1/+0
* | | | | Merge branch '34407-flickering-scroll-v1' into 'master'Annabel Dunstone Gray2017-06-291-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix scroll flicker34407-flickering-scroll-v1Eric Eastwood2017-06-281-3/+5
* | | | | Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann2017-06-293-1/+18
* | | | | Move verification to block level instead of paragraphFilipa Lacerda2017-06-291-1/+12
* | | | | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-292-16/+11
|\ \ \ \ \
| * | | | | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-16/+11
* | | | | | Job details won't scroll horizontally to show long linesFilipa Lacerda2017-06-291-1/+6
* | | | | | Merge branch 'delete_esperanto_translations_of_json_files_generated_from_po_f...Douwe Maan2017-06-281-1/+0
|\ \ \ \ \ \
| * | | | | | delete Esperanto translations of JSON files generated from PO files黄涛2017-06-281-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'winh-no-current-user-search-bar' into 'master'Clement Ho2017-06-283-7/+11
|\ \ \ \ \ \
| * | | | | | Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-273-10/+11
| * | | | | | Add condition if there is a current user to DropdownUserwinh2017-06-271-2/+5
* | | | | | | Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann2017-06-2815-649/+1162
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |