Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'builds-view' into 'master' | Kamil Trzciński | 2015-10-15 | 4 | -19/+67 |
|\ | |||||
| * | Fix tests | Kamil Trzcinski | 2015-10-14 | 1 | -2/+1 |
| * | Fix cancel_all specs | Kamil Trzcinski | 2015-10-14 | 1 | -2/+2 |
| * | Fix specs | Kamil Trzcinski | 2015-10-14 | 2 | -15/+15 |
| * | Remove ordering from :ci_commits relation | Kamil Trzcinski | 2015-10-14 | 2 | -18/+18 |
| * | Added builds view | Kamil Trzcinski | 2015-10-14 | 1 | -0/+49 |
* | | Merge branch 'fix-path-with-leading-dot-error' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix error preventing displaying of commit data for a directory with a leading... | Stan Hu | 2015-10-12 | 1 | -1/+1 |
* | | | Merge branch 'simplify-cross-references' into 'master' | Robert Speicher | 2015-10-14 | 6 | -19/+11 |
|\ \ \ | |||||
| * | | | Make Mentionable#cross_reference_exists? private.simplify-cross-references | Douwe Maan | 2015-10-14 | 1 | -7/+0 |
| * | | | Shut up, Rubocop | Robert Speicher | 2015-10-14 | 1 | -1/+1 |
| * | | | Use `to_reference` where possible. | Douwe Maan | 2015-10-13 | 1 | -2/+2 |
| * | | | Fix mentionable specs | Douwe Maan | 2015-10-12 | 4 | -7/+6 |
| * | | | Simplify code around (cross)-references | Douwe Maan | 2015-10-12 | 3 | -7/+7 |
* | | | | Merge branch 'show_pending_warning' into 'master' | Kamil Trzciński | 2015-10-14 | 4 | -1/+180 |
|\ \ \ \ | |||||
| * | | | | Fix specs | Kamil Trzcinski | 2015-10-14 | 1 | -1/+1 |
| * | | | | Show warning if build doesn't have runners with specified tags or runners did... | Kamil Trzcinski | 2015-10-14 | 3 | -0/+179 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'predefined_build_variables' into 'master' | Kamil Trzciński | 2015-10-14 | 2 | -4/+35 |
|\ \ \ \ | |||||
| * | | | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI builds | Kamil Trzcinski | 2015-10-14 | 2 | -4/+35 |
| |/ / / | |||||
* | | | | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 7 | -9/+129 |
* | | | | Merge remote-tracking branch 'origin/cernvcs_hide_passwrd' | Valery Sizov | 2015-10-14 | 2 | -2/+39 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrd | Valery Sizov | 2015-10-14 | 2 | -2/+39 |
| |\ \ \ | |||||
| | * | | | Hide passwords to non-admin users in the services API | Alex Lossent | 2015-10-12 | 2 | -2/+39 |
* | | | | | Fix retry and cancel for buildfix-retry-and-cancel | Kamil Trzcinski | 2015-10-14 | 1 | -1/+9 |
|/ / / / | |||||
* | | | | Merge branch 'add-wip-to-mr-hook-attrs' into 'master' | Stan Hu | 2015-10-13 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | merge_request: add work_in_progress to MR hooks | Ben Boeckel | 2015-10-08 | 1 | -0/+11 |
* | | | | | Merge branch 'redesign-files-page' | Dmitriy Zaporozhets | 2015-10-13 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Apply new design to files page | Dmitriy Zaporozhets | 2015-10-13 | 2 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'commit_status' into 'master' | Kamil Trzciński | 2015-10-13 | 10 | -133/+422 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix broken tests | Kamil Trzcinski | 2015-10-12 | 1 | -4/+5 |
| * | | | | Fix some changes | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | | | Fix commit skipping | Kamil Trzcinski | 2015-10-12 | 1 | -2/+2 |
| * | | | | Add author to statuses | Kamil Trzcinski | 2015-10-12 | 1 | -0/+7 |
| * | | | | Fix commit status POST URL | Kamil Trzcinski | 2015-10-12 | 1 | -3/+3 |
| * | | | | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 10 | -128/+409 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'reset_service_password' into 'master' | Dmitriy Zaporozhets | 2015-10-12 | 3 | -0/+135 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Invalidate stored service password if the endpoint URL is changedreset_service_password | Valery Sizov | 2015-10-12 | 3 | -0/+135 |
| | |/ | |/| | |||||
* | | | Merge branch 'fix_email_downcasing' into 'master' | Robert Speicher | 2015-10-11 | 1 | -0/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix ldap email downcasing bug | Drew Blessing | 2015-10-08 | 1 | -0/+21 |
* | | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970 | Robert Speicher | 2015-10-08 | 1 | -0/+13 |
|/ / | |||||
* | | Merge remote-tracking branch 'public/project-find-with-namespace-performance' | Dmitriy Zaporozhets | 2015-10-08 | 3 | -0/+223 |
|\ \ | |||||
| * | | Revamp finding projects by namespaces | Yorick Peterse | 2015-10-08 | 2 | -15/+48 |
| * | | Added concern for case-insensitive WHERE queries | Yorick Peterse | 2015-10-07 | 1 | -0/+176 |
| * | | Added methods for detecting MySQL/PostgreSQL | Yorick Peterse | 2015-10-07 | 1 | -0/+17 |
* | | | Merge remote-tracking branch 'public/trending-projects-performance' | Dmitriy Zaporozhets | 2015-10-08 | 4 | -0/+124 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Added benchmarks for finding trending projects | Yorick Peterse | 2015-10-06 | 2 | -0/+47 |
| * | | Revamp trending projects query | Yorick Peterse | 2015-10-06 | 2 | -24/+58 |
| * | | Added specs for TrendingProjectsFinder | Yorick Peterse | 2015-10-06 | 1 | -0/+43 |
* | | | Merge branch 'XenGi/gitlab-ce-master' | Stan Hu | 2015-10-08 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | hooks: Add full project namespace to payload | Ricardo Band | 2015-10-02 | 1 | -2/+2 |