Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'docs-reorg-landing-page' into 'master' | Achilleas Pipinellis | 2017-04-26 | 3 | -95/+214 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Reorg CE Docs landing page | Marcia Ramos | 2017-04-26 | 3 | -95/+214 | |
* | | | | | | | | | | | | | | | Merge branch '22826-ui-inconsistency-different-files-views-find-file-button-m... | Clement Ho | 2017-04-26 | 5 | -10/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | [#22826] Add newline before expect in accordance to four phase thoughtbot style | TM Lee | 2017-04-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | [#22826] Ensure find_file_link and download button is part of file tree header | TM Lee | 2017-04-23 | 5 | -10/+37 | |
* | | | | | | | | | | | | | | | Merge branch '12910-personal-snippet-prep-2' into 'master' | Sean McGivern | 2017-04-26 | 10 | -29/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Support preview_markdown action for personal_snippets | Jarka Kadlecova | 2017-04-26 | 10 | -29/+80 | |
* | | | | | | | | | | | | | | | | Merge branch '27376-bvl-load-pipelinestatus-in-batch' into 'master' | Rémy Coutable | 2017-04-26 | 8 | -30/+204 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Load a project's CI status in batch from redis | Bob Van Landuyt | 2017-04-26 | 8 | -30/+204 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Update CHANGELOG.md for 9.1.1 | Lin Jen-Shin | 2017-04-26 | 12 | -45/+15 | |
* | | | | | | | | | | | | | | | Merge branch '31439-fix-transient-spinach-failures' into 'master' | Sean McGivern | 2017-04-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Wait for AJAX after steps defined in SharedActiveTab31439-fix-transient-spinach-failures | Rémy Coutable | 2017-04-26 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch '26437-closed-by' into 'master' | Rémy Coutable | 2017-04-26 | 6 | -1/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add issues/:iid/closed_by api endpoint | mhasbini | 2017-04-12 | 6 | -1/+122 | |
* | | | | | | | | | | | | | | | | Merge branch 'fix/github-importer' into 'master' | Sean McGivern | 2017-04-26 | 22 | -101/+930 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add basic progress output to GitHub import | Douglas Barbosa Alexandre | 2017-04-25 | 2 | -3/+12 | |
| * | | | | | | | | | | | | | | | | Fix undefined attribute params from import task | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Fix Rubocop offenses | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | Fix import of notes on Pull Request diff | Douglas Barbosa Alexandre | 2017-04-25 | 3 | -9/+12 | |
| * | | | | | | | | | | | | | | | | Create project repository only when it not exists | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Fix small typo on GitHub::Import | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Remove the Github::Error base class | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | Add blank line before the raise method on Github::Collection | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Fix small typo | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Use Class.new(SuperClass) to define an empty custom error class | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | Set timeout options to the Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Use the base initiliazer for representations | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -14/+11 | |
| * | | | | | | | | | | | | | | | | Cache labels at the same time we fetch them from the GH API | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | | | | Avoid unnecessary use of Arel to find users by external uid | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | Finish the import process if some error occurs when fetching the repo | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -3/+14 | |
| * | | | | | | | | | | | | | | | | Use only one cache hash with with a hash initializer by default | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -11/+8 | |
| * | | | | | | | | | | | | | | | | Refactoring Github::RateLimit | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -27/+14 | |
| * | | | | | | | | | | | | | | | | Extract rate limit URL to a constant | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | | Does not freeze integer values | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Add Github::Representation::Base#id | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -7/+4 | |
| * | | | | | | | | | | | | | | | | Rename find_by_email/find_by_external_uid methods | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | Refactor rake task to to import GitHub repositores | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -92/+28 | |
| * | | | | | | | | | | | | | | | | Keep track of import errors | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | Clone GitHub wiki | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+21 | |
| * | | | | | | | | | | | | | | | | Import Github releases | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -0/+44 | |
| * | | | | | | | | | | | | | | | | Refactoring Github import | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -25/+38 | |
| * | | | | | | | | | | | | | | | | Use while instead of loop/break | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -12/+10 | |
| * | | | | | | | | | | | | | | | | Add a method to format issues/pull requests/comments body | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -10/+24 | |
| * | | | | | | | | | | | | | | | | Does not remove the GitHub remote | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Pass a options hash to Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 9 | -27/+37 | |
| * | | | | | | | | | | | | | | | | Extract a method to import issues/pull requests comments | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -79/+33 | |
| * | | | | | | | | | | | | | | | | Extract Github::Representation::Issuable | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -66/+39 | |
| * | | | | | | | | | | | | | | | | Extract common attributes to Github::Representation::Base | Douglas Barbosa Alexandre | 2017-04-24 | 6 | -52/+12 | |
| * | | | | | | | | | | | | | | | | Remove sensitive information | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Apply labels to issues/merge requests | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -42/+74 |