Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Simplify the various Snippet factories | Robert Speicher | 2016-03-08 | 3 | -16/+13 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'rs-snippets-dont-expire' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 2 | -2/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 2 | -2/+0 | |
* | | | | | | Merge branch 'branch-tag-count-methods' into 'master' | Robert Speicher | 2016-03-08 | 2 | -3/+109 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Call after_create_branch in Repository#add_branchbranch-tag-count-methods | Yorick Peterse | 2016-03-08 | 1 | -0/+6 | |
| * | | | | | | Call the right hooks in Repository#add_tag | Yorick Peterse | 2016-03-08 | 1 | -0/+11 | |
| * | | | | | | Added specs for Repository#rm_tag | Yorick Peterse | 2016-03-08 | 1 | -0/+11 | |
| * | | | | | | Call the right hooks when removing branches | Yorick Peterse | 2016-03-08 | 1 | -0/+11 | |
| * | | | | | | Cache & flush tag/branch counts | Yorick Peterse | 2016-03-08 | 2 | -3/+70 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' | Robert Speicher | 2016-03-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-api | evuez | 2016-03-04 | 1 | -0/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into 'master' | Yorick Peterse | 2016-03-08 | 2 | -0/+29 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | adds test for git push service for updating the language of the project | tiagonbotelho | 2016-03-07 | 1 | -0/+17 | |
| * | | | | removes the test file of the project spec for invalid method | tiagonbotelho | 2016-03-07 | 1 | -8/+0 | |
| * | | | | implements test to simulate empty repo | tiagonbotelho | 2016-03-07 | 1 | -0/+6 | |
| * | | | | adds tests and fixes some broken code to main language mr | tiagonbotelho | 2016-03-07 | 2 | -0/+14 | |
| | |_|/ | |/| | | ||||||
* | | | | Remove redundant integration tests | Robert Speicher | 2016-03-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'issue_13621_2' into 'master' | Douwe Maan | 2016-03-07 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * | | | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 1 | -2/+1 | |
* | | | | Merge branch 'feature/cross-project-labels' into 'master' | Douwe Maan | 2016-03-07 | 3 | -5/+54 | |
|\ \ \ \ | ||||||
| * | | | | Change content of cross project label | Grzegorz Bizon | 2016-03-03 | 1 | -3/+3 | |
| * | | | | Improve cross project label look and feel | Grzegorz Bizon | 2016-03-03 | 1 | -2/+8 | |
| * | | | | Add support for cross project references for labels | Grzegorz Bizon | 2016-03-03 | 1 | -0/+19 | |
| * | | | | Add cross project references support for label model | Grzegorz Bizon | 2016-03-03 | 1 | -1/+25 | |
| * | | | | Add support for keyword arguments in label reference method | Grzegorz Bizon | 2016-03-03 | 3 | -4/+4 | |
* | | | | | Merge branch 'rs-factory-nitpicks' into 'master' | Douwe Maan | 2016-03-07 | 15 | -39/+49 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicks | Robert Speicher | 2016-03-06 | 1 | -2/+0 | |
| * | | | | | Add traits for each access_level to ProjectMember factory | Robert Speicher | 2016-03-06 | 13 | -28/+48 | |
| * | | | | | Remove unused `another_email` factory | Robert Speicher | 2016-03-06 | 1 | -9/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' | Douwe Maan | 2016-03-07 | 2 | -0/+74 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Indicate how much an MR branch diverges from the target branch | Pierre de La Morinerie | 2016-03-03 | 2 | -0/+74 | |
| |/ / / | ||||||
* | | | | Merge branch 'rs-frontmatter-pre' into 'master' | Robert Speicher | 2016-03-05 | 1 | -0/+53 | |
|\ \ \ \ | ||||||
| * | | | | Add YamlFrontMatterFilter to the PreProcessPipeline | Robert Speicher | 2016-03-04 | 1 | -0/+53 | |
| |/ / / | ||||||
* | | | | Merge branch 'rs-no-default-credentials' into 'master' | Douwe Maan | 2016-03-04 | 1 | -0/+26 | |
|\ \ \ \ | ||||||
| * | | | | Allow the initial admin to set a passwordrs-no-default-credentials | Robert Speicher | 2016-03-04 | 1 | -0/+26 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'rs-organize-factories' into 'master' | Douwe Maan | 2016-03-04 | 38 | -258/+243 | |
|\ \ \ \ | ||||||
| * | | | | Move all factory definitions to their own file | Robert Speicher | 2016-03-04 | 38 | -258/+243 | |
| |/ / / | ||||||
* | | | | Merge branch 'rs-wiki-pipeline-spec' into 'master' | Douwe Maan | 2016-03-04 | 2 | -44/+60 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-spec | Robert Speicher | 2016-03-03 | 2 | -3/+3 | |
| * | | | Add a spec for WikiPipeline | Robert Speicher | 2016-03-01 | 2 | -44/+60 | |
* | | | | Merge remote-tracking branch 'origin/issue_5854' | Dmitriy Zaporozhets | 2016-03-04 | 1 | -2/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add commit message to JIRA's notification payload. | Rubén Dávila | 2016-03-03 | 1 | -2/+2 | |
* | | | | Remove `Profile::KeysController#new` action | Robert Speicher | 2016-03-03 | 1 | -5/+0 | |
* | | | | Use Gitlab::Git::DiffCollections | Jacob Vosmaer | 2016-03-03 | 6 | -62/+11 | |
* | | | | Merge branch 'renaming-repository-caching' into 'master' | Rémy Coutable | 2016-03-03 | 1 | -7/+70 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Flush repository caches before renaming projectsrenaming-repository-caching | Yorick Peterse | 2016-02-26 | 1 | -7/+70 | |
* | | | | Merge branch 'issue_13648' into 'master' | Douwe Maan | 2016-03-03 | 1 | -0/+72 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add specs to ForksController#index.issue_13648 | Rubén Dávila | 2016-03-02 | 1 | -0/+72 | |
| | |/ | |/| | ||||||
* | | | Change `js-quick-submit` behavior to expect the class on the form | Robert Speicher | 2016-03-02 | 1 | -3/+3 | |
* | | | Merge branch 'fix/deprecated-ci-badge-permissions' into 'master' | Douwe Maan | 2016-03-02 | 1 | -0/+53 | |
|\ \ \ |