Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge status_for and status, feedback: | Lin Jen-Shin | 2016-11-03 | 1 | -5/+1 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into show-status-from-branch | Lin Jen-Shin | 2016-11-02 | 25 | -197/+246 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | It's not used as a public API right now, feedback: | Lin Jen-Shin | 2016-10-28 | 1 | -5/+4 | |
| * | | | | | | | | | | | Still show status from pipelines, see: | Lin Jen-Shin | 2016-10-27 | 1 | -7/+14 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into show-status-from-branch | Lin Jen-Shin | 2016-10-26 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into show-status-from-branch | Lin Jen-Shin | 2016-10-25 | 16 | -35/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Pass `@ref` along so we know which pipeline to show | Lin Jen-Shin | 2016-10-24 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/labels-api' | Rémy Coutable | 2016-11-04 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Return conflict error in label API when title is taken by group labellabels-api | Douwe Maan | 2016-10-20 | 1 | -4/+0 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '20968-add-setting-to-check-unresolved-discussion' into 'master' | Douwe Maan | 2016-11-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add setting to only allow merge requests to be merged when all discussions ar... | Rodolfo Santos | 2016-11-04 | 1 | -0/+7 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-users | Valery Sizov | 2016-11-04 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Allow multiple repository storage shards to be enabled, and automatically rou... | Nick Thomas | 2016-11-04 | 2 | -5/+36 | |
* | | | | | | | | | | | Ensure merge request's "remove branch" accessors return booleans24102-cannot-unselect-remove-source-branch-when-editing-merge-request | Rémy Coutable | 2016-11-03 | 1 | -2/+2 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Use the server's base URL without relative URL part when creating links in JIRA | Brian Kintz | 2016-11-02 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'Allow-admin-to-search-for-user-by-secondary-email-address' into... | Sean McGivern | 2016-11-01 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow to search for user by secondary email address in the admin interface | Yar | 2016-11-01 | 1 | -0/+18 | |
* | | | | | | | | | | Fix project features default values | Felipe Artur | 2016-11-01 | 2 | -1/+6 | |
* | | | | | | | | | | Use select instead of pluck on Project.group_ids | Douglas Barbosa Alexandre | 2016-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | Use label subject to calculate number of issues/mrs within the group | Douglas Barbosa Alexandre | 2016-10-31 | 3 | -15/+23 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '22271-drone-tag-pipeline-build' into 'master' | Douwe Maan | 2016-10-31 | 1 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-build | Alejandro Rodríguez | 2016-10-28 | 1 | -12/+12 | |
* | | | | | | | | | | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' | Yorick Peterse | 2016-10-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-query | Alejandro Rodríguez | 2016-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'lfs_object_removal' into 'master' 23858-task-lists | Sean McGivern | 2016-10-31 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unreferenced LFS objects from DB and fs | Frank Groeneveld | 2016-10-28 | 1 | -0/+6 | |
* | | | | | | | | | | | | Merge branch 'dz-internal-api-fullpath' into 'master' | Dmitriy Zaporozhets | 2016-10-28 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Refactor storage path extraction from full repo pathdz-internal-api-fullpath | Dmitriy Zaporozhets | 2016-10-28 | 1 | -0/+14 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '22392-add-x-of-y-tasks-completed-on-issuable' into 'master' | Sean McGivern | 2016-10-28 | 4 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add "x of y tasks completed" on issuable | Guilherme Salazar | 2016-10-28 | 4 | -4/+15 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '23872-members-of-group-that-has-project-access-getting-404-on-a... | Rémy Coutable | 2016-10-28 | 1 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix project member access for group links | Sean McGivern | 2016-10-28 | 1 | -8/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'adam-fix-labels-find-or-create' into 'master' | Douwe Maan | 2016-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-create | Adam Niedzielski | 2016-10-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'use-optimistic-locking' into 'master' | Stan Hu | 2016-10-28 | 2 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -6/+6 | |
| * | | | | | | | | | | Add tests for optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -1/+1 | |
| * | | | | | | | | | | Use optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -6/+6 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '5905-duplicate-email-errors' into 'master' | Rémy Coutable | 2016-10-28 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 5905-duplicate-email-errors | Steve Halasz | 2016-10-27 | 16 | -36/+40 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Only show one error message for an invalid email | Steve Halasz | 2016-10-27 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' | Rémy Coutable | 2016-10-28 | 2 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-bugged | Alejandro Rodríguez | 2016-10-27 | 2 | -4/+9 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'issue_1008_1' into 'master' | Sean McGivern | 2016-10-28 | 6 | -136/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Finish updates to use JIRA gem | Felipe Artur | 2016-10-26 | 6 | -69/+64 | |
| * | | | | | | | | | | Refactor JIRA service to use gem | Drew Blessing | 2016-10-26 | 1 | -105/+96 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revert | Dmitriy Zaporozhets | 2016-10-27 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'master' into issue-board-sidebarissue-board-sidebar | Phil Hughes | 2016-10-26 | 22 | -106/+127 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'show-commit-status-from-source-project' into 'master' | Douwe Maan | 2016-10-25 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Also keep commits from source_project around, feedback: | Lin Jen-Shin | 2016-10-25 | 1 | -3/+5 | |
| | | |_|/ / / / / | | |/| | | | | | |