Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'add-project-permissions' into 'master' | Dmitriy Zaporozhets | 2015-12-23 | 1 | -3/+3 |
|\ | |||||
| * | Add project permissions to all project API endpoints | Stan Hu | 2015-12-22 | 1 | -3/+3 |
* | | Merge branch 'fix/ci-runners-token-persistence' into 'master' | Grzegorz Bizon | 2015-12-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use method that creates runners registration token | Grzegorz Bizon | 2015-12-23 | 1 | -1/+1 |
| |/ | |||||
* | | emoji picker: minor fixes | Valery Sizov | 2015-12-22 | 1 | -8/+0 |
* | | base implementation of emoji picker [ci skip] | Valery Sizov | 2015-12-22 | 1 | -9/+40 |
|/ | |||||
* | Merge branch 'tduehr/gitlab-ce-cas-support' | Douwe Maan | 2015-12-21 | 1 | -0/+17 |
|\ | |||||
| * | add CAS authentication support | tduehr | 2015-12-14 | 1 | -0/+17 |
* | | Merge branch 'git-version' into 'master' | Douwe Maan | 2015-12-21 | 1 | -0/+4 |
|\ \ | |||||
| * | | Show git version on admin page | Trey Davis | 2015-12-15 | 1 | -0/+4 |
| |/ | |||||
* | | Backport JIRA service | Drew Blessing | 2015-12-18 | 2 | -4/+28 |
* | | 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 |