Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into remove-forks-from-projects-settings | Han Loong Liauw | 2015-10-17 | 20 | -57/+284 |
|\ | |||||
| * | Shut up, Rubocop | Robert Speicher | 2015-10-15 | 1 | -1/+1 |
| * | Fix specs | Kamil Trzcinski | 2015-10-15 | 1 | -1/+1 |
| * | Implement when syntax in .gitlab-ci.yml | Kamil Trzcinski | 2015-10-15 | 2 | -1/+27 |
| * | Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications' | Dmitriy Zaporozhets | 2015-10-15 | 1 | -2/+10 |
| |\ | |||||
| | * | Fix bug where merge request comments created by API would not trigger notific... | Stan Hu | 2015-10-10 | 1 | -2/+10 |
| * | | Merge branch 'user-by-login-performance' into 'master' | Yorick Peterse | 2015-10-15 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Improve performance of User.by_loginuser-by-login-performance | Yorick Peterse | 2015-10-15 | 1 | -0/+2 |
| * | | | Merge branch 'git-archive-golang' into 'master' | Douwe Maan | 2015-10-15 | 4 | -15/+47 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' into git-archive-golanggit-archive-golang | Douwe Maan | 2015-10-15 | 17 | -7/+235 |
| | |\ \ | |||||
| | * | | | Fix NGINX API download regex | Jacob Vosmaer | 2015-10-14 | 2 | -2/+2 |
| | * | | | Let gitlab-git-http-server handle archive downloads | Jacob Vosmaer | 2015-10-08 | 4 | -15/+47 |
| * | | | | Merge branch 'incoming-email-config' into 'master' | Robert Speicher | 2015-10-14 | 2 | -34/+7 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Make Reply by email easier to configure | Douwe Maan | 2015-10-13 | 2 | -34/+7 |
| | | |/ | | |/| | |||||
| * | | | Merge branch 'simplify-cross-references' into 'master' | Robert Speicher | 2015-10-14 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Simplify code around (cross)-references | Douwe Maan | 2015-10-12 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 3 | -0/+84 |
| * | | | Merge remote-tracking branch 'origin/cernvcs_hide_passwrd' | Valery Sizov | 2015-10-14 | 2 | -1/+13 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrd | Valery Sizov | 2015-10-14 | 2 | -1/+13 |
| | |\ \ \ | |||||
| | | * | | | Hide passwords to non-admin users in the services API | Alex Lossent | 2015-10-12 | 2 | -1/+13 |
| * | | | | | Merge remote-tracking branch 'origin/inified_404_error' | Valery Sizov | 2015-10-14 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Only render 404 page from /publicinified_404_error | Valery Sizov | 2015-10-13 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | [ci skip] Fix wrong comment | sue445 | 2015-10-14 | 1 | -1/+1 |
| * | | | | Fix broken tests | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | | | Fix some changes | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | | | Update rendering | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | | | Small bug fixes | Kamil Trzcinski | 2015-10-12 | 1 | -2/+3 |
| * | | | | Add Commit Status documentation | Kamil Trzcinski | 2015-10-12 | 1 | -10/+10 |
| * | | | | Add author to statuses | Kamil Trzcinski | 2015-10-12 | 2 | -1/+2 |
| * | | | | Fix commit status POST URL | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | | | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 4 | -3/+89 |
| |/ / / | |||||
* | | | | Made suggested content changes based on MR Review | Han Loong Liauw | 2015-10-14 | 1 | -1/+1 |
* | | | | Adds ability to remove the forked relationship | Han Loong Liauw | 2015-10-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'fix_email_downcasing' into 'master' | Robert Speicher | 2015-10-11 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix ldap email downcasing bug | Drew Blessing | 2015-10-08 | 1 | -1/+1 |
* | | | Merge branch 'rs-issue-2970' into 'master' | Douwe Maan | 2015-10-09 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970 | Robert Speicher | 2015-10-08 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'rs-2fa-task' into 'master' | Jacob Vosmaer | 2015-10-09 | 1 | -0/+23 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add output and confirmation to gitlab:two_factor:disable_for_all_usersrs-2fa-task | Robert Speicher | 2015-10-08 | 1 | -2/+15 |
| * | | Add gitlab:two_factor:disable_for_all_users task | Robert Speicher | 2015-10-07 | 1 | -0/+10 |
| |/ | |||||
* | | Added dedicated Rake task for setting up Postgres | Yorick Peterse | 2015-10-08 | 2 | -0/+7 |
* | | Added methods for detecting MySQL/PostgreSQL | Yorick Peterse | 2015-10-07 | 1 | -0/+11 |
|/ | |||||
* | Merge branch 'rs-remove-ci-disable' | Kamil Trzcinski | 2015-10-05 | 2 | -10/+0 |
|\ | |||||
| * | Remove the option to disable CIrs-remove-ci-disable | Robert Speicher | 2015-10-05 | 2 | -10/+0 |
* | | Merge branch 'refactor-build-service' into 'master' | Kamil TrzciĆski | 2015-10-05 | 2 | -3/+4 |
|\ \ | |/ |/| | |||||
| * | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
| * | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 1 | -2/+2 |
| * | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
| * | Refactor commit and build | Kamil Trzcinski | 2015-10-05 | 1 | -0/+1 |
* | | Exclude benchmarks from the spec Rake task | Yorick Peterse | 2015-10-05 | 1 | -1/+1 |