summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-0/+1
|\ | | | | | | | | Add sentry JS See merge request !6764
| * Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-043-0/+14
| |\ | | | | | | | | | # Conflicts: # db/schema.rb
| * | Review changes, removed api/v3 updates as its frozen, removed the ↵Luke "Jared" Bennett2017-05-041-3/+0
| | | | | | | | | | | | clientside_sentry properties from the sensitive data filter as they\'re both available publically
| * | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-042-1/+11
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-037-15/+28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-282-0/+4
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-282-1/+2
| |\ \ \ \ \
| * | | | | | Fixed specsLuke "Jared" Bennett2017-04-281-0/+1
| | | | | | |
| * | | | | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-0/+2
| | | | | | |
| * | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-2610-119/+124
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # config/webpack.config.js
| * | | | | | | Removed rewire and fixed testsLuke "Jared" Bennett2017-04-151-2/+1
| | | | | | | |
| * | | | | | | Only rewire in devLuke "Jared" Bennett2017-04-151-2/+3
| | | | | | | |
| * | | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-159-23/+138
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/layouts/_head.html.haml # config/webpack.config.js
| * | | | | | | | Updated specs, added rewire, updated layouts to move conditional raven and ↵Luke "Jared" Bennett2017-04-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gon to head
| * | | | | | | | [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-0/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern2017-05-052-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-272-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab uses the import_project method in GitLab Shell, This method uses a timeout for the operation, hardcoded to 800 seconds. With this MR the timeout is now configurable in the gitlab_shell settings.
* | | | | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-044-1/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb
| * | | | | | | | | Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-041-0/+2
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973
| | * | | | | | | | | Updated webpack configPhil Hughes2017-05-041-0/+1
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-042-0/+12
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-038-16/+38
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Re-wrote to match our docs - still not 100% sure but closer than it wasPhil Hughes2017-04-281-0/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use blob viewer for job artifacts Closes #31297 See merge request !11018
| | * | | | | | | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-0/+11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare uploaders for personal snippets comments See merge request !11022
| | * | | | | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+11
| | | | | | | | | | |
| * | | | | | | | | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-1/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Load milestone tabs asynchronously See merge request !10919
| | * | | | | | | | Load milestone tabs asynchronouslyPhil Hughes2017-04-262-1/+10
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Add CHANGELOG entry, some specs and locale file for German.Ruben Davila2017-05-041-0/+219
| | | | | | | | |
* | | | | | | | | More updates for translations plus small tweaks.Ruben Davila2017-05-041-0/+217
| | | | | | | | |
* | | | | | | | | Disable FastGettext from translating AR attrs.Ruben Davila2017-05-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It isn't working fine when using POROs in forms like WikiPage, the following error is being raised: undefined method `abstract_class?' for Object:Class
* | | | | | | | | First round of updates from the code review.Ruben Davila2017-05-021-1/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0214-18/+51
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'remove-unused-initializer' into 'master' Douwe Maan2017-05-021-5/+0
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused initializer See merge request !11036
| | * | | | | | | | Remove unused initializerremove-unused-initializerSean McGivern2017-05-021-5/+0
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | We don't appear to have an `active_record_query_trace` dependency any more.
| * | | | | | | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-04-2015-149/+286
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source
| | * | | | | | | | | Add endpoint that returns a list of deployments that happened within last ↵Pawel Chojnacki2017-03-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at
| * | | | | | | | | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-022-3/+2
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add download button to project snippets See merge request !11004
| | * | | | | | | | | | Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-302-3/+2
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-021-0/+8
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display comments for personal snippets See merge request !10974
| | * | | | | | | | | | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+8
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-022-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement ability to update hooks Closes #19364 See merge request !10816
| | * | | | | | | | | | | Implement ability to update hooksAlexander Randa2017-04-282-3/+5
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'pdflab-in-repo' into 'master' Phil Hughes2017-05-021-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move PDFLab assets into repo See merge request !10642
| | * | | | | | | | | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-0/+5
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-0/+2
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-4/+4
| | |_|_|_|/ / / / | |/| | | | | | |