Code Monkey home page Code Monkey logo

foxymoron's Introduction

🦊 Foxymoron

science forthebadge gopher forthebadge water forthebadge

REST API server proxy for GitLab to allow extended commit queries accross multiple repositories. Build your Commits Logs From Last Night over your GitLab instance!

🚀 Demo

There is a demo server running at foxymoron.appspot.com, and API docs available there as well with working demo client.

✨ Features

  • 🔑 Authenticate via GitLab API token and provide GitLab instance URL
  • 🌐 Fetch commits across all available projects
  • 📈 Fetch commit stats for given timespan, group by project / namespace

💀 Pretty risque business

This section should be probably the first thing in the readme. Whoops.

Querying all commits within a certain time frame is hard work with the current GitLab API. You can only list commits for a given project (where you can select a time frame). Foxymoron fetches all available projects (you cannot filter by date here), filters them for upper/lower bounds using last activity and created at and queries only those. It's not bad, but can result in tens, hundereds of requests with no delays or liming.Even listing projects could generate a considerable load on your GitLab. Paging size is at maximum of 100, so you should be safe with hundreds to thousand of visible projects, which seems reasoanble for an average GitLab instance.

PS.: OMG, please don't run it on gitlab.com, we might get in trouble.

PPS.: I guess it's too late. You don't know me and you have never been here. Also Go is a boardgame with black and white beans as far as you know.

PPPS.: This is a doom machine. It's Denial of Service as a Service. GitLab DoSAAS. Don't tell anyone about this project, please.

⚖️ License

This project is licensed under MIT.

foxymoron's People

Contributors

smolijar avatar

Stargazers

Antonín Křivohlavý avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.