summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Validate environment name with regexKamil Trzcinski2016-06-142-2/+14
* Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-1410-38/+91
|\
| * Merge branch 'fix-markdown-spec' into 'master' Douwe Maan2016-06-141-12/+5
| |\
| | * Fix description and GFM pipelines conflictingfix-markdown-specSean McGivern2016-06-131-12/+5
| * | Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan2016-06-133-5/+5
| |\ \
| | * | Improve Gitlab::Auth method namesJacob Vosmaer2016-06-103-5/+5
| | |/
| * | Merge remote-tracking branch 'origin/master' into artifacts-whenKamil Trzcinski2016-06-1320-137/+211
| |\ \
| | * | Removed old comment from update_column_in_batchesfix-migration-helper-race-conditionsYorick Peterse2016-06-131-2/+0
| | * | Update columns in batches until no rows are leftYorick Peterse2016-06-131-2/+5
| | * | Handle NULL migration errors in migration helpersYorick Peterse2016-06-131-2/+2
| | * | Refactored SVG sanitizerGabriel Mazetto2016-06-121-24/+23
| | * | Refactor SVG sanitizer and prevent `xlink:href` to refer to external resourcesGabriel Mazetto2016-06-121-5/+15
| | * | Fix SVG whitelisting to allow namespaced attributesGabriel Mazetto2016-06-121-5/+18
| | * | Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-113-1/+14
| * | | Improve after reviewKamil Trzcinski2016-06-101-2/+2
| * | | Added when to artifactsKamil Trzcinski2016-06-081-0/+24
* | | | Added initial version of deploymentsKamil Trzcinski2016-06-102-2/+8
| |/ / |/| |
* | | Only create the backup directory if it is localStan Hu2016-06-101-3/+18
* | | Merge branch 'workhorse-helpers' into 'master' Robert Speicher2016-06-103-15/+23
|\ \ \
| * | | Satisfy Rubocopworkhorse-helpersDouwe Maan2016-06-101-2/+2
| * | | Merge branch 'master' into workhorse-helpersDouwe Maan2016-06-1017-106/+206
| |\ \ \
| * \ \ \ Add send_git_diff helperDouwe Maan2016-06-0820-63/+235
| |\ \ \ \
| * | | | | Add workhorse controller and API helpersDouwe Maan2016-06-063-11/+17
* | | | | | Merge branch 'rename-ci-commit-phase-4' into 'master' Rémy Coutable2016-06-101-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4Kamil Trzcinski2016-06-104-58/+42
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix expose of TriggerRequestKamil Trzcinski2016-06-101-1/+1
| * | | | | | Fix CI TriggerRequest entityrename-ci-commit-phase-4Kamil Trzcinski2016-06-091-1/+1
* | | | | | | Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable2016-06-101-3/+2
* | | | | | | Allow or not merge MR with failed buildRui Anderson2016-06-101-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'gh-rate-limit' into 'master' Douwe Maan2016-06-102-57/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Wrap all rate limiting logic inside GitHub API clientgh-rate-limitDouglas Barbosa Alexandre2016-06-092-57/+40
| |/ / / /
* | | | | Merge branch 'award-emoji-fixes' into 'master' Jacob Schatz2016-06-091-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet2016-06-094-33/+60
| |\ \ \ \ \ | | |/ / / /
| * | | | | Move award_menu_url variable into gon object.Fatih Acet2016-06-091-0/+1
* | | | | | Properly quote table name in Rake task for MySQL and PostgreSQL compatibilityfix-issue-15259-postgresqlStan Hu2016-06-091-1/+1
* | | | | | Merge branch 'fix_issue_15259' into 'master' Stan Hu2016-06-091-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix bug with SQL syntax error during backup restorationDaniel Beyer2016-05-271-1/+1
* | | | | | Merge branch 'saml-ldap-link-flow' into 'master' Douwe Maan2016-06-092-7/+14
|\ \ \ \ \ \
| * | | | | | Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flowPatricio Cano2016-06-081-4/+5
| * | | | | | Moved `find_or_create_ldap_user` method to parent class and added logging.Patricio Cano2016-06-072-30/+12
| * | | | | | Adjust the SAML control flow to allow LDAP identities to be added to an exist...Patricio Cano2016-06-062-3/+27
* | | | | | | Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-092-26/+46
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-092-26/+46
* | | | | | | Merge branch '14098-customize-after-sign-up-path' into 'master' Robert Speicher2016-06-082-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Allow custom text on 'almost there' pageSean McGivern2016-06-082-1/+5
* | | | | | | | Remove obvious comment and extra lineAlfredo Sumaran2016-06-081-2/+0
* | | | | | | | Set target="_blank" for external linksAlfredo Sumaran2016-06-081-0/+3
|/ / / / / / /
* | | | | | | Fix pseudo n+1 queries with Note and Note Authors in issuables APIsAlejandro Rodríguez2016-06-082-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'git-http-controller' into 'master' Rémy Coutable2016-06-085-68/+134
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer2016-06-0848-382/+596
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |