summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve extended CI/CD config specs and fix a bugGrzegorz Bizon2018-09-042-5/+6
* Use deep_dup to duplicate hash in CI/CD extendable configGrzegorz Bizon2018-09-041-1/+1
* Add specs for extendable CI/CD hash entry classGrzegorz Bizon2018-09-041-18/+24
* Improve extendable CI/CD config hash collectionGrzegorz Bizon2018-09-042-16/+27
* Detect circular dependenies in CI/CD `extends:` entryGrzegorz Bizon2018-09-042-5/+14
* Do not modify extensible CI/CD entries by referenceGrzegorz Bizon2018-09-042-18/+13
* Support recursive `extends:` in `.gitlab-ci.yml`Grzegorz Bizon2018-09-043-31/+85
* Add basic support for CI/CD config extensionGrzegorz Bizon2018-09-041-0/+31
* Merge branch 'sh-send-put-headers-object-storage' into 'master'Nick Thomas2018-09-041-1/+3
|\
| * Send required object storage PUT headers in /uploads/authorize APIStan Hu2018-08-231-1/+3
* | Fix bugs/edge cases of JUnitParserShinya Maeda2018-09-041-24/+21
* | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-046-8/+140
* | Stop using FlayRémy Coutable2018-09-032-10/+0
* | Merge branch '6417-extract-ee-specific-files-lines-for-lib-gitlab-email-handl...Douwe Maan2018-09-037-11/+26
|\ \
| * | Remove requires from email handlersSean McGivern2018-09-031-5/+0
| * | Add frozen_string_literal: true to email handlersSean McGivern2018-09-037-0/+14
| * | Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern2018-09-031-7/+13
* | | Merge branch 'sh-improve-bitbucket-server-logging' into 'master'Rémy Coutable2018-09-032-3/+69
|\ \ \
| * | | Add JSON logging for Bitbucket Server importerStan Hu2018-08-302-3/+69
* | | | Merge branch '50564-chat-service-refactoring' into 'master'Nick Thomas2018-09-031-2/+6
|\ \ \ \
| * | | | Use sample data for push event when no commits createdTakuya Noguchi2018-08-311-2/+6
* | | | | Merge branch 'issue_48084' into 'master'Sean McGivern2018-09-031-9/+3
|\ \ \ \ \
| * | | | | Use a serializer to render diff linesFelipe Artur2018-08-311-9/+3
* | | | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher2018-09-011-0/+4
|\ \ \ \ \ \
| * | | | | | Add default parameter to branches APIRiccardo Padovani2018-08-181-0/+4
* | | | | | | Merge branch 'ash.mckenzie/allow-auth-via-jwt' into 'master'Robert Speicher2018-08-311-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow auth via JWT (always false in CE)ash.mckenzie/allow-auth-via-jwtAsh McKenzie2018-08-141-0/+6
* | | | | | | Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma...Douwe Maan2018-08-311-1/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Changes update_column to update_attributes in ProjectTreeRestorer#restore_pro...Tiago Botelho2018-08-281-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '...Sean McGivern2018-08-305-5/+5
|\ \ \ \ \ \
| * | | | | | Updates code using class_methods over module ClassMethodsJacopo2018-08-295-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu2018-08-291-1/+1
|/ / / / /
* | | | | Merge branch 'rails5-silence-stream' into 'master'Sean McGivern2018-08-291-1/+12
|\ \ \ \ \
| * | | | | Rails 5: replace removed silence_streamJasper Maes2018-08-281-1/+12
* | | | | | Include rich_text in diff cache keysSean McGivern2018-08-281-3/+4
* | | | | | Escaped html charactersChantal Rollison2018-08-282-2/+2
* | | | | | Resolve "Orphaned upload files are accessible via project exports"Michael Kozono2018-08-281-8/+11
* | | | | | Block link-local addresses in URLBlockerStan Hu2018-08-281-0/+8
* | | | | | Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-281-1/+1
* | | | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-282-11/+5
|\ \ \ \ \ \
| * | | | | | Use policies to determine if attributes can be set in the APISean McGivern2018-08-222-9/+3
| * | | | | | Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-222-4/+4
* | | | | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-282-3/+14
|\ \ \ \ \ \ \
| * | | | | | | Allow to delete group milestonesissue_36138Felipe Artur2018-08-062-3/+14
* | | | | | | | Merge branch 'bvl-add-galician' into 'master'Grzegorz Bizon2018-08-271-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add Galician as an available languagebvl-add-galicianBob Van Landuyt2018-08-141-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-insert-git-data-in-separate-transaction' into 'master'Yorick Peterse2018-08-262-8/+50
|\ \ \ \ \ \ \
| * | | | | | | Bitbucket Server importer: Eliminate most idle-in-transaction issuesStan Hu2018-08-262-8/+50
* | | | | | | | API: Protected tagsRobert Schilling2018-08-253-4/+89
* | | | | | | | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |