summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Redesign plugins systemDmitriy Zaporozhets2018-02-262-8/+10
* Remove plugin initializer and add plugins:validate rake taskDmitriy Zaporozhets2018-02-261-1/+1
* Add external plugins support to extend system hooksDmitriy Zaporozhets2018-02-261-0/+9
* Merge branch 'dm-waitable-worker' into 'master'Sean McGivern2018-02-262-34/+46
|\
| * Allow bulk_perform_and_wait wait timeout to be overriddenDouwe Maan2018-02-261-2/+2
| * Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-262-34/+46
* | Merge branch 'jprovazn-issuable-data' into 'master'Filipa Lacerda2018-02-262-2/+2
|\ \
| * | Don't convert issuable_initial_data into JSONjprovazn-issuable-dataJan Provaznik2018-02-262-2/+2
* | | Use imported `DropdownUtils`Kushal Pandya2018-02-261-1/+1
|/ /
* | Merge branch 'backport-qa_78' into 'master'Grzegorz Bizon2018-02-254-4/+5
|\ \
| * | test merge request rebaseFelipe Artur2018-02-194-4/+5
* | | Merge branch 'minimal-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-02-241-5/+25
|\ \ \
| * | | Revert "Revert "Use Dir.mktmpdir""Shinya Maeda2018-02-241-15/+14
| * | | Revert "Use Dir.mktmpdir"minimal-fix-for-artifacts-serviceShinya Maeda2018-02-241-14/+15
| * | | Use Dir.mktmpdirShinya Maeda2018-02-241-15/+14
| * | | Change FileUtils.cp to FileUtils.copyShinya Maeda2018-02-241-1/+1
| * | | Bring back the initial commitShinya Maeda2018-02-241-13/+14
| * | | Fixed static analysysShinya Maeda2018-02-241-1/+1
| * | | Check if the latest permanent file exists before remove file. Add tests.Shinya Maeda2018-02-231-14/+13
| * | | Copy original file to temp file always to prevent data lossShinya Maeda2018-02-231-4/+4
| * | | Minimal fix for artifacts serviceKamil Trzciński2018-02-231-5/+26
| | |/ | |/|
* | | Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-243-104/+106
|\ \ \
| * | | Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-223-104/+106
* | | | Merge branch 'master' into 'boards-bundle-refactor'Jacob Schatz2018-02-23191-1084/+2078
|\ \ \ \
| * \ \ \ Merge branch 'project-deploy-keys-bundle-tag-refactor' into 'master'Jacob Schatz2018-02-233-4/+7
| |\ \ \ \
| | * | | | Removed webpack tagConstance Okoghenun2018-02-231-1/+0
| | * | | | Refactored webpack bundle tag for deploy keysproject-deploy-keys-bundle-tag-refactorConstance Okoghenun2018-02-232-3/+7
| * | | | | Merge branch 'remove-issues-show' into 'master'Jacob Schatz2018-02-232-3/+1
| |\ \ \ \ \
| | * | | | | remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsremove-issues-showMike Greiling2018-02-232-3/+1
| | |/ / / /
| * | | | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-234-34/+39
| * | | | | Merge branch '29497-pages-custom-domain-dns-verification' into 'master'Robert Speicher2018-02-2322-7/+444
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-238-64/+65
| | |\ \ \ \ \
| | * | | | | | Log pages domain verification changes to application.logNick Thomas2018-02-231-0/+1
| | * | | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-2322-7/+443
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch '42044-osw-add-button-to-deploy-runner-to-kubernetes' into 'master'Filipa Lacerda2018-02-237-23/+50
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-237-23/+50
| * | | | | | Merge branch 'dispatcher-if' into 'master'Mike Greiling2018-02-231-24/+27
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Convert switch into if statementdispatcher-ifClement Ho2018-02-221-24/+27
| * | | | | | Merge branch 'dm-stuck-import-jobs-verify' into 'master'Sean McGivern2018-02-231-21/+19
| |\ \ \ \ \ \
| | * | | | | | Verify project import status again before marking as failedDouwe Maan2018-02-231-14/+12
| | * | | | | | Adds scheduled import jobs to the stuck import jobs detection worker.Tiago Botelho2018-02-231-8/+8
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch '43496-error-message-for-gke-clusters-persists-in-the-next-page'...bjk/kube_state_metricsKamil Trzciński2018-02-231-2/+2
| |\ \ \ \ \ \
| | * | | | | | Do not persist Google Project Billing Failure errors after a reloadMatija Čupić2018-02-221-2/+2
| * | | | | | | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-232-29/+27
| * | | | | | | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-234-12/+17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Added changelog for user search improvementsusers-autocompleteYorick Peterse2018-02-221-1/+1
| | * | | | | | Optimise searching for users using short queriesYorick Peterse2018-02-221-2/+2
| | * | | | | | Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-223-7/+8
| | * | | | | | Don't pluck IDs in AutocompleteUsersFinderYorick Peterse2018-02-221-3/+7
| | |/ / / / /
| * | | | | | Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes2018-02-232-8/+9
| |\ \ \ \ \ \