Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into sh-support-bitbucket-server-import | Stan Hu | 2018-07-07 | 122 | -1099/+1854 |
|\ | |||||
| * | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma... | Sean McGivern | 2018-07-06 | 6 | -14/+64 |
| |\ | |||||
| | * | Update Import/Export to use object storage (based on aa feature flag) | James Lopez | 2018-07-06 | 6 | -14/+64 |
| * | | Use proper markdown rendering for previews | Brett Walker | 2018-07-06 | 26 | -25/+122 |
| * | | Merge branch 'sh-guard-repository-checks' into 'master' | Robert Speicher | 2018-07-06 | 2 | -4/+29 |
| |\ \ | |||||
| | * | | Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker} | Stan Hu | 2018-07-06 | 2 | -4/+29 |
| * | | | Merge branch 'ce-5448-move-mailers-previews' into 'master' | Robert Speicher | 2018-07-06 | 4 | -0/+210 |
| |\ \ \ | |||||
| | * | | | Disable public_send for our preview mailers | Lin Jen-Shin | 2018-07-06 | 1 | -1/+1 |
| | * | | | Move spec/mailers/previews to app/mailers/previews | Lin Jen-Shin | 2018-07-06 | 4 | -0/+210 |
| * | | | | Merge branch 'gitaly-dont-use-path' into 'master' | Sean McGivern | 2018-07-06 | 1 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Remove silly use of repo disk path | Jacob Vosmaer | 2018-07-06 | 1 | -2/+2 |
| * | | | | Merge branch 'rc-qa-146' into 'master' | Grzegorz Bizon | 2018-07-06 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | [QA] Add a new scenario to test GitHub import | Rémy Coutable | 2018-07-06 | 2 | -3/+3 |
| | |/ / / | |||||
| * | | | | Delete deprecated object_storage_upload queue | Jan Provaznik | 2018-07-06 | 2 | -24/+0 |
| * | | | | Merge branch 'fl-mr-refactor-performance-improvements' into 'master' | Tim Zallmann | 2018-07-06 | 6 | -50/+38 |
| |\ \ \ \ | |||||
| | * | | | | Exports getters individually. | Filipa Lacerda | 2018-07-06 | 6 | -50/+38 |
| * | | | | | (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" | Luke Bennett | 2018-07-06 | 4 | -3/+74 |
| * | | | | | Merge branch 'revert-e76b176d' into 'master' | Clement Ho | 2018-07-06 | 1 | -6/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Revert "Merge branch 'rosulk-patch-12' into 'master'" | Victor Wu | 2018-07-06 | 1 | -6/+5 |
| * | | | | | | Resolve "Add dropdown to Groups link in top bar" | Dennis Tang | 2018-07-06 | 31 | -765/+830 |
| * | | | | | | Merge branch 'bvl-preload-parents-after-pagination' into 'master' | Douwe Maan | 2018-07-06 | 2 | -16/+28 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Preload ancestors after pagination when filtering | Bob Van Landuyt | 2018-07-06 | 2 | -16/+28 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'blackst0ne-rails5-activerecord-statementinvalid-mysql2-error-ex... | Yorick Peterse | 2018-07-06 | 1 | -1/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | [Rails5] Fix milestone GROUP BY query | blackst0ne | 2018-07-06 | 1 | -1/+2 |
| * | | | | | Merge branch '6653-extract-ee-specific-files-lines-for-discussion-app-service... | Douwe Maan | 2018-07-06 | 1 | -0/+6 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Extract EE-specific lines from NotificationService | Sean McGivern | 2018-07-06 | 1 | -0/+6 |
| * | | | | | Merge branch 'build-chunks-on-object-storage' into 'master' | Grzegorz Bizon | 2018-07-06 | 5 | -86/+204 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-07-06 | 146 | -546/+1325 |
| | |\ \ \ \ | |||||
| | * | | | | | Decouple optimization for erasing trace | Shinya Maeda | 2018-07-04 | 1 | -1/+1 |
| | * | | | | | Rename retry_max left overs to retries | Shinya Maeda | 2018-07-04 | 1 | -1/+1 |
| | * | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-07-04 | 21 | -159/+304 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add spec for ExclusiveLeaseHelpers | Shinya Maeda | 2018-07-03 | 2 | -23/+1 |
| | * | | | | | | Rename retries and remove retry_max | Shinya Maeda | 2018-07-03 | 1 | -3/+2 |
| | * | | | | | | Fix error message | Shinya Maeda | 2018-07-03 | 1 | -1/+1 |
| | * | | | | | | Rename persistable_store instead of persist_store | Shinya Maeda | 2018-07-03 | 1 | -2/+2 |
| | * | | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-07-03 | 435 | -3142/+4465 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Support append/truncate for fog storebuild-chunks-on-object-storage | Shinya Maeda | 2018-06-25 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-06-25 | 254 | -1319/+5007 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added spec for build trace chunk | Shinya Maeda | 2018-06-25 | 2 | -11/+14 |
| | * | | | | | | | | Rename persisted? to data_persisted? | Shinya Maeda | 2018-06-18 | 2 | -12/+8 |
| | * | | | | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-06-18 | 97 | -318/+343 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix dead lock by in_lock conflicts. Shared out in_lock logic. Changed key_r... | Shinya Maeda | 2018-06-15 | 4 | -37/+51 |
| | * | | | | | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-06-15 | 368 | -2181/+3084 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-06-12 | 209 | -1072/+1932 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Allow to store BuildTraceChunks on Object Storage | Kamil Trzciński | 2018-06-07 | 5 | -59/+187 |
| * | | | | | | | | | | | | Merge branch 'ce-5605-epic-autocomplete' into 'master' | Sean McGivern | 2018-07-06 | 2 | -16/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque... | Mark Chao | 2018-07-06 | 2 | -16/+20 |
| * | | | | | | | | | | | | | Merge branch 'ide-merge-request-info' into 'master' | Sean McGivern | 2018-07-06 | 8 | -62/+142 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | fixed misaligned icon | Phil Hughes | 2018-07-06 | 1 | -1/+1 |
| | * | | | | | | | | | | | | updated icon | Phil Hughes | 2018-07-05 | 1 | -1/+1 |