Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-16Remove extra border radius when editing a fileRachel Pipkin
2017-10-11Simplify project pageAnnabel Dunstone Gray
2017-10-07Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda
Remove old navigation CSS See merge request gitlab-org/gitlab-ce!14573
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Show confirmation modal before deleting accountWinnie Hellmann
2017-10-06Start moving new nav styles into header.scssAnnabel Dunstone Gray
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
2017-10-06Adjust tooltips to adhere to 8px grid and make them more readableDimitrie Hoekstra
2017-10-06UX reviewLuke "Jared" Bennett
2017-10-04Makes `@mentions links` have a different styling for better separationDimitrie Hoekstra
2017-10-03Fix bottom spacing for dropdowns that open upwardsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38315 Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38187
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Jarka Kadlecova
18608-lock-issues-v2 # Conflicts: # db/schema.rb
2017-09-27Make issue boards sidebar full heightWinnie Hellmann
2017-09-26Merge branch 'remove-old-nav-styles' into 'master'Phil Hughes
Remove old nav code - Part 1 See merge request gitlab-org/gitlab-ce!14379
2017-09-25Fix UI bugsAnnabel Dunstone Gray
2017-09-23Update light colors, remove ’25’ and add ‘950’ shadesPedro Moreira da Silva
2017-09-18Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-14Merge FELuke "Jared" Bennett
2017-09-14changed dashed border button color to be darkerDimitrie Hoekstra
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
This reverts merge request !14148
2017-09-08Revert "Merge branch ↵Rubén Dávila
'35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
2017-09-07Resolve "Make project and features visibility settings less confusing"Mike Greiling
2017-09-06Fix specs; start on light themeAnnabel Dunstone Gray
2017-09-06Add blue themeAnnabel Dunstone Gray
2017-09-06Finish adding dark themeAnnabel Dunstone Gray
2017-09-05Top navigation updatesAnnabel Dunstone Gray
2017-08-29Change pipeline dropdowns to new stylewinh
2017-08-25Update and fix resolvable note icons for easier recognitionEric Eastwood
2017-08-24Changed all font-weight values to 400 and 600Dimitrie Hoekstra
2017-08-21Make project selection dropdown consistentwinh
2017-08-08Merge branch 'master' into ideMike Greiling
* master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
2017-08-07Merge branch 'master' into ideMike Greiling
* master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
Allow projects to be started from a template Closes #32420 See merge request !13108
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
* 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 ...
2017-08-07clean up merge request widget UISimon Knox
2017-08-04Minor adjustments after UX reviewFilipa Lacerda
Fixes scss lint errors
2017-07-31Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-31Moves the Performance Bar to the top instead of being at the bottomRémy Coutable
2017-07-28Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-18Update avatar border to be opaque for better stackingEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32561
2017-07-18Fix scss_lint offenses in repo, variables and layout sheetsLuke "Jared" Bennett
2017-07-14Change text colors from RGBA to HEXPedro Moreira da Silva
2017-07-12Merge branch 'enable-scss-lint-space-after-comma' into 'master'Clement Ho
Enable SpaceAfterComma in scss-lint See merge request !12734
2017-07-12Enable SpaceAfterComma in scss-lintTakuya Noguchi
2017-07-11Fix welcome page action items alignmentKushal Pandya
2017-07-07Merge branch '34402-navigation-color-palette-for-new-navigation' into 'master'Annabel Dunstone Gray
Resolve "Navigation - Color palette for new navigation" Closes #34402 See merge request !12684
2017-07-07Resolve "Liberation Mono weird font rendering on Fedora/openSUSE/other Linux ↵Annabel Dunstone Gray
distros"
2017-07-07Change new nav purple to indigoPedro Moreira da Silva