| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch '18521-tanuki-logo' into 'master' | Jacob Schatz | 2016-06-16 | 4 | -16/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix indentation scss-lint errors | Annabel Dunstone | 2016-06-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | Update CHANGELOG18521-tanuki-logo | Annabel Dunstone | 2016-06-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | Lighten each logo path color instead of white | Annabel Dunstone | 2016-06-15 | 3 | -16/+32 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch '18582-banzai-filter-external-link-filter' into 'master' | Yorick Peterse | 2016-06-16 | 3 | -22/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Banzai::Filter::ExternalLinkFilter use XPath18582-banzai-filter-external-link-filter | Paco Guzman | 2016-06-16 | 3 | -22/+26 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'gitlab_git-10.1.4' into 'master' | Stan Hu | 2016-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Use gitlab_git 10.1.4 | Jacob Vosmaer | 2016-06-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/status-of-pipeline-without-builds' into 'master' | Rémy Coutable | 2016-06-16 | 9 | -73/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-builds | Grzegorz Bizon | 2016-06-15 | 290 | -2246/+6397 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Remove reduntant method for building pipeline builds | Grzegorz Bizon | 2016-06-15 | 5 | -9/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | Add Changelog entry for pipeline status fix | Grzegorz Bizon | 2016-06-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Improve creating builds by combining two loops | Grzegorz Bizon | 2016-06-15 | 1 | -20/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | Add note for short circuit eval when building builds | Grzegorz Bizon | 2016-06-15 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | Return false in create_builds if not builds created | Grzegorz Bizon | 2016-06-15 | 2 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | Improve code clarity in pipeline create service | Grzegorz Bizon | 2016-06-14 | 3 | -17/+41 | |
| | * | | | | | | | | | | | | | | | | | | | | Remove ci commit specs that remain after bad merge | Grzegorz Bizon | 2016-06-14 | 1 | -403/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into fix/status-of-pipeline-without-builds | Grzegorz Bizon | 2016-06-14 | 914 | -4415/+14121 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Refactor code reponsible for creating builds | Grzegorz Bizon | 2016-06-03 | 7 | -25/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fix specs for pipeline create for merge requests | Grzegorz Bizon | 2016-06-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | Update specs describe | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Update CreateCommitBuildsService to pass tests | Kamil Trzcinski | 2016-06-03 | 4 | -25/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | Save Ci::Commit object to persist all created builds | Kamil Trzcinski | 2016-06-03 | 6 | -6/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | Do not create pipeline objects when no builds | Grzegorz Bizon | 2016-06-03 | 3 | -23/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | Update ci commit pipeline specs according to changes | Grzegorz Bizon | 2016-06-03 | 2 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add minor improvements in create builds service | Grzegorz Bizon | 2016-06-03 | 4 | -10/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add specs covering case when there are no builds | Grzegorz Bizon | 2016-06-03 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor ci commit pipeline to prevent implicit saves | Grzegorz Bizon | 2016-06-03 | 4 | -27/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch '18591-banzai-filter-upload-link-filter' into 'master' | Yorick Peterse | 2016-06-16 | 3 | -10/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Banzai::Filter::UploadLinkFilter use XPath | Paco Guzman | 2016-06-16 | 3 | -10/+22 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'backport-view-condition-improvement-from-ee-460' into 'master' | Douwe Maan | 2016-06-16 | 5 | -26/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix permission checks in member rowbackport-view-condition-improvement-from-ee-460 | Rémy Coutable | 2016-06-15 | 3 | -24/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fix wrong partial path in JS view | Rémy Coutable | 2016-06-15 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'group-owners-association' into 'master' | Rémy Coutable | 2016-06-16 | 2 | -4/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Turn Group#owners into a has_many association | Yorick Peterse | 2016-06-16 | 2 | -4/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-environments-db' into 'master' | Valery Sizov | 2016-06-16 | 2 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Make project_id nullable | Kamil Trzcinski | 2016-06-16 | 2 | -1/+22 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix_migration_style_guide' into 'master' | Yorick Peterse | 2016-06-16 | 1 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Update migration_style_guide.md with new detailsfix_migration_style_guide | Drew Blessing | 2016-06-15 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hide-todo-collapsed-sidebar' into 'master' | Jacob Schatz | 2016-06-16 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Hide the Todo button in the collapsed issuable sidebar.hide-todo-collapsed-sidebar | Connor Shea | 2016-06-15 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'long-commit-message-scroll-fix' into 'master' | Jacob Schatz | 2016-06-16 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into long-commit-mes... | Fatih Acet | 2016-06-16 | 353 | -2724/+15578 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Update CHANGELOG.long-commit-message-scroll-fix | Fatih Acet | 2016-06-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix long commit message scroll issue. | Fatih Acet | 2016-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'category-search-dropdown' into 'master' | Jacob Schatz | 2016-06-16 | 10 | -22/+354 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into category-search... | Fatih Acet | 2016-06-16 | 367 | -2845/+15729 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'toggle-whitespace-button-for-compare-page' into 'master' | Jacob Schatz | 2016-06-15 | 3 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | added whitespace toggle to diffs page and set it to return the project compar... | Luke "Jared" Bennett | 2016-06-10 | 3 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'award-emoji-fix' into 'master' | Jacob Schatz | 2016-06-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
