Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • B blaupload
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Luke Bratch
  • blaupload
  • Merge requests
  • !3

Stop using modified date as a key in array by using an assoc array.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Phil Burton requested to merge same-date-fix into master Apr 02, 2019
  • Overview 0
  • Commits 4
  • Changes 1

Stop using modified date as a key in array by using an assoc array. Add sizes, dates and filenames as items in that array. Ditch new array, sizes array and ordered array for a single collection that we manipulate with usort. Lisitng array for display is then built off this array.

Edited Apr 02, 2019 by Phil Burton
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: same-date-fix