Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Storing of application metrics in InfluxDB | Yorick Peterse | 2015-12-17 | 13 | -0/+594 |
* | Merge branch 'api-support-starred-projects' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+11 |
|\ | |||||
| * | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -0/+11 |
* | | Merge branch 'fix_rubocop' into 'master' | Robert Speicher | 2015-12-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix Rubocop complain.fix_rubocop | Rubén Dávila | 2015-12-16 | 1 | -1/+1 |
* | | Merge branch 'disable-markdown-cache' into 'master' | Douwe Maan | 2015-12-16 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | Temporarily disable Markdown caching | Douwe Maan | 2015-12-16 | 1 | -1/+3 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 4 | -292/+6 |
|\ \ | |/ | |||||
| * | Merge branch 'workhorse-passthrough' into 'master' | Kamil Trzciński | 2015-12-16 | 4 | -292/+6 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into workhorse-passt... | Jacob Vosmaer | 2015-12-15 | 23 | -352/+162 |
| | |\ | |||||
| | * | | Update init script options for gitlab-workhorse | Jacob Vosmaer | 2015-12-15 | 2 | -2/+3 |
| | * | | Pass all requests from NGINX to gitlab-workhorse | Jacob Vosmaer | 2015-12-11 | 2 | -290/+3 |
* | | | | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl... | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/feature/update-rubocop' | Dmitriy Zaporozhets | 2015-12-16 | 13 | -16/+21 |
|\ \ \ \ | |||||
| * | | | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 13 | -16/+21 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'lazy-reference-extractor' into 'master' | Robert Speicher | 2015-12-15 | 54 | -421/+471 |
|\ \ \ \ | |||||
| * | | | | Use lazy reference extractor to get issue's MRslazy-reference-extractor | Douwe Maan | 2015-12-15 | 1 | -1/+1 |
| * | | | | Move Markdown/reference logic from Gitlab::Markdown to Banzai | Douwe Maan | 2015-12-15 | 54 | -421/+471 |
| |/ / / | |||||
* | | | | Merge branch 'add_user_repo_integrity_rake_task' into 'master' | Robert Speicher | 2015-12-15 | 1 | -4/+52 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | [ci skip] Add user repository integrity check rake task | Drew Blessing | 2015-12-14 | 1 | -4/+52 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 26 | -376/+368 |
|\ \ \ | |||||
| * \ \ | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 20 | -310/+69 |
| |\ \ \ | |||||
| | * | | | Use Gitlab::Git instead of Ci::Git | Kamil Trzcinski | 2015-12-11 | 1 | -5/+0 |
| | * | | | Fix specs | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| | * | | | Fix after column rename | Kamil Trzcinski | 2015-12-11 | 1 | -9/+0 |
| | * | | | Fix triggers tests | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| | * | | | Reimplement Trigger API | Kamil Trzcinski | 2015-12-11 | 3 | -0/+53 |
| | * | | | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 2 | -3/+3 |
| | * | | | Add runners token | Kamil Trzcinski | 2015-12-11 | 4 | -7/+3 |
| | * | | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 15 | -295/+19 |
| * | | | | Merge branch 'ci-services-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 5 | -40/+87 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Migrate CI WebHooks and Emails to new tables | Kamil Trzcinski | 2015-12-10 | 1 | -0/+18 |
| | * | | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 4 | -40/+69 |
| * | | | | Bump Redis requirement to 2.8 for Sidekiq 4 requirements | Stan Hu | 2015-12-12 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'complexity/rubocop-metrics' into 'master' | Douwe Maan | 2015-12-11 | 2 | -26/+177 |
| |\ \ \ | |||||
| | * | | | Mix url helpers in into `RepositoryPush` | Grzegorz Bizon | 2015-12-11 | 1 | -9/+10 |
| | * | | | Refactor CI YAML processor's validators | Grzegorz Bizon | 2015-12-08 | 1 | -26/+40 |
| | * | | | Check if commits are available in `RepositoryPush` | Grzegorz Bizon | 2015-12-08 | 1 | -3/+3 |
| | * | | | Duplicate options in `RepositoryPush` | Grzegorz Bizon | 2015-12-08 | 1 | -4/+4 |
| | * | | | Add `RepositoryPush` specs | Grzegorz Bizon | 2015-12-08 | 1 | -5/+5 |
| | * | | | Fix url helpers in RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -3/+4 |
| | * | | | Remove obsolete variables in `repository_push_email` | Grzegorz Bizon | 2015-12-08 | 1 | -3/+14 |
| | * | | | Improve Messagee::RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -61/+65 |
| | * | | | Refactor RepositoryPush, move to Message namespace | Grzegorz Bizon | 2015-12-08 | 2 | -116/+120 |
| | * | | | Extract repository_push_email to separate class | Grzegorz Bizon | 2015-12-08 | 1 | -0/+116 |
| * | | | | emoji aliases problem | Valery Sizov | 2015-12-11 | 1 | -0/+35 |
| | |_|/ | |/| | | |||||
* | | | | Ensure that runners registration token is present | Grzegorz Bizon | 2015-12-11 | 1 | -1/+1 |
* | | | | Use new runners registration token to register CI runners | Grzegorz Bizon | 2015-12-11 | 2 | -2/+6 |
|/ / / | |||||
* | | | AuthHash should not parameterize email user | Corey Hinshaw | 2015-12-10 | 1 | -1/+1 |
| |/ |/| |