| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated tests | Phil Hughes | 2016-07-07 | 2 | -4/+3 |
* | Merge branch '18283-pluralize-stage-headings' into 'master'
| Jacob Schatz | 2016-07-06 | 1 | -1/+1 |
|\ |
|
| * | Remove plural from pipelines_spec18283-pluralize-stage-headings | Annabel Dunstone | 2016-07-06 | 1 | -1/+1 |
* | | Merge branch 'gh-pull-requests' into 'master'
| Rémy Coutable | 2016-07-06 | 2 | -14/+23 |
|\ \ |
|
| * | | Consider that a GH exists only if both `ref`, and `sha` exist | Douglas Barbosa Alexandre | 2016-07-06 | 2 | -14/+23 |
| |/ |
|
* | | Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master'
| Robert Speicher | 2016-07-06 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fix specs | Rémy Coutable | 2016-07-06 | 1 | -3/+3 |
* | | Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm... | Douwe Maan | 2016-07-06 | 1 | -1/+31 |
|\ \ |
|
| * | | Use a more future-proof check for Note/LegacyDiffNote19092-fix-event-for-legacydiffnote-not-considered-note | Rémy Coutable | 2016-07-06 | 1 | -4/+4 |
| * | | Fix diff comments not showing up in activity feed | Rémy Coutable | 2016-07-04 | 1 | -1/+31 |
* | | | Merge branch 'gh-labels' into 'master'
| Robert Speicher | 2016-07-06 | 5 | -39/+100 |
|\ \ \ |
|
| * | | | Move `unescape_html_entities` from LabelsHelper to Label model | Douglas Barbosa Alexandre | 2016-07-05 | 1 | -6/+0 |
| * | | | Render references for labels that name contains ?, or & | Douglas Barbosa Alexandre | 2016-07-05 | 2 | -0/+56 |
| * | | | Allow '?', or '&' for label titles | Douglas Barbosa Alexandre | 2016-07-05 | 4 | -39/+50 |
| | |/
| |/| |
|
* | | | Merge branch 'fix/import-url-validator' into 'master'
| Robert Speicher | 2016-07-06 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-... | James Lopez | 2016-06-30 | 30 | -127/+551 |
| |\ \ |
|
| * \ \ | fix merge conflicts | James Lopez | 2016-06-28 | 109 | -1044/+2342 |
| |\ \ \ |
|
| * | | | | another fix and fixed spec | James Lopez | 2016-06-22 | 1 | -1/+8 |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-... | James Lopez | 2016-06-22 | 41 | -566/+987 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branches 'fix/import-url-validator' and 'master' of gitlab.com:gitlab-o... | James Lopez | 2016-06-20 | 65 | -224/+7472 |
| |\ \ \ \ \ |
|
| * | | | | | | fixing URL validation for import_url on projects | James Lopez | 2016-06-17 | 1 | -0/+5 |
* | | | | | | | Revert back to not defining a default Git access protocol. | Patricio Cano | 2016-07-05 | 1 | -1/+1 |
* | | | | | | | Default Git access protocol to `web` | Patricio Cano | 2016-07-05 | 1 | -1/+1 |
* | | | | | | | Rename `enabled_git_access_protocols` to singular. | Patricio Cano | 2016-07-05 | 3 | -6/+6 |
* | | | | | | | Add more tests to the allowed protocols feature | Patricio Cano | 2016-07-05 | 2 | -5/+103 |
* | | | | | | | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ... | Patricio Cano | 2016-07-05 | 2 | -2/+2 |
* | | | | | | | Add setting that allows admins to choose which Git access protocols are enabled | Patricio Cano | 2016-07-05 | 1 | -0/+66 |
* | | | | | | | Merge branch '18790-dont-show-request-button-to-project-owner' into 'master'
| Robert Speicher | 2016-07-05 | 5 | -69/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | New :request_access ability to replace a ugly helper | Rémy Coutable | 2016-07-05 | 5 | -69/+48 |
* | | | | | | | | Set user data in profile link in the header | Dmitriy Zaporozhets | 2016-07-05 | 1 | -6/+2 |
|/ / / / / / / |
|
* | | | | | | | RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i... | Paco Guzman | 2016-07-05 | 1 | -0/+103 |
* | | | | | | | Merge branch 'refactor/ci-config-move-global-entries' into 'master'
| Rémy Coutable | 2016-07-05 | 17 | -136/+657 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add minor improvements in readability in CI configrefactor/ci-config-move-global-entries | Grzegorz Bizon | 2016-07-04 | 3 | -4/+3 |
| * | | | | | | | Improve description of CI types node and in specs | Grzegorz Bizon | 2016-06-30 | 1 | -2/+2 |
| * | | | | | | | Add global cache config entry to new CI config | Grzegorz Bizon | 2016-06-29 | 11 | -30/+45 |
| * | | | | | | | Add CI config entry location info to error message | Grzegorz Bizon | 2016-06-29 | 2 | -7/+6 |
| * | | | | | | | Make it possible to set parent in CI config node | Grzegorz Bizon | 2016-06-29 | 1 | -2/+14 |
| * | | | | | | | Merge branch 'master' into refactor/ci-config-move-global-entries | Grzegorz Bizon | 2016-06-28 | 134 | -1583/+3163 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Validate interface only with CI node validator | Grzegorz Bizon | 2016-06-27 | 1 | -25/+7 |
| * | | | | | | | Add new ci config entry that handles cache config | Grzegorz Bizon | 2016-06-27 | 2 | -0/+93 |
| * | | | | | | | Add ci config entry that represents array of paths | Grzegorz Bizon | 2016-06-24 | 1 | -0/+34 |
| * | | | | | | | Add ci config class that represents a boolean value | Grzegorz Bizon | 2016-06-24 | 1 | -0/+34 |
| * | | | | | | | Add ci config class that represents a key value | Grzegorz Bizon | 2016-06-24 | 1 | -0/+34 |
| * | | | | | | | Fix ci config cache validation in legacy processor | Grzegorz Bizon | 2016-06-24 | 1 | -1/+14 |
| * | | | | | | | Minor refactorings in new CI configuration classes | Grzegorz Bizon | 2016-06-23 | 1 | -2/+2 |
| * | | | | | | | Move CI stages configuration to new CI config | Grzegorz Bizon | 2016-06-23 | 4 | -7/+88 |
| * | | | | | | | Assume that unspecified CI config is undefined | Grzegorz Bizon | 2016-06-23 | 5 | -81/+100 |
| * | | | | | | | Return default config value when entry is undefined | Grzegorz Bizon | 2016-06-22 | 3 | -31/+42 |
| * | | | | | | | Handle CI environment variables in a new CI config | Grzegorz Bizon | 2016-06-22 | 3 | -3/+77 |
| * | | | | | | | Rename CI config null node entry to undefined node | Grzegorz Bizon | 2016-06-22 | 2 | -7/+7 |