Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listuse-queue_namespace | Stan Hu | 2017-12-18 | 1 | -0/+1 |
| | |||||
* | Use queue_namespace rather than enqueue_in | Lin Jen-Shin | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Merge branch ↵ | Douwe Maan | 2017-12-18 | 10 | -18/+73 |
|\ | | | | | | | | | | | | | | | | | '40871-todo-notification-count-shows-notification-without-having-a-todo' into 'master' Resolve "Todo notification count shows notification without having a todo" Closes #40871 See merge request gitlab-org/gitlab-ce!15807 | ||||
| * | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todo | Sean McGivern | 2017-12-18 | 10 | -18/+73 |
| | | | | | | | | | | | | When the target is deleted, todos are destroyed, but we did not reset the todo cache for users with todos on the deleted target. This would only update after the next time the todo cache was updated for that user. | ||||
* | | Merge branch '39298-list-of-avatars-2' into 'master' | Rémy Coutable | 2017-12-18 | 2 | -11/+12 |
|\ \ | | | | | | | | | | | | | | | | | | | List of avatars should never show +1 Closes #39298 See merge request gitlab-org/gitlab-ce!15972 | ||||
| * | | List of avatars should never show +1 | Jacopo | 2017-12-18 | 2 | -11/+12 |
| | | | | | | | | | | | | | | | The list of avatars should never show +1. If you have +1, that means you can use that space to show that person's avatar, for that reason should always start with +2. | ||||
* | | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master' | Kamil Trzciński | 2017-12-18 | 15 | -12/+371 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add button to run scheduled pipeline immediately Closes #38741 See merge request gitlab-org/gitlab-ce!15700 | ||||
| * | | | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-now | Stan Hu | 2017-12-12 | 4 | -21/+53 |
| | | | | |||||
| * | | | Fix Rubocop offense and use a symbol instead of a string | Stan Hu | 2017-12-12 | 2 | -2/+2 |
| | | | | |||||
| * | | | Add spec for ActionRateLimiter | Stan Hu | 2017-12-12 | 2 | -2/+29 |
| | | | | |||||
| * | | | Add a spec for rate limiting pipeline schedules | Stan Hu | 2017-12-12 | 2 | -2/+12 |
| | | | | |||||
| * | | | Add rate limiting to guard against excessive scheduling of pipelines | Stan Hu | 2017-12-12 | 3 | -1/+43 |
| | | | | |||||
| * | | | Avoid Gitaly N+1 calls by caching tag_names | Stan Hu | 2017-12-12 | 3 | -0/+17 |
| | | | | |||||
| * | | | Fix Sidekiq worker and make flash message return a link to the pipelines page | Stan Hu | 2017-12-12 | 3 | -3/+3 |
| | | | | |||||
| * | | | Refactor common protected ref check | Stan Hu | 2017-12-12 | 3 | -16/+102 |
| | | | | |||||
| * | | | Fix conditions for checking pipeline schedule rules | Stan Hu | 2017-12-12 | 2 | -4/+4 |
| | | | | |||||
| * | | | Create a play_pipeline_schedule policy and use it | Stan Hu | 2017-12-12 | 4 | -7/+40 |
| | | | | |||||
| * | | | Address some comments with running a pipeline schedule | Stan Hu | 2017-12-12 | 6 | -16/+21 |
| | | | | |||||
| * | | | Add button to run scheduled pipeline immediately | Stan Hu | 2017-12-12 | 8 | -3/+110 |
| | | | | | | | | | | | | | | | | Closes #38741 | ||||
* | | | | Merge branch '39836-document-how-lfs-integrity-check-push-prevention-works' ↵ | Achilleas Pipinellis | 2017-12-18 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Document how LFS integrity check push prevention works" Closes #39836 See merge request gitlab-org/gitlab-ce!15958 | ||||
| * | | | | Document LFS integrity check and how to disable it | James Edwards-Jones | 2017-12-18 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master' | Sean McGivern | 2017-12-18 | 15 | -99/+68 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ce!15847 | ||||
| * | | | | | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributes | Oswaldo Ferreira | 2017-12-15 | 15 | -99/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | requests | ||||
* | | | | | | Merge branch 'winh-translate-contributors-page-dates' into 'master' | Filipa Lacerda | 2017-12-18 | 10 | -14/+210 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translate contributors page dates Closes #39283 and #38592 See merge request gitlab-org/gitlab-ce!15846 | ||||
| * | | | | | | Translate date ranges on contributors page | Winnie Hellmann | 2017-12-18 | 2 | -8/+39 |
| | | | | | | | |||||
| * | | | | | | Move dateTickFormat to separate module | Winnie Hellmann | 2017-12-18 | 5 | -26/+94 |
| | | | | | | | |||||
| * | | | | | | Add right padding to contributors graph | Winnie Hellmann | 2017-12-18 | 1 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Translate contributors graph x-axis | Winnie Hellmann | 2017-12-18 | 1 | -2/+24 |
| | | | | | | | |||||
| * | | | | | | Add createDateTimeFormat to format dates based on locale | Winnie Hellmann | 2017-12-18 | 4 | -3/+75 |
| | | | | | | | |||||
* | | | | | | | Merge branch ↵ | Sean McGivern | 2017-12-18 | 4 | -0/+31 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/40842-provide-oracles-webgate-cookies-to-jira-requests' into 'master' Fixes 40842 - Adds extra cookies to JIRA service requests Closes #40842 See merge request gitlab-org/gitlab-ce!15956 | ||||
| * | | | | | | | Fixes 40842 - Adds extra cookies to JIRA service requests | Stanislaw Wozniak | 2017-12-18 | 4 | -0/+31 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'qa/gb/optimize-qa-pipeline' into 'master' | Rémy Coutable | 2017-12-18 | 1 | -0/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize QA pipeline and don't run irrelevant jobs Closes gitlab-qa#140 See merge request gitlab-org/gitlab-ce!15977 | ||||
| * | | | | | | Optimize QA pipeline and don't run irrelevant jobs | Grzegorz Bizon | 2017-12-18 | 1 | -0/+21 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ph-even-more-es-modules' into 'master' | Filipa Lacerda | 2017-12-18 | 13 | -371/+362 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exported JS classes as modules See merge request gitlab-org/gitlab-ce!15960 | ||||
| * | | | | | | Exported JS classes as modulesph-even-more-es-modules | Phil Hughes | 2017-12-15 | 13 | -371/+362 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'fix_build_count_in_pipeline_success_maild' into 'master' | Grzegorz Bizon | 2017-12-18 | 8 | -7/+28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix job count in pipeline success mail Closes #30483 See merge request gitlab-org/gitlab-ce!15827 | ||||
| * | | | | | | | Fix job count in pipeline success mail | Christiaan Van den Poel | 2017-12-18 | 8 | -7/+28 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'laravel-with-gitlab-docs' into 'master' | Rémy Coutable | 2017-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With laravel's package auto-discovery, the composer install fails when it tries… See merge request gitlab-org/gitlab-ce!15950 | ||||
| * | | | | | | | With laravel's package auto-discovery, the composer install fails when it ↵ | Samuel | 2017-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tries to install Dusk as it thinks it's running in production | ||||
* | | | | | | | | Merge branch 'patch-25' into 'master' | Rémy Coutable | 2017-12-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm currently the proofreader of Italians Translations, i've started to… See merge request gitlab-org/gitlab-ce!15909 | ||||
| * | | | | | | | | I'm currently the proofreader of Italians Translations, i've started to ↵ | Paolo Falomo | 2017-12-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translate GitLab even before Crowdin. Can i be mentioned? | ||||
* | | | | | | | | | Merge branch '39974-toggle-sidebar-btn' into 'master' | Phil Hughes | 2017-12-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop toggle sidebar button from changing height on collapse Closes #39974 See merge request gitlab-org/gitlab-ce!15944 | ||||
| * | | | | | | | | | Stop toggle sidebar button from changing height on collapse39974-toggle-sidebar-btn | Annabel Dunstone Gray | 2017-12-15 | 1 | -1/+2 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'skip-sast-on-ce' into 'master' | Kamil Trzciński | 2017-12-16 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid running autodevops sast job on GitLab CE Closes gl-sast#3 See merge request gitlab-org/gitlab-ce!15962 | ||||
| * | | | | | | | | | Avoid running autodevops sast job on GitLab CEskip-sast-on-ce | Alessio Caiazza | 2017-12-15 | 1 | -1/+12 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'qa/rs-filter-by-name-subgroup' into 'master' | Grzegorz Bizon | 2017-12-16 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter by subgroup name before determining if our group has a subgroup See merge request gitlab-org/gitlab-ce!15969 | ||||
| * | | | | | | | | | Filter by subgroup name before determining if our group has a subgroupqa/rs-filter-by-name-subgroup | Robert Speicher | 2017-12-15 | 1 | -0/+6 |
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We assumed that the QA sandbox group would continually be wiped and re-created, and thus never have enough subgroups that the one we just created during a new run wouldn't appear on the first page. But we know what they say about assumptions. | ||||
* | | | | | | | | | Merge branch 'qa/rs-screenshot-last-run' into 'master' | Grzegorz Bizon | 2017-12-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only keep screenshots from last run for QA specs See merge request gitlab-org/gitlab-ce!15967 | ||||
| * | | | | | | | | | Only keep screenshots from last run for QA specsqa/rs-screenshot-last-run | Robert Speicher | 2017-12-15 | 1 | -0/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch '38019-hide-runner-token' into 'master' | Clement Ho | 2017-12-15 | 10 | -49/+223 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide runner token in CI/CD settings page Closes #38019 See merge request gitlab-org/gitlab-ce!15918 |