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-06Start moving new nav styles into header.scssAnnabel Dunstone Gray
2017-10-06UX reviewLuke "Jared" Bennett
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-23Update light colors, remove ’25’ and add ‘950’ shadesPedro Moreira da Silva
2017-09-20is-active review changesLuke "Jared" Bennett
2017-09-14Merge FELuke "Jared" Bennett
2017-09-14Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray
2017-09-07Fix mr tabs positionAnnabel Dunstone Gray
2017-09-05Make issuable action dropdowns style consistentwinh
2017-09-04Move "Move to different project" to sidebarEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # app/models/issue.rb
2017-08-24Changed all font-weight values to 400 and 600Dimitrie Hoekstra
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
2017-08-17Fix milestone sidebar collapse buttonClement Ho
2017-08-16Set Description Image to max-width 100%Tim Zallmann
2017-08-15Merge branch '36134_confi_touch_up' into 'master'Jacob Schatz
Use border radius scss vars See merge request !13360
2017-08-10Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (42 commits) alternative route for download archive Add missing command to compile GetText files Prevent user from changing username with container registry tags Rename RPC 'Exists' to 'RepositoryExists' Fix the sticky changes bar on commits page Fix ee_compat_check when EE branch uses a prefix Removed display styles when hiding the fly out navigation Explain why we use select all for project_url_constrainer.rb Fix pikaday being undefined Add a helper to stub storage settings with defaults Enable the Layout/SpaceBeforeBlockBraces cop update Install from Source instructions Translations can be picked without asking for exceptions Ask for exceptions in advance Don't require stackprof in Gemfile Synchronous Korean translation in zanata Use full path of user's avatar in webhooks Update icon color on hover Align all nav items in sidebar Fix height of collapsed sidebar items ...
2017-08-08Fixed merge request changes sticky container not spreading full widthPhil Hughes
2017-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
2017-08-08use border radisu scss varRegis
2017-08-0833874 confidential issue redesignRegis Boudinot
2017-08-07Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (21 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix order of CI lint ace editor loading Fix spec Fix spec Fix spec Add changelog fix Add a spec for concurrent process Add changelog essential add CHANGELOG.md for !13208 adjust user contribution calendar time formatting fix rubocop violations 👮 fix mysql syntax for date INTERVAL arithmatic add tests for proper timezone date grouping within ContributionsCalendar adjust timezone for date grouping in contributions calendar use timezone-aware Date.current instead of Date.today in ContributionsCalendar class display system timezone underneath activity calendar ...
2017-08-04Update top bar issues iconAnnabel Dunstone Gray
2017-08-01Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (76 commits) Add code review guidelines related to Build [CI skip]. Make time span dropdown style on cycle analytics page consistent Add 204. Remove duplicated method. Make sure we didn't commit conflicts Fix bug in blob test Always fetch branches before finding the merge base, otherwise we could find an outdated merge base Fixes dropdown margin in sidebar Docs add blog articles Inline script cleanup globals and easy Add option to use CommitLanguages RPC CI fixes for gitaly-ruby fix Allow logged in users to read user list under public restriction Small refactor in LegacyNamespace and moved back send_update_instructions Rename ensure_dir_exist -> ensure_storage_path_exist Added some extra TODOs for the Legacy Storage refactor Make disk_path keyword argument and optional Rename more path_with_namespace -> full_path or disk_path Rename path_with_namespace -> disk_path when dealing with the filesystem Rename many path_with_namespace -> full_path ...
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # app/controllers/concerns/notes_actions.rb # spec/features/task_lists_spec.rb # spec/support/features/issuable_slash_commands_shared_examples.rb
2017-07-31Moves the Performance Bar to the top instead of being at the bottomRémy Coutable
2017-07-25Make issuable searchbar full heightwinh
2017-07-21Implement initial version of Vue notes for issues. 🎉 🎉Fatih Acet
2017-07-18Update avatar border to be opaque for better stackingEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32561
2017-07-17fix padding on filtered search dropdown. Styles should only apply to li in listSimon Knox
2017-07-07Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered ↵Luke "Jared" Bennett
search specs
2017-07-07Added report issuable featureLuke "Jared" Bennett
2017-07-05fix sidebar padding for full-width items (Time Tracking help)Simon Knox
2017-06-29Clean up issuable listsTaurie Davis
2017-06-27Polish sidebar toggleClement Ho
2017-06-23Limit the width of commit & snippet comment sectionsPhil Hughes
2017-06-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceTim Zallmann
2017-06-20Fixes scrolling + improves Performance through assigning found $ elements to ↵Tim Zallmann
variables
2017-06-20Revert sticky confidential headerAnnabel Dunstone Gray
2017-06-08Merge branch '32720-emoji-spacing' into 'master'Annabel Dunstone Gray
32720 Create equal spacing between emoji buttons and remove unnecessary margin-bottom Closes #32720 See merge request !11889
2017-06-08Remove unnecessary transitionClement Ho
2017-06-07Add sticky confidential issue barClement Ho
2017-06-0732720 Create equal padding for emoji on comments and emoji-blocktauriedavis
2017-05-26More consistent padding of notes, system notes, and note formDouwe Maan
2017-05-20Fix spacing of issue emojisAnnabel Dunstone Gray
2017-05-19Remove width limit from discussion notesClement Ho
2017-05-17Fixed spacing issues in issue sidebarPhil Hughes
When we removed the nicescroll plugin from issues it causes some spacing issues that were added to make nicescroll play nice. This fixes that by fixing some of the padding that was causing the scroll area to be incorrect & the collapsed sidebar to have overflow issues Closes #32357
2017-05-16Removes nicescroll from issuable sidebarPhil Hughes
2017-05-15Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray
fix Resolved Discussions counter wrapping to next line Closes #31106 See merge request !10775