summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix spec in CImk-add-old-attachments-to-uploads-tableMichael Kozono2017-11-161-1/+1
* Log the find command usedMichael Kozono2017-11-161-0/+2
* Fix rollback failureMichael Kozono2017-11-161-1/+1
* Move temp table creation into the prepare jobMichael Kozono2017-11-166-77/+76
* Fix migration for pre-Postgres 9.5Michael Kozono2017-11-161-1/+15
* Fix Rubocop offensesMichael Kozono2017-11-164-11/+9
* Drop temporary tracking table when finishedMichael Kozono2017-11-166-92/+131
* Refactor specsMichael Kozono2017-11-164-337/+183
* Speed up insertsMichael Kozono2017-11-161-2/+4
* Fallback on checksum jobsMichael Kozono2017-11-161-0/+2
* Remove irrelevant copy-pasted codeMichael Kozono2017-11-161-20/+0
* Fix uploads.path length for long filenamesMichael Kozono2017-11-162-1/+26
* Fix MySQL path field lengthMichael Kozono2017-11-161-1/+1
* Store paths relative to CarrierWave.rootMichael Kozono2017-11-165-68/+79
* Fix `ionice` prependMichael Kozono2017-11-161-1/+1
* Exclude `untracked_files_for_uploads` from schemaMichael Kozono2017-11-161-10/+0
* Clean up after testMichael Kozono2017-11-161-1/+7
* Remove unnecessary clearingMichael Kozono2017-11-162-7/+2
* Reword testMichael Kozono2017-11-161-1/+1
* Rename table to untracked_files_for_uploadsMichael Kozono2017-11-167-157/+157
* Refactor, no change in behaviorMichael Kozono2017-11-165-39/+53
* Use `find` `-prune` option for performanceMichael Kozono2017-11-161-2/+4
* Make regexes more readableMichael Kozono2017-11-162-13/+13
* Avoid instantiating an AR object and ignore dupesMichael Kozono2017-11-161-1/+15
* Add changelog entryMichael Kozono2017-11-161-0/+5
* Fix Rubocop offensesMichael Kozono2017-11-164-14/+14
* Test batch processingMichael Kozono2017-11-161-0/+42
* Allow individual failuresMichael Kozono2017-11-161-16/+24
* Calculate checksumsMichael Kozono2017-11-163-110/+170
* Add untracked files to uploadsMichael Kozono2017-11-163-34/+752
* Kick off follow up background migration jobsMichael Kozono2017-11-163-17/+105
* Find and store unhashed upload file pathsMichael Kozono2017-11-162-6/+132
* Backport `which` from EEMichael Kozono2017-11-162-1/+26
* Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-11-164-0/+195
* Merge branch 'docs/refactor-cluster' into 'master'Marcia Ramos2017-11-162-33/+47
|\
| * Move installation of apps higherdocs/refactor-clusterAchilleas Pipinellis2017-11-161-12/+13
| * Change to Google Kubernetes Cluster and add internal linksAchilleas Pipinellis2017-11-161-9/+9
| * Add Ingress description from official docsAchilleas Pipinellis2017-11-161-1/+1
| * Add info on creating your own k8s cluster from the cluster pageAchilleas Pipinellis2017-11-161-21/+32
| * Add info about the installed apps in the Cluster docsAchilleas Pipinellis2017-11-162-10/+12
* | Update database_debugging.mdMichael Kozono2017-11-161-4/+3
|/
* Merge branch '37508-lock-confidential-issuable-sidebar-custom-svg-icons-itera...Tim Zallmann2017-11-169-60/+96
|\
| * Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-169-60/+96
|/
* Merge branch 'bvl-isolate-fork-network-background-migrations' into 'master'Rémy Coutable2017-11-161-11/+11
|\
| * Isolate the fork network background migrationsbvl-isolate-fork-network-background-migrationsBob Van Landuyt2017-11-151-11/+11
* | Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-1613-29/+262
|\ \
| * | Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-1613-29/+262
* | | Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray2017-11-164-2/+14
|\ \ \
| * | | When a custom header logo is present, don't show GitLab type logoDrew Blessing2017-11-154-2/+14
* | | | Merge branch 'dm-notes-actions-noteable-for-update' into 'master'Sean McGivern2017-11-164-3/+36
|\ \ \ \