Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'master' into issue_3945 | Douwe Maan | 2016-01-20 | 11 | -9/+248 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'add_email_headers' into 'master' | Robert Speicher | 2016-01-19 | 1 | -2/+55 | |
| |\ \ \ \ | ||||||
| | * | | | | Added X-GitLab-... headers to emails from CI and Email On Push services | Anton Baklanov | 2016-01-19 | 1 | -2/+55 | |
| * | | | | | Merge branch 'user-ldap-email' into 'master' | Robert Speicher | 2016-01-19 | 1 | -1/+27 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into user-ldap-email | Douwe Maan | 2016-01-19 | 1 | -0/+1 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Allow LDAP users to change their email if it was not set by the LDAP server | Douwe Maan | 2016-01-19 | 1 | -1/+27 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'add-public-param-to-project-api' into 'master' | Dmitriy Zaporozhets | 2016-01-19 | 1 | -0/+23 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Add specs. Adjust filter. | Josh Frye | 2016-01-19 | 1 | -0/+23 | |
| | |/ / / | ||||||
| * | | | | Fix creator should be added as a master of the project on creation | Douglas Barbosa Alexandre | 2016-01-19 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'fix-consider-re-assign-as-a-mention' | Douwe Maan | 2016-01-19 | 1 | -1/+57 | |
| |\ \ \ | ||||||
| | * | | | This will ensure previous assignee gets an email even if his notif level is "...fix-consider-re-assign-as-a-mention | Rémy Coutable | 2016-01-15 | 1 | -0/+40 | |
| | * | | | Consider re-assign as a mention from a notification point of view | Rémy Coutable | 2016-01-15 | 1 | -1/+17 | |
| * | | | | Update build artifacts metadata fixture to 0.0.2 | Grzegorz Bizon | 2016-01-18 | 1 | -0/+0 | |
| | |/ / | |/| | | ||||||
| * | | | Ensure Gravatar host looks like an actual hostfix-gravator-default-url | Rémy Coutable | 2016-01-18 | 1 | -0/+44 | |
| | |/ | |/| | ||||||
| * | | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validation | Robert Speicher | 2016-01-16 | 1 | -1/+1 | |
| * | | Merge branch 'ci/build_dependencies' into 'master' | Douwe Maan | 2016-01-15 | 3 | -4/+40 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Change dependencies.builds to depends_on_builds | Kamil Trzcinski | 2016-01-15 | 1 | -2/+2 | |
| | * | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 3 | -4/+40 | |
* | | | Move parallel diff logic to separate class | Douwe Maan | 2016-01-20 | 2 | -18/+22 | |
* | | | Add missing specs | Douwe Maan | 2016-01-19 | 1 | -0/+21 | |
* | | | Refactor Gitlab::Highlight and fix tests | Douwe Maan | 2016-01-19 | 3 | -123/+101 | |
* | | | Add tests | Douwe Maan | 2016-01-15 | 2 | -0/+42 | |
* | | | Merge branch 'master' into issue_3945 | Rubén Dávila | 2016-01-14 | 102 | -848/+3081 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 23 | -39/+849 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch 'ci/api-builds' into 'master' | Douwe Maan | 2016-01-14 | 2 | -0/+183 | |
| | |\ | ||||||
| | | * | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-14 | 14 | -75/+581 | |
| | | |\ | ||||||
| | | * | | Remove hard-coded id from builds factory | Tomasz Maczukin | 2016-01-14 | 1 | -2/+1 | |
| | | * | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-13 | 12 | -57/+120 | |
| | | |\ \ | ||||||
| | | * | | | Add seperated 'describe' block for build trace specs | Tomasz Maczukin | 2016-01-13 | 1 | -7/+13 | |
| | | * | | | Change :ci_build_canceled factory to :canceled trait | Tomasz Maczukin | 2016-01-13 | 2 | -5/+5 | |
| | | * | | | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 1 | -0/+6 | |
| | | * | | | Fix :ci_build_with_trace factory | Tomasz Maczukin | 2016-01-11 | 1 | -1/+3 | |
| | | * | | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-11 | 46 | -252/+1029 | |
| | | |\ \ \ | ||||||
| | | * | | | | Change commit builds URL in builds API | Tomasz Maczukin | 2016-01-11 | 1 | -3/+3 | |
| | | * | | | | Add some modifications to builds API and specs | Tomasz Maczukin | 2016-01-08 | 1 | -4/+4 | |
| | | * | | | | Change test access level from MASTER to DEVELOPER | Tomasz Maczukin | 2016-01-08 | 1 | -1/+1 | |
| | | * | | | | Modify entities for builds API | Tomasz Maczukin | 2016-01-08 | 1 | -1/+0 | |
| | | * | | | | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 1 | -1/+14 | |
| | | * | | | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-05 | 24 | -390/+326 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2015-12-30 | 25 | -10/+1204 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Add cancel/retry features to builds API | Tomasz Maczukin | 2015-12-30 | 2 | -1/+65 | |
| | | * | | | | | | Add specs for build details/traces features in builds API | Tomasz Maczukin | 2015-12-30 | 2 | -2/+44 | |
| | | * | | | | | | Add specs for build listings in API | Tomasz Maczukin | 2015-12-29 | 1 | -0/+52 | |
| | * | | | | | | | Merge branch 'add-pagination-headers-to-api' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 3 | -1/+29 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag... | Rémy Coutable | 2016-01-14 | 16 | -81/+738 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-api | Rémy Coutable | 2016-01-14 | 3 | -1/+29 | |
| | * | | | | | | | | | Merge branch 'import-gh-wiki' into 'master' | Douwe Maan | 2016-01-14 | 8 | -7/+210 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix parse_gollum_tags matcher | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -2/+2 | |
| | | * | | | | | | | | | Add tests for the wiki pipeline | Douglas Barbosa Alexandre | 2016-01-14 | 4 | -5/+89 | |
| | | * | | | | | | | | | Refactoring Banzai::Filter::GollumTagsFilter | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -4/+0 |