summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | use smaller font-weight in sidebar to match other sidebar content in gitlabMike Greiling2017-03-272-4/+3
| | | | | | | | | |
| * | | | | | | | | enable links to browse milsetone issuables in dashboard and group viewMike Greiling2017-03-271-13/+5
| | | | | | | | | |
| * | | | | | | | | move progress bar from milestone summary into the sidebarMike Greiling2017-03-246-57/+35
| | | | | | | | | |
| * | | | | | | | | add separator before milestone reference in collapsed viewMike Greiling2017-03-242-1/+7
| | | | | | | | | |
| * | | | | | | | | update styling for milestone sidebar contentMike Greiling2017-03-242-1/+17
| | | | | | | | | |
| * | | | | | | | | move links to browse issuables into sidebarMike Greiling2017-03-244-48/+41
| | | | | | | | | |
| * | | | | | | | | move issue and milestone counts to sidebarMike Greiling2017-03-242-17/+39
| | | | | | | | | |
| * | | | | | | | | move milestone due date info to sidebarMike Greiling2017-03-244-9/+23
| | | | | | | | | |
| * | | | | | | | | add milestone reference clipboard button to sidebarMike Greiling2017-03-241-2/+15
| | | | | | | | | |
| * | | | | | | | | prevent formatted milestone date string from having html escapedMike Greiling2017-03-241-0/+2
| | | | | | | | | |
| * | | | | | | | | add basic sidebar functionality to milestones pageMike Greiling2017-03-247-1/+23
| | | | | | | | | |
* | | | | | | | | | Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-295-39/+61
| | | | | | | | | |
* | | | | | | | | | Merge branch 'remove-jquery-from-notebook-viewer' into 'master' Jacob Schatz2017-03-291-6/+10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove jQuery from IPython notebook viewer See merge request !10315
| * | | | | | | | | | Remove jQuery from IPython notebook viewerPhil Hughes2017-03-291-6/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Fix admin projects page in admin areaAlfredo Sumaran2017-03-295-17/+32
| | | | | | | | | |
* | | | | | | | | | Merge branch '30149-fix-protected-branch-scroll-to-to-top' into 'master' Annabel Dunstone Gray2017-03-294-41/+56
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix custom protected branch pattern jumping scroll position to top Closes #30149 See merge request !10275
| * | | | | | | | | | Fix custom protected branch pattern jumping scroll position to topEric Eastwood2017-03-274-41/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/30149 Use more semantic `<button>` element and prevent the form from submitting.
* | | | | | | | | | | Merge branch 'scrollable-secondary-tabs' into 'master' Annabel Dunstone Gray2017-03-2910-115/+178
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed inner page tabs not being scrollable Closes #18853 See merge request !10204
| * | | | | | | | | | | Fixed alignment on some pagesPhil Hughes2017-03-287-11/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed pipelines tabs not showing arrows
| * | | | | | | | | | | Added scrolling tabs to user#showPhil Hughes2017-03-281-16/+19
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed tabs on desktop being all over the placePhil Hughes2017-03-284-66/+67
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed inner page tabs not being scrollablePhil Hughes2017-03-286-151/+190
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some inner page tabs where not scrollable like the top nav & this caused them to break onto new lines mobile. This pages include: - dashboard/projects - project -> merge_requests - search - project -> milestones - project -> pipelines Closes #18853
* | | | | | | | | | | Merge branch '29830-build-scroll-indicator' into 'master' Annabel Dunstone Gray2017-03-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't pad hidden sidebar on build and wiki pages Closes #29830 See merge request !10199
| * | | | | | | | | | | don't pad hidden sidebar on build and wiki pagesSimon Knox2017-03-241-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix_rake_gitlab_check_sidekiq' into 'master' Rémy Coutable2017-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make bundle exec rake gitlab:check RAILS_ENV=production Closes #30084 See merge request !10246
| * | | | | | | | | | | There might be ps utilities out there, that assume 80chars insteadSebastian Reitenbach2017-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of unlimited width if they cannot detect terminal size, therefore force unlimited terminal size when checking processes via ps.
* | | | | | | | | | | | Merge branch '29828-change-search-hint-in-new-filters' into 'master'Clement Ho2017-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copy for first row in filtered search dropdown Closes #29828 See merge request !10138
| * | | | | | | | | | | | Change copy for first row in filtered searchChris Peressini2017-03-221-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern2017-03-291-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One Gitaly connection per storage shard See merge request !10150
| * | | | | | | | | | | | Helper method for storage path strippingJacob Vosmaer2017-03-291-8/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda2017-03-298-33/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added initial todo functionality to collapsed sidebar Closes #24805 See merge request !7827
| * | | | | | | | | | | | | Added specs for collapsed sidebarPhil Hughes2017-03-271-9/+9
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | gave the border-radius of the todo count badge an extra nudgedimitrieh2017-03-271-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | fixed hover statedimitrieh2017-03-271-5/+2
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Updated todos sidebar iconPhil Hughes2017-03-246-35/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored slightly so that the same logic is shared between both the expanded & the collapsed.
| * | | | | | | | | | | | | adds todo functionality to closed issuable sidebar and changes todo bell ↵dimitrieh2017-03-245-8/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | icon to check-square
* | | | | | | | | | | | | | Labels support color names in backendDongqing Hu2017-03-297-10/+216
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'optimistic-locking-ci-status-change' into 'master' Rémy Coutable2017-03-291-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make CI build to use optimistic locking only on status change Closes #29679 See merge request !10152
| * | | | | | | | | | | | | | Make CI build to use optimistic locking only on status changeKamil Trzcinski2017-03-281-0/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '29950-vue-pagination-icons' into 'master' Filipa Lacerda2017-03-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use correct first/last symbols in vue pagination component Closes #29950 See merge request !10278
| * | | | | | | | | | | | | | | use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-281-5/+15
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-284-0/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iPython notebook viewer See merge request !10017
| * | | | | | | | | | | | | | Component now includes scoped stylesPhil Hughes2017-03-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This means we no longer need the CSS, the Vue component will handle the CSS & correctly scope it the components
| * | | | | | | | | | | | | | Updated notebooklab with latest code highlighting changesPhil Hughes2017-03-231-1/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Added testsPhil Hughes2017-03-232-74/+82
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Updated notebooklab libraryPhil Hughes2017-03-231-16/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added error handling [ci skip]
| * | | | | | | | | | | | | | Stops errors in the rendering breaking the pagePhil Hughes2017-03-231-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some output types [ci skip]
| * | | | | | | | | | | | | | Loads raw JSON & displays in the componentPhil Hughes2017-03-233-4/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | | | | | | | Started iPython notebook viewerPhil Hughes2017-03-233-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using NotebookLab library [ci skip]