| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cron | Robert Speicher | 2016-04-12 | 1 | -1/+0 |
* | API: Expose subscribed? on issues | Robert Schilling | 2016-04-08 | 4 | -13/+21 |
* | Merge branch 'api-filter-milestone' into 'master'
| Rémy Coutable | 2016-04-07 | 1 | -2/+18 |
|\ |
|
| * | Improve coding and doc style | Robert Schilling | 2016-04-06 | 1 | -1/+1 |
| * | API: Ability to filter milestones by state | Robert Schilling | 2016-04-06 | 1 | -2/+18 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Robert Schilling | 2016-04-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Changed the argument of not_found for 'unprotect' | Yasser Hussain | 2016-04-06 | 1 | -1/+1 |
* | | | Revert "API: Ability to retrieve a single tag" | Robert Schilling | 2016-04-06 | 1 | -14/+0 |
| |/
|/| |
|
* | | Expose user location in API | Robert Schilling | 2016-04-06 | 2 | -3/+5 |
* | | API: Ability to retrieve a single tag | Robert Schilling | 2016-04-06 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master'
| Douwe Maan | 2016-04-03 | 1 | -0/+28 |
|\ |
|
| * | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296 | Zeger-Jan van de Weg | 2016-03-29 | 1 | -6/+10 |
| |\ |
|
| * | | PUT becomes POST on archiving endpoints | Zeger-Jan van de Weg | 2016-03-24 | 1 | -4/+4 |
| * | | Add endpoints for archiving and unarchiving | Zeger-Jan van de Weg | 2016-03-23 | 1 | -0/+28 |
* | | | Merge branch 'routing' into 'master'
| Robert Speicher | 2016-04-01 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Added & use Gitlab::Routing for URL helpersrouting | Yorick Peterse | 2016-04-01 | 1 | -2/+2 |
* | | | | Remove "Congratulations!" tweet button on newly-created project. | connorshea | 2016-03-31 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'... | Robert Speicher | 2016-03-29 | 2 | -12/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | api - expose label description | Mariusz Jachimowicz | 2016-03-24 | 2 | -12/+14 |
| |/ |
|
* | | Back dating of issues when creating throught the API | Zeger-Jan van de Weg | 2016-03-28 | 1 | -6/+10 |
|/ |
|
* | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 3 | -5/+18 |
|\ |
|
| * | Minor improvements on IssuableActions | Zeger-Jan van de Weg | 2016-03-21 | 2 | -10/+4 |
| * | minor improvements and fixed specs | Zeger-Jan van de Weg | 2016-03-19 | 3 | -6/+5 |
| * | Dry destroy action on issuables | Zeger-Jan van de Weg | 2016-03-19 | 1 | -2/+3 |
| * | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 2 | -2/+21 |
* | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 1 | -1/+1 |
* | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 2 | -3/+5 |
|\ \
| |/ |
|
| * | Restrict access to confidential issues through API | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+2 |
| * | Add missing API docs on external user | Achilleas Pipinellis | 2016-03-17 | 1 | -2/+2 |
| * | API support for setting External flag on existing users | Zeger-Jan van de Weg | 2016-03-17 | 1 | -1/+2 |
* | | Improve group visibility level feature | Zeger-Jan van de Weg | 2016-03-18 | 1 | -1/+1 |
* | | Merge 4009-external-users into issue_12658 | Felipe Artur | 2016-03-16 | 3 | -9/+38 |
|\ \
| |/ |
|
| * | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 1 | -7/+0 |
| |\ |
|
| | * | Merge branch 'fix-commit-status-rendering' into 'master'
| Robert Speicher | 2016-03-15 | 1 | -7/+0 |
| | |\ |
|
| | | * | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -7/+0 |
| * | | | Doc external users feature | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+1 |
| * | | | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 2 | -0/+34 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'share-project-ce' into 'master'
| Dmitriy Zaporozhets | 2016-03-14 | 2 | -0/+31 |
| | |\ \ |
|
| | | * | | Bring share project with group API from EEshare-project-ce | Dmitriy Zaporozhets | 2016-03-13 | 2 | -0/+31 |
| | | |/ |
|
| | * | | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-api | Robert Speicher | 2016-03-09 | 1 | -0/+3 |
| | |/ |
|
| * | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -2/+3 |
| |/ |
|
* | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'rs-snippets-dont-expire' into 'master'
| Dmitriy Zaporozhets | 2016-03-09 | 1 | -1/+1 |
|\ |
|
| * | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 1 | -1/+1 |
* | | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-api | evuez | 2016-03-04 | 1 | -0/+2 |
|/ |
|
* | Use Gitlab::Git::DiffCollections | Jacob Vosmaer | 2016-03-03 | 2 | -6/+6 |
* | Merge branch 'fix/commit-status-api-improvement' into 'master'
| Douwe Maan | 2016-03-01 | 1 | -4/+6 |
|\ |
|
| * | Check if commit exists first in commit status API | Grzegorz Bizon | 2016-03-01 | 1 | -1/+1 |
| * | Return empty array when commit has no statuses in API | Grzegorz Bizon | 2016-02-29 | 1 | -4/+6 |
* | | updated internal.rb and spec based on MR feedback | James Lopez | 2016-02-26 | 1 | -3/+3 |