summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-153-3/+4
* yay finally importing working with the new services structureJames Lopez2016-06-141-2/+2
* few fixes after refactoring the whole UI stuffJames Lopez2016-06-143-6/+4
* adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-144-33/+21
* Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-141-1/+1
|\
| * fix merge issueJames Lopez2016-06-141-1/+1
* | adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-142-23/+21
* | new export stuff and viewJames Lopez2016-06-141-1/+1
* | lots of refactoring to reuse import serviceJames Lopez2016-06-147-161/+109
* | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-146-9/+8
|\ \ | |/
| * updated relation_factory based on MR feedbackJames Lopez2016-06-141-3/+3
| * fix mergeJames Lopez2016-06-141-1/+1
| * Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-144-5/+4
| |\
| | * missed line breakJames Lopez2016-06-141-0/+1
| | * few changes based on MR feedbackJames Lopez2016-06-132-2/+2
| | * fix file.writeJames Lopez2016-06-131-3/+1
* | | WIP - starting refactoring import/export to use servicesJames Lopez2016-06-132-3/+30
* | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-06-133-33/+39
|\ \ \ | |/ /
| * | refactored notes logicJames Lopez2016-06-131-3/+5
| * | few more changes based on feedbackJames Lopez2016-06-133-16/+25
| * | addressing MR feedback, few changes to members mapperJames Lopez2016-06-131-15/+10
* | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-133-3/+3
|\ \ \ | |/ /
| * | corrected a few warningsJames Lopez2016-06-133-3/+3
* | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-13164-1514/+3189
|\ \ \ | |/ /
| * | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-131-1/+1
| |\ \ | | |/
| | * fixed deprecation warningJames Lopez2016-06-131-1/+1
| * | fixed specs and refactored a few things due to recent model changes and merge...James Lopez2016-06-132-8/+3
| * | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-13155-1369/+3047
| |\ \ | | |/
| | * added comments to import export reader classJames Lopez2016-06-131-0/+29
| | * refactored loads of things due to commits to pipeline changeJames Lopez2016-06-132-4/+3
| | * few more modifications based on commentsJames Lopez2016-06-132-7/+12
| | * Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-06-1363-517/+867
| | |\
| | | * 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
| | | * 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
| | | | |/ / /