summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Delete conflicting redirectsMichael Kozono2017-05-052-7/+16
| * | | | | | | Create redirect routes on path changeMichael Kozono2017-05-051-7/+17
| * | | | | | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-059-27/+74
* | | | | | | | Colorize labels in issue search fieldWinnie Hellmann2017-05-059-7/+95
* | | | | | | | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-052-14/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ceAlejandro Rodríguez2017-05-052-1/+8
| * | | | | | | | Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez2017-05-051-13/+18
* | | | | | | | | Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-053-0/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-052-8/+6
| * | | | | | | | | refactor code based on feedbackJames Lopez2017-05-052-2/+2
| * | | | | | | | | refactor code based on feedbackJames Lopez2017-05-053-10/+19
| * | | | | | | | | add callbacks in bulkJames Lopez2017-05-051-6/+24
| * | | | | | | | | bulk insert FTW - This would introduce more complexity, but should be fasterJames Lopez2017-05-051-7/+20
| * | | | | | | | | use select_valuesJames Lopez2017-05-051-2/+2
| * | | | | | | | | fixed all issues - not doing bulk create.James Lopez2017-05-051-7/+3
| * | | | | | | | | refactor propagate service to use batch inserts and subquery instead of left ...James Lopez2017-05-051-6/+26
| * | | | | | | | | refactor a few things based on feedbackJames Lopez2017-05-044-16/+8
| * | | | | | | | | fix service specJames Lopez2017-05-041-1/+1
| * | | | | | | | | fix service specJames Lopez2017-05-041-1/+1
| * | | | | | | | | update lease timeoutJames Lopez2017-05-041-1/+1
| * | | | | | | | | refactor worker into serviceJames Lopez2017-05-042-30/+51
| * | | | | | | | | add propagate service worker and updated spec and controllerJames Lopez2017-05-033-1/+60
* | | | | | | | | | Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-1/+1
* | | | | | | | | | Merge branch 'add-sidebar-specs' into 'master' Jacob Schatz2017-05-054-13/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add sidebar specsadd-sidebar-specsClement Ho2017-05-054-13/+22
* | | | | | | | | | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-0510-11/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix feature testsblackst0ne2017-05-041-0/+5
| * | | | | | | | | | | Change 'exclude_author' paramblackst0ne2017-05-045-6/+6
| * | | | | | | | | | | Add comment to notes aliasesblackst0ne2017-05-041-0/+2
| * | | | | | | | | | | Add alias_attributes for notesblackst0ne2017-05-042-4/+3
| * | | | | | | | | | | Add specs for issue and note changesblackst0ne2017-05-041-2/+2
| * | | | | | | | | | | Prefer single quotesblackst0ne2017-05-041-1/+1
| * | | | | | | | | | | Simplified assign_attributes for issuableblackst0ne2017-05-041-6/+3
| * | | | | | | | | | | Add last_edited_at and last_edited_by attributesblackst0ne2017-05-045-7/+24
| * | | | | | | | | | | Add author to 'Edited time ago by ...' messageblackst0ne2017-05-041-1/+1
| * | | | | | | | | | | Add system note on description change of issue/merge requestblackst0ne2017-05-046-3/+29
* | | | | | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-05119-802/+2343
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-1/+1
| * | | | | | | | | | | Revert participants style changeClement Ho2017-05-051-4/+6
| * | | | | | | | | | | Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+3
| * | | | | | | | | | | Multiple issue assignee: resolve conflicts after merging upstreamValery Sizov2017-05-051-19/+13
| * | | | | | | | | | | [skip ci] Fix FE conflicts with masterClement Ho2017-05-054-19/+3
| * | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-05138-715/+2530
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [Multiple issue assignees] Fix issue atom feedValery Sizov2017-05-051-2/+9
| * | | | | | | | | | | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-053-6/+12
| * | | | | | | | | | | | Fix specsClement Ho2017-05-0417-41/+77
| * | | | | | | | | | | | Fix eslint and rubocopClement Ho2017-05-042-3/+2
| * | | | | | | | | | | | Restrict FE assignees to 1Clement Ho2017-05-043-7/+10
| * | | | | | | | | | | | Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov2017-05-041-1/+1
| * | | | | | | | | | | | [Multiple issue assignees] Resolving conflictsValery Sizov2017-05-043-18/+3