summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes static analysis failures.move-render-gfmJacob Schatz2017-12-184-4/+4
* Move render gfm to commons and update importsJacob Schatz2017-12-183-4/+4
* Merge branch 'use-queue_namespace' into 'master'Stan Hu2017-12-182-1/+2
|\
| * Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listuse-queue_namespaceStan Hu2017-12-181-0/+1
| * Use queue_namespace rather than enqueue_inLin Jen-Shin2017-12-181-1/+1
* | Merge branch 'ph-es-notes-module' into 'master'Filipa Lacerda2017-12-188-24/+25
|\ \
| * \ Merge branch 'master' into 'ph-es-notes-module'ph-es-notes-modulePhil Hughes2017-12-18252-903/+1709
| |\ \
| * | | Export and use Notes ES modulePhil Hughes2017-12-158-24/+25
* | | | Merge branch '41117-empty-state' into 'master'Phil Hughes2017-12-182-497/+522
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only render signout screen when user is signed outFilipa Lacerda2017-12-182-497/+522
|/ / /
* | | Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-1810-18/+73
|\ \ \
| * | | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-1810-18/+73
* | | | Merge branch '39298-list-of-avatars-2' into 'master'Rémy Coutable2017-12-182-11/+12
|\ \ \ \
| * | | | List of avatars should never show +1Jacopo2017-12-182-11/+12
* | | | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-1815-12/+371
|\ \ \ \ \
| * | | | | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-124-21/+53
| * | | | | Fix Rubocop offense and use a symbol instead of a stringStan Hu2017-12-122-2/+2
| * | | | | Add spec for ActionRateLimiterStan Hu2017-12-122-2/+29
| * | | | | Add a spec for rate limiting pipeline schedulesStan Hu2017-12-122-2/+12
| * | | | | Add rate limiting to guard against excessive scheduling of pipelinesStan Hu2017-12-123-1/+43
| * | | | | Avoid Gitaly N+1 calls by caching tag_namesStan Hu2017-12-123-0/+17
| * | | | | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-123-3/+3
| * | | | | Refactor common protected ref checkStan Hu2017-12-123-16/+102
| * | | | | Fix conditions for checking pipeline schedule rulesStan Hu2017-12-122-4/+4
| * | | | | Create a play_pipeline_schedule policy and use itStan Hu2017-12-124-7/+40
| * | | | | Address some comments with running a pipeline scheduleStan Hu2017-12-126-16/+21
| * | | | | Add button to run scheduled pipeline immediatelyStan Hu2017-12-128-3/+110
* | | | | | Merge branch '39836-document-how-lfs-integrity-check-push-prevention-works' i...Achilleas Pipinellis2017-12-181-0/+8
|\ \ \ \ \ \
| * | | | | | Document LFS integrity check and how to disable itJames Edwards-Jones2017-12-181-0/+8
* | | | | | | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern2017-12-1815-99/+68
|\ \ \ \ \ \ \
| * | | | | | | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-1515-99/+68
* | | | | | | | Merge branch 'winh-translate-contributors-page-dates' into 'master'Filipa Lacerda2017-12-1810-14/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | Translate date ranges on contributors pageWinnie Hellmann2017-12-182-8/+39
| * | | | | | | | Move dateTickFormat to separate moduleWinnie Hellmann2017-12-185-26/+94
| * | | | | | | | Add right padding to contributors graphWinnie Hellmann2017-12-181-1/+4
| * | | | | | | | Translate contributors graph x-axisWinnie Hellmann2017-12-181-2/+24
| * | | | | | | | Add createDateTimeFormat to format dates based on localeWinnie Hellmann2017-12-184-3/+75
* | | | | | | | | Merge branch 'feature/40842-provide-oracles-webgate-cookies-to-jira-requests'...Sean McGivern2017-12-184-0/+31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-184-0/+31
|/ / / / / / / /
* | | | | | | | Merge branch 'qa/gb/optimize-qa-pipeline' into 'master'Rémy Coutable2017-12-181-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Optimize QA pipeline and don't run irrelevant jobsGrzegorz Bizon2017-12-181-0/+21
|/ / / / / / /
* | | | | | | Merge branch 'ph-even-more-es-modules' into 'master'Filipa Lacerda2017-12-1813-371/+362
|\ \ \ \ \ \ \
| * | | | | | | Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-1513-371/+362
* | | | | | | | Merge branch 'fix_build_count_in_pipeline_success_maild' into 'master'Grzegorz Bizon2017-12-188-7/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix job count in pipeline success mailChristiaan Van den Poel2017-12-188-7/+28
|/ / / / / / / /
* | | | | | | | Merge branch 'laravel-with-gitlab-docs' into 'master'Rémy Coutable2017-12-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | With laravel's package auto-discovery, the composer install fails when it tri...Samuel2017-12-151-1/+1
* | | | | | | | | Merge branch 'patch-25' into 'master'Rémy Coutable2017-12-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | I'm currently the proofreader of Italians Translations, i've started to trans...Paolo Falomo2017-12-131-0/+1
* | | | | | | | | | Merge branch '39974-toggle-sidebar-btn' into 'master'Phil Hughes2017-12-181-1/+2
|\ \ \ \ \ \ \ \ \ \