summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use Atom update times of the first eventevents-performanceYorick Peterse2016-01-271-21/+0
* Merge branch 'fix-import-redirect-loop' into 'master' Robert Speicher2016-01-261-0/+109
|\
| * Fixi import redirect loopDouglas Barbosa Alexandre2016-01-251-0/+109
* | Merge branch 'instrumentation-signature' into 'master' Douglas Barbosa Alexandre2016-01-261-0/+10
|\ \
| * | Correct arity for instrumented methods w/o argsinstrumentation-signatureYorick Peterse2016-01-251-0/+10
| |/
* | Merge branch 'rs-rails-security' into 'master' Robert Speicher2016-01-251-0/+6
|\ \
| * | Add temporary monkey patch to get specs passing on 4.2.5.1Robert Speicher2016-01-251-0/+6
| |/
* | Prioritize previewable over plain README filesprioritize-previewable-over-plain-readmesDouglas Barbosa Alexandre2016-01-251-0/+64
|/
* Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-01-251-0/+20
|\
| * Use branch_count in Repository#has_visible_content?Yorick Peterse2016-01-211-0/+20
* | Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel2016-01-231-0/+5
* | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-221-1/+1
|\ \
| * | Fix failing specsfix-comment-on-diff-ajax-loadingRémy Coutable2016-01-211-1/+1
* | | Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher2016-01-213-11/+29
|\ \ \ | |_|/ |/| |
| * | Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-203-11/+29
* | | Merge branch 'ci/cache-key' into 'master' Douwe Maan2016-01-211-4/+21
|\ \ \
| * | | Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingci/cache-keyKamil Trzcinski2016-01-201-4/+21
| | |/ | |/|
* | | Merge branch 'fix-github-pull-requests-import' into 'master' Robert Speicher2016-01-201-9/+18
|\ \ \
| * | | Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre2016-01-201-9/+18
| |/ /
* | | Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+68
|\ \ \ | |/ /
| * | Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+68
| |\ \
| | * | Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+68
* | | | Use a MR with commits.Rubén Dávila2016-01-201-1/+1
* | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-202-4/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'sentry-integration' into 'master' Robert Speicher2016-01-201-0/+2
| |\ \ \
| | * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-207-4/+207
| | |\ \ \ | | | |/ /
| | * | | Add sentry integrationJeroen Nijhof2016-01-181-0/+2
| * | | | Merge branch 'issue_3749' into 'master' Douwe Maan2016-01-201-4/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix broken specs.issue_3749Rubén Dávila2016-01-191-4/+8
* | | | | Update testsDouwe Maan2016-01-203-3/+3
* | | | | Properly handle HTML entities with inline diffsDouwe Maan2016-01-202-5/+5
* | | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-2011-9/+248
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'add_email_headers' into 'master' Robert Speicher2016-01-191-2/+55
| |\ \ \ \
| | * | | | Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-191-2/+55
| * | | | | Merge branch 'user-ldap-email' into 'master' Robert Speicher2016-01-191-1/+27
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-191-0/+1
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-1/+27
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'add-public-param-to-project-api' into 'master' Dmitriy Zaporozhets2016-01-191-0/+23
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add specs. Adjust filter.Josh Frye2016-01-191-0/+23
| | |/ / /
| * | | | Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-191-0/+1
| |/ / /
| * | | Merge branch 'fix-consider-re-assign-as-a-mention'Douwe Maan2016-01-191-1/+57
| |\ \ \
| | * | | This will ensure previous assignee gets an email even if his notif level is "...fix-consider-re-assign-as-a-mentionRémy Coutable2016-01-151-0/+40
| | * | | Consider re-assign as a mention from a notification point of viewRémy Coutable2016-01-151-1/+17
| * | | | Update build artifacts metadata fixture to 0.0.2Grzegorz Bizon2016-01-181-0/+0
| | |/ / | |/| |
| * | | Ensure Gravatar host looks like an actual hostfix-gravator-default-urlRémy Coutable2016-01-181-0/+44
| | |/ | |/|
| * | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validationRobert Speicher2016-01-161-1/+1
| * | Merge branch 'ci/build_dependencies' into 'master' Douwe Maan2016-01-153-4/+40
| |\ \ | | |/ | |/|
| | * Change dependencies.builds to depends_on_buildsKamil Trzcinski2016-01-151-2/+2
| | * Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-143-4/+40
* | | Move parallel diff logic to separate classDouwe Maan2016-01-202-18/+22