Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed modals being below navbarheader-z-index-fix | Phil Hughes | 2017-08-07 | 2 | -1/+3 |
| | |||||
* | Improve mobile sidebar | Annabel Dunstone Gray | 2017-08-07 | 1 | -30/+23 |
| | |||||
* | Merge branch '15664-remove-jquery-nicescroll' into 'master' | Phil Hughes | 2017-08-07 | 10 | -22/+35 |
|\ | | | | | | | | | | | | | Resolve "Remove jQuery Nicescroll" Closes #15664, #30860, and #35885 See merge request !13262 | ||||
| * | remove sidebar height management from wikis sidebar | Mike Greiling | 2017-08-07 | 1 | -1/+0 |
| | | |||||
| * | fix sidebar job list in IE 11 | Mike Greiling | 2017-08-04 | 1 | -0/+2 |
| | | |||||
| * | remove nicescroll from jobs page and remove the library from common.bundle.js | Mike Greiling | 2017-08-04 | 6 | -17/+13 |
| | | |||||
| * | remove nicescroll from wiki sidebar | Mike Greiling | 2017-08-04 | 2 | -3/+11 |
| | | |||||
| * | remove niceScroll from job trigger variables list | Mike Greiling | 2017-08-04 | 2 | -1/+9 |
| | | |||||
* | | Merge branch 'zj-project-templates' into 'master' | Sean McGivern | 2017-08-07 | 5 | -22/+156 |
|\ \ | | | | | | | | | | | | | | | | | | | Allow projects to be started from a template Closes #32420 See merge request !13108 | ||||
| * | | Fix eslint error | Filipa Lacerda | 2017-08-07 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'master' into zj-project-templates | Filipa Lacerda | 2017-08-07 | 122 | -468/+1699 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ... | ||||
| * | | | Minor adjustments after UX review | Filipa Lacerda | 2017-08-04 | 2 | -8/+23 |
| | | | | | | | | | | | | | | | | Fixes scss lint errors | ||||
| * | | | Fix repo by url styles | Filipa Lacerda | 2017-08-03 | 1 | -1/+2 |
| | | | | |||||
| * | | | Style or separator according to review | Filipa Lacerda | 2017-08-03 | 1 | -35/+75 |
| | | | | |||||
| * | | | Adds export form and enables export button by default | Filipa Lacerda | 2017-08-01 | 1 | -2/+2 |
| | | | | |||||
| * | | | Style OR separator properly | Filipa Lacerda | 2017-08-01 | 1 | -81/+36 |
| | | | | |||||
| * | | | [ci skip] Adds svgs and css for all icons | Filipa Lacerda | 2017-08-01 | 2 | -13/+29 |
| | | | | |||||
| * | | | Adds CSS for desktop and mobile | Filipa Lacerda | 2017-07-31 | 2 | -9/+100 |
| | | | | |||||
| * | | | Styles html according to mockup | Filipa Lacerda | 2017-07-30 | 1 | -0/+21 |
| | | | | |||||
| * | | | Allow projects to be started from a template | Z.J. van de Weg | 2017-07-28 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Started implementation for the first iteration of gitlab-org/gitlab-ce#32420. This will allow users to select a template to start with, instead of an empty repository in the project just created. Internally this is basically a small extension of the ImportExport GitLab projects we already support. We just import a certain import tar archive. This commits includes the first one: Ruby on Rails. In the future more will be added. | ||||
* | | | | Merge branch '34028-collapse-sidebar' into 'master' | Phil Hughes | 2017-08-07 | 3 | -2/+143 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Navigation - Make contextual sidebar collapsible" Closes #34028 See merge request !13281 | ||||
| * | | | | Add changelog34028-collapse-sidebar | Annabel Dunstone Gray | 2017-08-07 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | Make contextual sidebar collapsible | Annabel Dunstone Gray | 2017-08-07 | 3 | -2/+147 |
| | | | | | |||||
* | | | | | Fixed sidebar context header hover colors | Phil Hughes | 2017-08-07 | 1 | -24/+13 |
| | | | | | |||||
* | | | | | Merge branch 'navbar-z-index-higher' into 'master' | Annabel Dunstone Gray | 2017-08-07 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase the z-index of the navbar Closes #35935 See merge request !13282 | ||||
| * | | | | | Increase the z-index of the navbarnavbar-z-index-higher | Phil Hughes | 2017-08-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes #35935 | ||||
* | | | | | | Remove gl.Activities from Commits page | winh | 2017-08-07 | 1 | -1/+0 |
| | | | | | | |||||
* | | | | | | Merge branch '33095-mr-widget-ui' into 'master' | Phil Hughes | 2017-08-07 | 32 | -781/+820 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Request widget Improvements Closes #33095 See merge request !12601 | ||||
| * | | | | | clean up merge request widget UI | Simon Knox | 2017-08-07 | 32 | -781/+820 |
| | |/ / / | |/| | | | |||||
* | | | | | Fix issues with pdf-js dependencies | Mike Greiling | 2017-08-07 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master' | Tim Zallmann | 2017-08-06 | 3 | -3/+18 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Timezone Inconsistencies in User Contribution Calendar Closes #27616 and #1943 See merge request !13208 | ||||
| * | | | | display system timezone underneath activity calendar | Mike Greiling | 2017-07-28 | 2 | -0/+6 |
| | | | | | |||||
| * | | | | ensure user profile calendar is generated based on server timezone, not ↵ | Mike Greiling | 2017-07-28 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | local timezone | ||||
* | | | | | Update top bar issues icon | Annabel Dunstone Gray | 2017-08-04 | 2 | -2/+10 |
| | | | | | |||||
* | | | | | Merge branch '34060-simplified-general-project-settings' into 'master' | Mike Greiling | 2017-08-04 | 3 | -3/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 34060 Simply general project settings to use expanded panels Closes #34060 See merge request !12620 | ||||
| * | | | | | css fixes | tauriedavis | 2017-07-28 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | 34060 Simply general project settings to use expanded panels | tauriedavis | 2017-07-28 | 3 | -3/+15 |
| | | | | | | |||||
* | | | | | | Merge branch 'winh-new-dropdown-dividers' into 'master' | Annabel Dunstone Gray | 2017-08-04 | 2 | -0/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make dividers of new dropdown style full width Closes #35784 See merge request !13276 | ||||
| * | | | | | | Make new dropdown dividers full widthwinh-new-dropdown-dividers | winh | 2017-08-04 | 2 | -0/+8 |
| | | | | | | | |||||
* | | | | | | | Backport to CE for:2902-standalone-ee-dir-ce | Lin Jen-Shin | 2017-08-04 | 3 | -5/+5 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483 | ||||
* | | | | | | Remove monkey-patched Array.prototype.first() and last() methods | Mike Greiling | 2017-08-04 | 9 | -22/+8 |
| | | | | | | |||||
* | | | | | | Merge branch 'diff-changed-files-dropdown' into 'master' | Filipa Lacerda | 2017-08-04 | 7 | -6/+122 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved changed files into a dropdown Closes #29778 See merge request !13128 | ||||
| * | | | | | | use new dropdown stylingdiff-changed-files-dropdown | Phil Hughes | 2017-08-03 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | fixed alert box moving when is-stuck gets added | Phil Hughes | 2017-08-03 | 1 | -2/+4 |
| | | | | | | | |||||
| * | | | | | | fixed z-index issue with merge request versions widget | Phil Hughes | 2017-08-03 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | fixed karma failure | Phil Hughes | 2017-08-03 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | fixed alignment in button | Phil Hughes | 2017-08-03 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly scroll to element with sticky height offset | ||||
| * | | | | | | fixed jumping when bar gets stuck | Phil Hughes | 2017-08-03 | 3 | -12/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added specs to sticky util file added `No files found.` text when results are empty | ||||
| * | | | | | | made the changed files holder sticky | Phil Hughes | 2017-08-03 | 3 | -0/+65 |
| | | | | | | | |||||
| * | | | | | | fixed haml lint | Phil Hughes | 2017-08-03 | 2 | -0/+7 |
| | | | | | | |