Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | 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 |
| * | | | | | | Changes after more review from Rémy | Jacob Vosmaer | 2016-06-03 | 1 | -13/+13 |
| * | | | | | | Rename finder to find_in_gitlab_or_ldap | Jacob Vosmaer | 2016-06-02 | 3 | -4/+4 |
| * | | | | | | Merge branch 'master' into git-http-controller | Jacob Vosmaer | 2016-06-02 | 137 | -982/+2817 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Remove parallel assignment | Jacob Vosmaer | 2016-05-03 | 1 | -1/+2 |
| * | | | | | | Rubocop and whitespace | Jacob Vosmaer | 2016-05-02 | 1 | -2/+2 |
| * | | | | | | Use correct auth finder | Jacob Vosmaer | 2016-05-02 | 2 | -7/+2 |
| * | | | | | | Make CI/Oauth/rate limiting reusable | Jacob Vosmaer | 2016-04-29 | 3 | -15/+102 |
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-04-15 | 22 | -88/+300 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-04-12 | 67 | -349/+946 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Move workhorse protocol code into lib | Jacob Vosmaer | 2016-04-06 | 1 | -0/+7 |
| * | | | | | | | | Delete dead code | Jacob Vosmaer | 2016-04-06 | 1 | -52/+1 |
* | | | | | | | | | Merge branch 'gh-disable-webhooks' into 'master' | Douwe Maan | 2016-06-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | |