summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-261-1/+1
* Prioritize previewable over plain README filesprioritize-previewable-over-plain-readmesDouglas Barbosa Alexandre2016-01-251-4/+12
* Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-01-251-1/+1
|\
| * Use branch_count in Repository#has_visible_content?Yorick Peterse2016-01-211-1/+1
* | Merge branch 'ignore-binary-files-in-git-grep' into 'master' Dmitriy Zaporozhets2016-01-231-1/+1
|\ \
| * | Ignore binary files in code search to prevent Error 500Stan Hu2016-01-221-1/+1
* | | Backport some changes from EEes_backportValery Sizov2016-01-223-0/+6
|/ /
* | Merge branch 'unescaped-diffs' into 'master' Robert Speicher2016-01-221-2/+6
|\ \
| * | Make sure non-highlighted diffs are still escapedunescaped-diffsDouwe Maan2016-01-221-2/+6
| |/
* | Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher2016-01-211-4/+4
|\ \
| * | Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-4/+4
* | | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-3/+3
| |/ |/|
* | Merge branch 'fix-project-creation' into 'master' Robert Speicher2016-01-201-1/+6
|\ \
| * | Creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-201-1/+6
* | | Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+2
|\ \ \
| * \ \ Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+2
| |\ \ \
| | * | | Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+2
| | |/ /
* | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-202-1/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'sentry-integration' into 'master' Robert Speicher2016-01-201-0/+6
| |\ \ \
| | * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-206-21/+24
| | |\ \ \ | | | |/ /
| | * | | Add sentry integrationJeroen Nijhof2016-01-181-0/+6
| | | |/ | | |/|
| * | | Merge branch 'issue_3749' into 'master' Douwe Maan2016-01-201-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Update Issue/MR everytime a Note is saved/destroyed.Rubén Dávila2016-01-191-1/+1
| | |/
* | | Save and use actual diff base commit for MR diff highlightingDouwe Maan2016-01-202-3/+21
* | | Fix MR diff_refsDouwe Maan2016-01-201-2/+2
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-2013-31/+42
|\ \ \ | |/ /
| * | Merge branch 'user-ldap-email' into 'master' Robert Speicher2016-01-191-1/+4
| |\ \
| | * \ Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-195-20/+16
| | |\ \
| | * | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-1/+4
| | | |/ | | |/|
| * | | Merge branch 'add-public-param-to-project-api' into 'master' Dmitriy Zaporozhets2016-01-191-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Add specs. Adjust filter.Josh Frye2016-01-191-1/+1
| | * | Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-191-0/+4
| | |/
| * | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-195-20/+16
| |/
| * Merge branch 'hook_url_limit' into 'master' Dmitriy Zaporozhets2016-01-184-8/+8
| |\
| | * Raise hook url limitKirilll Zaycev2016-01-154-8/+8
| * | 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-151-0/+8
| |\ \
| | * | Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-141-0/+8
| | |/
| * | Give reporters the ability to download artifacts.Andrew Johnson2016-01-151-1/+1
* | | Check if MR is not broken.Rubén Dávila2016-01-191-1/+1
* | | Merge branch 'master' into issue_3945Rubén Dávila2016-01-1457-268/+557
|\ \ \ | |/ /
| * | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-147-19/+56
| |\ \ | | |/
| | * Merge branch 'ci/api-builds' into 'master' Douwe Maan2016-01-141-0/+2
| | |\
| | | * Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatusci/api-buildsTomasz Maczukin2016-01-142-4/+2
| | | * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-147-7/+45
| | | |\
| | | * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-137-11/+22
| | | |\ \
| | | * \ \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-1146-199/+333
| | | |\ \ \
| | | * | | | Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-0/+4
| | * | | | | Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-142-1/+5
| | |\ \ \ \ \
| | | * | | | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+4