Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master' | Douwe Maan | 2017-12-07 | 2 | -0/+37 |
|\ | |||||
| * | adding view and feature specs | micael.bergeron | 2017-12-07 | 1 | -0/+12 |
| * | add support for the commit reference filter | micael.bergeron | 2017-12-07 | 1 | -0/+25 |
* | | Remove Rugged::Repository#empty? | Zeger-Jan van de Weg | 2017-12-07 | 5 | -120/+72 |
|/ | |||||
* | Merge branch 'ce-backport-3615' into 'master' | Sean McGivern | 2017-12-07 | 5 | -29/+98 |
|\ | |||||
| * | Refactor banzai to support referencing from group contextce-backport-3615 | Jarka Kadlecova | 2017-12-06 | 5 | -29/+98 |
* | | Support uploads for groups | Jarka Kadlecova | 2017-12-07 | 1 | -1/+29 |
* | | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master' | Stan Hu | 2017-12-07 | 4 | -1/+777 |
|\ \ | |||||
| * | | Fix specs for MySQL | Michael Kozono | 2017-12-06 | 2 | -0/+5 |
| * | | Fix specs after rebase | Michael Kozono | 2017-12-06 | 2 | -15/+14 |
| * | | Process normal paths in batch containing bad paths | Michael Kozono | 2017-12-05 | 1 | -0/+20 |
| * | | Guarantee all IDs are included | Michael Kozono | 2017-12-05 | 1 | -5/+5 |
| * | | Add tests for disable_quote option | Michael Kozono | 2017-12-01 | 1 | -0/+16 |
| * | | Fix test for MySQL | Michael Kozono | 2017-12-01 | 1 | -4/+6 |
| * | | Don’t recreate deleted uploads | Michael Kozono | 2017-12-01 | 1 | -7/+7 |
| * | | Filter existing uploads with one query | Michael Kozono | 2017-12-01 | 1 | -54/+26 |
| * | | Refactor | Michael Kozono | 2017-12-01 | 1 | -3/+3 |
| * | | Get rid of tracked field | Michael Kozono | 2017-12-01 | 1 | -16/+4 |
| * | | Use bulk inserts | Michael Kozono | 2017-12-01 | 1 | -47/+145 |
| * | | Attempt to fix spec in CI | Michael Kozono | 2017-12-01 | 1 | -1/+1 |
| * | | Move temp table creation into the prepare job | Michael Kozono | 2017-12-01 | 2 | -12/+52 |
| * | | Fix Rubocop offenses | Michael Kozono | 2017-12-01 | 2 | -5/+3 |
| * | | Drop temporary tracking table when finished | Michael Kozono | 2017-12-01 | 2 | -42/+57 |
| * | | Refactor specs | Michael Kozono | 2017-12-01 | 2 | -264/+146 |
| * | | Store paths relative to CarrierWave.root | Michael Kozono | 2017-12-01 | 2 | -49/+64 |
| * | | Clean up after test | Michael Kozono | 2017-12-01 | 1 | -1/+7 |
| * | | Remove unnecessary clearing | Michael Kozono | 2017-12-01 | 1 | -2/+2 |
| * | | Reword test | Michael Kozono | 2017-12-01 | 1 | -1/+1 |
| * | | Rename table to untracked_files_for_uploads | Michael Kozono | 2017-12-01 | 2 | -118/+118 |
| * | | Refactor, no change in behavior | Michael Kozono | 2017-12-01 | 1 | -7/+2 |
| * | | Fix Rubocop offenses | Michael Kozono | 2017-12-01 | 1 | -1/+1 |
| * | | Test batch processing | Michael Kozono | 2017-12-01 | 1 | -0/+42 |
| * | | Calculate checksums | Michael Kozono | 2017-12-01 | 1 | -83/+66 |
| * | | Add untracked files to uploads | Michael Kozono | 2017-12-01 | 1 | -0/+581 |
| * | | Kick off follow up background migration jobs | Michael Kozono | 2017-12-01 | 1 | -16/+47 |
| * | | Find and store unhashed upload file paths | Michael Kozono | 2017-12-01 | 1 | -0/+80 |
| * | | Backport `which` from EE | Michael Kozono | 2017-12-01 | 1 | -1/+9 |
* | | | Merge branch 'gitaly-764-commit-filter-shas-with-signature' into 'master' | Robert Speicher | 2017-12-05 | 1 | -0/+29 |
|\ \ \ | |||||
| * | | | Migrate Gitlab::Git::Commit.shas_with_signaturesgitaly-764-commit-filter-shas-with-signature | Kim "BKC" Carlbäcker | 2017-12-05 | 1 | -0/+29 |
* | | | | add Gitlab::Database.replication_slots_supported? | Brett Walker | 2017-12-05 | 1 | -0/+22 |
|/ / / | |||||
* | | | Merge branch 'dm-application-worker' into 'master' | Sean McGivern | 2017-12-05 | 2 | -4/+28 |
|\ \ \ | |||||
| * | | | Consistently schedule Sidekiq jobsdm-application-worker | Douwe Maan | 2017-12-05 | 1 | -4/+4 |
| * | | | Add ApplicationWorker and make every worker include it | Douwe Maan | 2017-12-05 | 1 | -0/+24 |
* | | | | Merge branch '32878-merge-request-from-email' into 'master' | Sean McGivern | 2017-12-05 | 2 | -0/+101 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Create merge request from email | Jan Provaznik | 2017-12-05 | 2 | -0/+101 |
| | |/ | |/| | |||||
* | | | Merge branch 'user-agent-gke-api' into 'master' | Kamil Trzciński | 2017-12-04 | 1 | -3/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Test usage of custom user agent in GCP Client | Matija Čupić | 2017-12-04 | 1 | -3/+7 |
| * | | Use RequestOptions in GCP Client user_agent_header | Matija Čupić | 2017-12-04 | 1 | -2/+7 |
| * | | Generate user agent header for GCP Client | Matija Čupić | 2017-12-04 | 1 | -0/+9 |
| |/ | |||||
* | | Merge branch '40711-fix-forking-hashed-projects' into 'master' | Douwe Maan | 2017-12-04 | 1 | -4/+4 |
|\ \ |