Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gitlab-auth-method-names' into 'master' | Douwe Maan | 2016-06-13 | 3 | -5/+5 |
|\ | |||||
| * | Improve Gitlab::Auth method names | Jacob Vosmaer | 2016-06-10 | 3 | -5/+5 |
* | | Merge remote-tracking branch 'origin/master' into artifacts-when | Kamil Trzcinski | 2016-06-13 | 20 | -137/+211 |
|\ \ | |||||
| * | | Removed old comment from update_column_in_batchesfix-migration-helper-race-conditions | Yorick Peterse | 2016-06-13 | 1 | -2/+0 |
| * | | Update columns in batches until no rows are left | Yorick Peterse | 2016-06-13 | 1 | -2/+5 |
| * | | Handle NULL migration errors in migration helpers | Yorick Peterse | 2016-06-13 | 1 | -2/+2 |
| * | | Refactored SVG sanitizer | Gabriel Mazetto | 2016-06-12 | 1 | -24/+23 |
| * | | Refactor SVG sanitizer and prevent `xlink:href` to refer to external resources | Gabriel Mazetto | 2016-06-12 | 1 | -5/+15 |
| * | | Fix SVG whitelisting to allow namespaced attributes | Gabriel Mazetto | 2016-06-12 | 1 | -5/+18 |
| * | | Fix Error 500 when using closes_issues API with an external issue tracker | Stan Hu | 2016-06-11 | 3 | -1/+14 |
| * | | Only create the backup directory if it is local | Stan Hu | 2016-06-10 | 1 | -3/+18 |
| * | | Merge branch 'workhorse-helpers' into 'master' | Robert Speicher | 2016-06-10 | 3 | -15/+23 |
| |\ \ | |||||
| | * | | Satisfy Rubocopworkhorse-helpers | Douwe Maan | 2016-06-10 | 1 | -2/+2 |
| | * | | Merge branch 'master' into workhorse-helpers | Douwe Maan | 2016-06-10 | 17 | -106/+206 |
| | |\ \ | |||||
| | * \ \ | Add send_git_diff helper | Douwe Maan | 2016-06-08 | 20 | -63/+235 |
| | |\ \ \ | |||||
| | * | | | | Add workhorse controller and API helpers | Douwe Maan | 2016-06-06 | 3 | -11/+17 |
| * | | | | | Merge branch 'rename-ci-commit-phase-4' into 'master' | Rémy Coutable | 2016-06-10 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4 | Kamil Trzcinski | 2016-06-10 | 4 | -58/+42 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Fix expose of TriggerRequest | Kamil Trzcinski | 2016-06-10 | 1 | -1/+1 |
| | * | | | | | Fix CI TriggerRequest entityrename-ci-commit-phase-4 | Kamil Trzcinski | 2016-06-09 | 1 | -1/+1 |
| * | | | | | | Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'... | Rémy Coutable | 2016-06-10 | 1 | -3/+2 |
| * | | | | | | Allow or not merge MR with failed build | Rui Anderson | 2016-06-10 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'gh-rate-limit' into 'master' | Douwe Maan | 2016-06-10 | 2 | -57/+40 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Wrap all rate limiting logic inside GitHub API clientgh-rate-limit | Douglas Barbosa Alexandre | 2016-06-09 | 2 | -57/+40 |
| | |/ / / | |||||
| * | | | | Merge branch 'award-emoji-fixes' into 'master' | Jacob Schatz | 2016-06-09 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixes | Fatih Acet | 2016-06-09 | 4 | -33/+60 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Move award_menu_url variable into gon object. | Fatih Acet | 2016-06-09 | 1 | -0/+1 |
| * | | | | | Properly quote table name in Rake task for MySQL and PostgreSQL compatibilityfix-issue-15259-postgresql | Stan Hu | 2016-06-09 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix_issue_15259' into 'master' | Stan Hu | 2016-06-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Fix bug with SQL syntax error during backup restoration | Daniel Beyer | 2016-05-27 | 1 | -1/+1 |
| * | | | | | Merge branch 'saml-ldap-link-flow' into 'master' | Douwe Maan | 2016-06-09 | 2 | -7/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flow | Patricio Cano | 2016-06-08 | 1 | -4/+5 |
| | * | | | | | Moved `find_or_create_ldap_user` method to parent class and added logging. | Patricio Cano | 2016-06-07 | 2 | -30/+12 |
| | * | | | | | Adjust the SAML control flow to allow LDAP identities to be added to an exist... | Patricio Cano | 2016-06-06 | 2 | -3/+27 |
| * | | | | | | Merge branch '18019-fix-wiki-linking' into 'master' | Rémy Coutable | 2016-06-09 | 2 | -26/+46 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Implement the correct linking behaviour in `WikiLinkFilter`. | Timothy Andrew | 2016-06-09 | 2 | -26/+46 |
| * | | | | | | Merge branch '14098-customize-after-sign-up-path' into 'master' | Robert Speicher | 2016-06-08 | 2 | -1/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow custom text on 'almost there' page | Sean McGivern | 2016-06-08 | 2 | -1/+5 |
| * | | | | | | | Remove obvious comment and extra line | Alfredo Sumaran | 2016-06-08 | 1 | -2/+0 |
| * | | | | | | | Set target="_blank" for external links | Alfredo Sumaran | 2016-06-08 | 1 | -0/+3 |
| |/ / / / / / | |||||
| * | | | | | | Fix pseudo n+1 queries with Note and Note Authors in issuables APIs | Alejandro Rodríguez | 2016-06-08 | 2 | -3/+3 |
* | | | | | | | Improve after review | Kamil Trzcinski | 2016-06-10 | 1 | -2/+2 |
* | | | | | | | Added when to artifacts | Kamil Trzcinski | 2016-06-08 | 1 | -0/+24 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'git-http-controller' into 'master' | Rémy Coutable | 2016-06-08 | 5 | -68/+134 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-06-08 | 48 | -382/+596 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Fix tests | Jacob Vosmaer | 2016-06-06 | 2 | -21/+21 |
| * | | | | | | Use public_send | Jacob Vosmaer | 2016-06-03 | 1 | -2/+1 |
| * | | | | | | Argh mixed up all the negatives | Jacob Vosmaer | 2016-06-03 | 1 | -2/+2 |
| * | | | | | | Remove instances of Auth.new | Jacob Vosmaer | 2016-06-03 | 1 | -1/+1 |
| * | | | | | | Refactor Gitlab::Auth rate limiting | Jacob Vosmaer | 2016-06-03 | 2 | -25/+53 |