summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Only show `/copy_metadata` when usableLee Tickett2019-09-061-1/+1
* Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-063-8/+52
* Add new GitlabDanger classAsh McKenzie2019-09-063-1/+81
* Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-063-1/+4
|\
| * CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-053-1/+4
* | Stop empty external auth classification labels overriding default labelsWill Chandler2019-09-061-1/+8
* | Merge branch 'revert-351d72cb' into 'master'Lin Jen-Shin2019-09-063-76/+1
|\ \
| * | Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"revert-351d72cbAsh McKenzie2019-09-063-76/+1
* | | Merge branch '59729-estimate-quick-action-does-not-produce-correct-time-for-1...Jan Provaznik2019-09-061-0/+35
|\ \ \ | |/ / |/| |
| * | Fix time tracking parsing of months59729-estimate-quick-action-does-not-produce-correct-time-for-1moHeinrich Lee Yu2019-09-051-0/+35
* | | Merge branch '66596-allow-danger-to-be-run-locally' into 'master'Lin Jen-Shin2019-09-063-1/+76
|\ \ \
| * | | Add new danger_local Rake taskAsh McKenzie2019-09-061-0/+17
| * | | Add new GitlabDanger classAsh McKenzie2019-09-061-0/+54
| * | | Allow Danger to detect if running localAsh McKenzie2019-09-061-1/+5
* | | | Merge branch 'add-label-push-opts' into 'master'Ash McKenzie2019-09-061-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Support adding and removing labels w/ push optsChristian Couder2019-09-041-2/+19
* | | | Merge branch 'danger-review-pipeline' into 'master'Rémy Coutable2019-09-052-2/+6
|\ \ \ \
| * | | | Add Danger Roulette rules for pipeline filesdanger-review-pipelineKyle Wiebers2019-09-052-2/+6
* | | | | Merge branch '67037-user-content-gitlab-static-net-brings-back-404-only' into...Sean McGivern2019-09-051-1/+5
|\ \ \ \ \
| * | | | | Set asset_proxy_whitelist default to gitlab host67037-user-content-gitlab-static-net-brings-back-404-onlyBrett Walker2019-09-051-1/+5
| |/ / / /
* | | | | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-052-3/+7
|/ / / /
* | | | Merge branch 'ashmckenzie/provide_gl-type_to_gitlab_shell' into 'master'Nick Thomas2019-09-053-29/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Extract /internal/allowed API Actor logic outashmckenzie/provide_gl-type_to_gitlab_shellAsh McKenzie2019-09-053-29/+60
* | | | Refactor new undo_* methodsReuben Pereira2019-09-051-37/+44
* | | | Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-wit...Peter Leitzen2019-09-051-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove feature flags starting with `prometheus_transaction_`Jacopo2019-09-051-3/+2
* | | | Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review rouletteWinnie Hellmann2019-09-051-1/+2
|/ / /
* | | Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik2019-09-0561-117/+119
|\ \ \
| * | | Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-0461-117/+119
* | | | Add spaces to devops ci template to reduce warningsMarcel Amirault2019-09-051-11/+11
* | | | Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López2019-09-051-2/+6
| |/ / |/| |
* | | Upgrade graphql gem to 1.9.10Brett Walker2019-09-043-2/+6
* | | Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-1/+5
* | | Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-047-11/+17
* | | Let project reporters create issue from group boardsFelipe Artur2019-09-041-0/+2
* | | Add epic_iid to issue API entityWinnie Hellmann2019-09-041-1/+4
* | | Merge branch 'persist-needs-error' into 'master'Grzegorz Bizon2019-09-042-2/+7
|\ \ \
| * | | Persist `needs:` validation as config errorpersist-needs-errorKamil Trzciński2019-09-042-2/+7
* | | | Backport EE changes for productivity analyticsPavel Shutsin2019-09-041-0/+6
* | | | Merge branch '61927-internal-api-jwt-auth' into 'master'Kamil Trzciński2019-09-042-26/+44
|\ \ \ \
| * | | | Extract Workhorse <-> GitLab authentication to make it reusable61927-internal-api-jwt-authKrasimir Angelov2019-09-042-26/+44
| | |/ / | |/| |
* | | | Rename API::Internal class to API::Internal::Base61927-internal-api-namespaceKrasimir Angelov2019-09-043-295/+297
|/ / /
* | | Merge branch 'fix-performance-bar-thresholds' into 'master'Stan Hu2019-09-032-9/+9
|\ \ \
| * | | Fix performance bar thresholdsfix-performance-bar-thresholdsSean McGivern2019-09-032-9/+9
* | | | Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master'Michael Kozono2019-09-032-6/+6
|\ \ \ \
| * | | | Correct typo in constant66464-typo-in-release_endpoint_requiremets-constantSean Carroll2019-09-022-6/+6
| | |/ / | |/| |
* | | | Merge branch '65509-improve-gc-report-buckets-granularity' into 'master'Kamil Trzciński2019-09-031-1/+1
|\ \ \ \
| * | | | Improve GC_REPORT_BUCKETS granularity65509-improve-gc-report-buckets-granularityAleksei Lipniagov2019-09-031-1/+1
* | | | | Remove outdated mail_room checkWinnie Hellmann2019-09-032-27/+0
|/ / / /
* | | | Added relationships between Release and MilestoneEtienne Baqué2019-09-032-0/+3