summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-12-21118-1645/+1897
|\
| * Merge branch 'api-support-starred-projects' into 'master' Dmitriy Zaporozhets2015-12-161-0/+11
| |\
| | * Api support for requesting starred projects for userZeger-Jan van de Weg2015-12-161-0/+11
| * | Merge branch 'fix_rubocop' into 'master' Robert Speicher2015-12-161-1/+1
| |\ \ | | |/ | |/|
| | * Fix Rubocop complain.fix_rubocopRubén Dávila2015-12-161-1/+1
| * | Merge branch 'disable-markdown-cache' into 'master' Douwe Maan2015-12-161-1/+3
| |\ \ | | |/ | |/|
| | * Temporarily disable Markdown cachingDouwe Maan2015-12-161-1/+3
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-12-164-292/+6
| |\ \ | | |/
| | * Merge branch 'workhorse-passthrough' into 'master' Kamil Trzciński2015-12-164-292/+6
| | |\
| | | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into workhorse-passt...Jacob Vosmaer2015-12-1523-352/+162
| | | |\
| | | * | Update init script options for gitlab-workhorseJacob Vosmaer2015-12-152-2/+3
| | | * | Pass all requests from NGINX to gitlab-workhorseJacob Vosmaer2015-12-112-290/+3
| * | | | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add open_issues_count to project APIStan Hu2015-12-111-0/+1
| * | | | Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets2015-12-1613-16/+21
| |\ \ \ \
| | * | | | Fixed Rubocop offensesGabriel Mazetto2015-12-1513-16/+21
| | | |_|/ | | |/| |
| * | | | Merge branch 'lazy-reference-extractor' into 'master' Robert Speicher2015-12-1554-421/+471
| |\ \ \ \
| | * | | | Use lazy reference extractor to get issue's MRslazy-reference-extractorDouwe Maan2015-12-151-1/+1
| | * | | | Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-1554-421/+471
| | |/ / /
| * | | | Merge branch 'add_user_repo_integrity_rake_task' into 'master' Robert Speicher2015-12-151-4/+52
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ci skip] Add user repository integrity check rake taskDrew Blessing2015-12-141-4/+52
| | | |/ | | |/|
| * | | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-1426-376/+368
| |\ \ \
| | * \ \ Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-1420-310/+69
| | |\ \ \
| | | * | | Use Gitlab::Git instead of Ci::GitKamil Trzcinski2015-12-111-5/+0
| | | * | | Fix specsKamil Trzcinski2015-12-111-1/+1
| | | * | | Fix after column renameKamil Trzcinski2015-12-111-9/+0
| | | * | | Fix triggers testsKamil Trzcinski2015-12-111-1/+1
| | | * | | Reimplement Trigger APIKamil Trzcinski2015-12-113-0/+53
| | | * | | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-112-3/+3
| | | * | | Add runners tokenKamil Trzcinski2015-12-114-7/+3
| | | * | | Migrate CI::Project to ProjectKamil Trzcinski2015-12-1115-295/+19
| | * | | | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-145-40/+87
| | |\ \ \ \ | | | |/ / /
| | | * | | Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-0/+18
| | | * | | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-104-40/+69
| | * | | | Bump Redis requirement to 2.8 for Sidekiq 4 requirementsStan Hu2015-12-121-1/+1
| | | |/ / | | |/| |
| | * | | Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan2015-12-112-26/+177
| | |\ \ \
| | | * | | Mix url helpers in into `RepositoryPush`Grzegorz Bizon2015-12-111-9/+10
| | | * | | Refactor CI YAML processor's validatorsGrzegorz Bizon2015-12-081-26/+40
| | | * | | Check if commits are available in `RepositoryPush`Grzegorz Bizon2015-12-081-3/+3
| | | * | | Duplicate options in `RepositoryPush`Grzegorz Bizon2015-12-081-4/+4
| | | * | | Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-5/+5
| | | * | | Fix url helpers in RepositoryPushGrzegorz Bizon2015-12-081-3/+4
| | | * | | Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-081-3/+14
| | | * | | Improve Messagee::RepositoryPushGrzegorz Bizon2015-12-081-61/+65
| | | * | | Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon2015-12-082-116/+120
| | | * | | Extract repository_push_email to separate classGrzegorz Bizon2015-12-081-0/+116
| | * | | | emoji aliases problemValery Sizov2015-12-111-0/+35
| | | |_|/ | | |/| |
| * | | | Ensure that runners registration token is presentGrzegorz Bizon2015-12-111-1/+1
| * | | | Use new runners registration token to register CI runnersGrzegorz Bizon2015-12-112-2/+6
| |/ / /
| * | | AuthHash should not parameterize email userCorey Hinshaw2015-12-101-1/+1
| | |/ | |/|