summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Attempt to fix import/export of push_access_levels for protected tagsJames Edwards-Jones2017-04-042-1/+4
| | | | | | |
| | * | | | | Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones2017-04-042-8/+5
| | | | | | |
| | * | | | | Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-041-6/+2
| | | | | | |
| | * | | | | Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones2017-04-041-5/+9
| | | | | | | | | | | | | | | | | | | | | This only changes behaviour for masters, as developers are already prevented from updating/deleting tags without the Protected Tags feature
| | * | | | | Clean up non TODO rubocop errorsJames Edwards-Jones2017-04-032-5/+5
| | | | | | |
| | * | | | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-033-6/+6
| | | | | | |
| | * | | | | Extract ProtectedRef ConcernJames Edwards-Jones2017-04-032-10/+5
| | | | | | |
| | * | | | | Added ‘protected’ label and disabled delete button for tags index/showJames Edwards-Jones2017-03-311-1/+1
| | | | | | |
| | * | | | | Protected Tags enforced over gitJames Edwards-Jones2017-03-312-5/+48
| | | | | | |
* | | | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0715-39/+311
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'gitaly-repository-message' into 'master' Sean McGivern2017-04-077-38/+41
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send more Gitaly::Repository fields See merge request !10499
| | * | | | | | Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-075-19/+15
| | | | | | | |
| | * | | | | | Remove spacesJacob Vosmaer2017-04-071-3/+3
| | | | | | | |
| | * | | | | | Remove unused codeJacob Vosmaer2017-04-071-4/+0
| | | | | | | |
| | * | | | | | Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-076-25/+36
| | | | | | | |
| * | | | | | | Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern2017-04-071-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Backport permissions and multi-line array to CE See merge request !10507
| | * | | | | | Backport permissions and multi-line array to CEFelipe Artur2017-04-071-1/+5
| | | | | | | |
| * | | | | | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track ↵Paweł Chojnacki2017-04-077-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | application readiness
* | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Enable polling for pipelines table other pagesToon Claes2017-04-061-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also poll for pipeline changes on: - Pipeline table on commit page - Pipeline table on merge request page - Pipeline table on new merge request page
| * | | | | | | In case of Etag cache hit, the body should be emptyToon Claes2017-04-061-1/+1
| | | | | | | |
| * | | | | | | Use Etag caching for pipelines jsonToon Claes2017-04-061-0/+4
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Enable caching in the Etag::Middleware and when a pipeline changes status, expire the cache for the project pipelines path.
* | | | | | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0626-167/+765
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/filtered_search/dropdown_hint.js # app/views/shared/issuable/_search_bar.html.haml
| * | | | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-064-0/+80
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds initial microsoft teams integration See merge request !10412
| | * | | | | | adds relevant testsTiago Botelho2017-04-064-14/+42
| | | | | | | |
| | * | | | | | adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-052-15/+27
| | | | | | | |
| | * | | | | | adds remaining messagesTiago Botelho2017-04-051-1/+4
| | | | | | | |
| | * | | | | | adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+37
| | | | | | | |
| * | | | | | | Merge branch ↵Kamil Trzciński2017-04-063-1/+37
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation' into 'master' Resolve "Run CI/CD pipelines on a schedule" - "Basic backend implementation" See merge request !10133
| | * | | | | | | Improve instantiate recursion in cron_parser.rbShinya Maeda2017-04-061-2/+2
| | | | | | | | |
| | * | | | | | | Add empty line in cron_parser.rbShinya Maeda2017-04-061-1/+1
| | | | | | | | |
| | * | | | | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-7/+7
| | | | | | | | |
| | * | | | | | | Ommit begin block in try_parse_cronShinya Maeda2017-04-061-5/+3
| | | | | | | | |
| | * | | | | | | Separate cron_valid? and cron_time_zone_valid?Shinya Maeda2017-04-061-4/+6
| | | | | | | | |
| | * | | | | | | Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda2017-04-061-5/+1
| | | | | | | | |
| | * | | | | | | Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-062-36/+38
| | | | | | | | |
| | * | | | | | | Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-062-1/+3
| | | | | | | | |
| | * | | | | | | Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda2017-04-061-1/+1
| | | | | | | | |
| | * | | | | | | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-061-5/+5
| | | | | | | | |
| | * | | | | | | Brush up 2Shinya Maeda2017-04-061-1/+1
| | | | | | | | |
| | * | | | | | | Brush upShinya Maeda2017-04-061-3/+6
| | | | | | | | |
| | * | | | | | | real_next_run (WIP)Shinya Maeda2017-04-061-4/+5
| | | | | | | | |
| | * | | | | | | Use constraint for #validationShinya Maeda2017-04-061-2/+4
| | | | | | | | |
| | * | | | | | | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-061-5/+7
| | | | | | | | |
| | * | | | | | | Add rufus-scheduler to GemfileShinya Maeda2017-04-061-2/+0
| | | | | | | | |
| | * | | | | | | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+30
| | | | | | | | |
| * | | | | | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-066-61/+82
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multi-level container registry images Closes #17801 See merge request !10109
| | * \ \ \ \ \ \ \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into ↵feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0611-7/+251
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/multi-level-container-registry-images * commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971': (28 commits) Award emoji button smiley animation Introduced empty/error UX states to environments monitoring. Github import rake task Remove individual modal width styles Fix RuboCop for removing index Link to docs site for file in doc/ Disable invalid service templates (again) Show CI status as Favicon on Pipelines, Job and MR pages STL file viewer Wait for the PDF to be loaded before doing anything remove unnecessary lease as cron job Search for opened MRs - include reopened MRs ProjectsFinder should handle more options Clearly show who triggered the pipeline in email Make it possible to preview pipeline success/failed emails Add remove_concurrent_index to database helper Add more tests for subgroups feature Large features by the 1st, small ones by the 3rd Ask people to create EE MRs on the 7th fix project authorizations migration issue ...
| | * | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0627-62/+266
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (94 commits) Merge branch 'open-redirect-fix-continue-to' into 'security' Merge branch 'open-redirect-host-fix' into 'security' Merge branch 'path-disclosure-proj-import-export' into 'security' Merge branch '29364-private-projects-mr-fix' Merge branch '30125-markdown-security' Issue title realtime Update CHANGELOG.md for 8.16.9 Update CHANGELOG.md for 8.17.5 Update CHANGELOG.md for 9.0.4 Add "search" optional param and docs for V4 Use PDFLab to render PDFs in GitLab Separate Scala from Java in CI examples Fix broken link Reorganize CI examples, add more links Refactor CI index page Remove deprecated field from workhorse response Use gitlab-workhorse 1.4.3 Document how ETag caching middleware handles query parameters Make group skip validation in the frontend Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware ...
| | * | | | | | | | Add minor improvements to container registry codeGrzegorz Bizon2017-04-061-2/+6
| | | | | | | | | |