Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Enhance migrate CI emails | Kamil Trzcinski | 2015-12-11 | 1 | -4/+23 | |
| * | | | Fix issue tracker service | Kamil Trzcinski | 2015-12-10 | 1 | -11/+7 | |
| * | | | Fix specs | Kamil Trzcinski | 2015-12-10 | 5 | -11/+12 | |
| * | | | Migrate SlackService and HipChat service | Kamil Trzcinski | 2015-12-10 | 7 | -1/+72 | |
| * | | | Migrate CI WebHooks and Emails to new tables | Kamil Trzcinski | 2015-12-10 | 6 | -6/+55 | |
| * | | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 73 | -1750/+602 | |
* | | | | Merge branch 'use-gitlab-workhorse-in-doc' into 'master' | Stan Hu | 2015-12-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Rename mention of gitlab-git-http-server to gitlab-workhorse | Stan Hu | 2015-12-14 | 1 | -1/+1 | |
* | | | | | Merge branch 'improve_emoji' | Valery Sizov | 2015-12-14 | 2 | -1/+21 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add hover-state for emoji in emoji-pickerimprove_emoji | Valery Sizov | 2015-12-11 | 2 | -1/+21 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'fix-shared-runner-wording' into 'master' | Robert Speicher | 2015-12-12 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix wording on runner setup page | Pelle | 2015-12-12 | 1 | -2/+2 | |
* | | | | | Merge branch 'requires-redis-2.6' into 'master' | Gabriel Mazetto | 2015-12-12 | 4 | -5/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump Redis requirement to 2.8 for Sidekiq 4 requirements | Stan Hu | 2015-12-12 | 4 | -5/+22 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'custom-saml-button-label' into 'master' | Achilleas Pipinellis | 2015-12-12 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | add details on how to change saml button label | Ben Bodenmiller | 2015-12-11 | 1 | -2/+3 | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Stan Hu | 2015-12-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'clarify_ci_caching' into 'master' | Achilleas Pipinellis | 2015-12-11 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clarify cache behavior | Drew Blessing | 2015-12-11 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #9839 from huacnlee/fix/add-author-info-into-note-messages | Stan Hu | 2015-12-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Make sure notify email always has author info. | Jason Lee | 2015-11-18 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'ui-right-sidebar' into 'master' | Dmitriy Zaporozhets | 2015-12-11 | 20 | -298/+364 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix tests | Dmitriy Zaporozhets | 2015-12-11 | 1 | -1/+1 | |
| * | | | | | | | Move awards back to gray panel and few improvements to sidebar | Dmitriy Zaporozhets | 2015-12-11 | 7 | -6/+7 | |
| * | | | | | | | Few UI improvements to new sidebar implementation | Dmitriy Zaporozhets | 2015-12-11 | 3 | -8/+13 | |
| * | | | | | | | Fix tests for new issuable sidebar | Dmitriy Zaporozhets | 2015-12-11 | 2 | -14/+30 | |
| * | | | | | | | Update changelog | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+1 | |
| * | | | | | | | Implement new sidebar for merge request page | Dmitriy Zaporozhets | 2015-12-11 | 10 | -92/+82 | |
| * | | | | | | | Make edit link on issuable sidebar works | Dmitriy Zaporozhets | 2015-12-11 | 1 | -2/+8 | |
| * | | | | | | | Redesign issue page for new sidebar | Dmitriy Zaporozhets | 2015-12-11 | 6 | -198/+97 | |
| * | | | | | | | Move awards css to separate file | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+68 | |
| * | | | | | | | Implement issuable sidebar partial | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+80 | |
* | | | | | | | | Merge branch 'fix-typo' into 'master' | Robert Speicher | 2015-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix typo | Zeger-Jan van de Weg | 2015-12-10 | 1 | -1/+1 | |
* | | | | | | | | Update CHANGELOG | Robert Speicher | 2015-12-11 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'mr-statuses' into 'master' | Robert Speicher | 2015-12-11 | 6 | -1/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statuses | Greg Smethells | 2015-12-11 | 6 | -1/+59 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'revert-2037' into 'master' | Dmitriy Zaporozhets | 2015-12-11 | 4 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Merge branch 'remove-redcloth' into 'master' "revert-2037 | Douwe Maan | 2015-12-11 | 4 | -2/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'fix-delete-notes-on-merge-request-diff' into 'master' | Robert Speicher | 2015-12-11 | 4 | -8/+46 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Update CHANGELOGfix-delete-notes-on-merge-request-diff | Douglas Barbosa Alexandre | 2015-12-10 | 1 | -0/+1 | |
| * | | | | | | | Remove note from MR discussion when deleting it in the changes tab | Douglas Barbosa Alexandre | 2015-12-10 | 3 | -8/+45 | |
* | | | | | | | | Merge branch 'feature/project_js_from_ee' into 'master' | Douwe Maan | 2015-12-11 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Aling project js with EE | Borja Aparicio | 2015-12-10 | 1 | -2/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'complexity/rubocop-metrics' into 'master' | Douwe Maan | 2015-12-11 | 10 | -156/+368 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Mix url helpers in into `RepositoryPush` | Grzegorz Bizon | 2015-12-11 | 1 | -9/+10 | |
| * | | | | | | | Bump cyclomatic and perceived complexity threshold by one | Grzegorz Bizon | 2015-12-08 | 1 | -2/+2 | |
| * | | | | | | | Refactor CI YAML processor's validators | Grzegorz Bizon | 2015-12-08 | 2 | -29/+43 | |
| * | | | | | | | 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 |