summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cronGabriel Mazetto2015-12-046-21/+49
* Merge branch 'ci_docker_docs' into 'master' Kamil TrzciƄski2015-12-031-2/+2
|\
| * fixes #3263 slashes are replaced with two underscoresKevin Pankonen2015-12-031-2/+2
|/
* Merge branch 'issue_3468_broken_link' into 'master' Drew Blessing2015-12-036-5/+6
|\
| * Fixed invalid link on starred projects dashboard.Anton Baklanov2015-12-036-5/+6
* | Merge branch 'ui/wiki' into 'master' Dmitriy Zaporozhets2015-12-0311-61/+65
|\ \
| * | Fix specsui/wikiDouwe Maan2015-12-032-3/+3
| * | Merge branch 'master' into ui/wikiDouwe Maan2015-12-0388-348/+380
| |\ \
| * | | Use new style for wikiDouwe Maan2015-12-0211-58/+62
* | | | Merge branch 'ui/new-project' into 'master' Dmitriy Zaporozhets2015-12-033-21/+26
|\ \ \ \
| * \ \ \ Merge branch 'master' into ui/new-projectui/new-projectDouwe Maan2015-12-0388-348/+380
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Move "Add Group" button higher up in new project formDouwe Maan2015-12-021-8/+5
| * | | | Unify new project namespace select and path inputDouwe Maan2015-12-023-13/+21
| | |/ / | |/| |
* | | | Merge branch 'ui/issuable-filter' into 'master' Dmitriy Zaporozhets2015-12-039-30/+51
|\ \ \ \
| * | | | Fix specui/issuable-filterDouwe Maan2015-12-031-1/+1
| * | | | Merge branch 'master' into ui/issuable-filterDouwe Maan2015-12-0388-348/+380
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Use placeholders rather than blank options in bulk issue edit selects.Douwe Maan2015-12-021-4/+8
| * | | | Make style of select2 box more consistent with controlsDouwe Maan2015-12-021-0/+11
| * | | | Remove "none" username for "Unassigned" and "Any User" select optionsDouwe Maan2015-12-025-20/+26
| * | | | Use "Any Label" and "Any Milestone" in selects rather than the ambiguous "Any...Douwe Maan2015-12-022-4/+4
| * | | | Use select2 for bulk issue edit statusDouwe Maan2015-12-021-1/+1
| | |/ / | |/| |
* | | | Merge branch 'bugfix/star_cache' into 'master' Dmitriy Zaporozhets2015-12-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Touch project when toggling stars to update cacheGabriel Mazetto2015-12-031-1/+1
|/ / /
* | | Merge branch 'ui/issuable-list-item' into 'master' Dmitriy Zaporozhets2015-12-034-35/+40
|\ \ \
| * \ \ Merge branch 'master' into ui/issuable-list-itemui/issuable-list-itemDouwe Maan2015-12-0388-348/+380
| |\ \ \ | | | |/ | | |/|
| * | | Tweak merge request list itemDouwe Maan2015-12-021-6/+6
| * | | Link MR list item branch name to branchDouwe Maan2015-12-022-6/+2
| * | | Move labels to second line of issue/MR list itemDouwe Maan2015-12-022-8/+12
| * | | Link milestone item to issues with that milestoneDouwe Maan2015-12-022-6/+10
| * | | Link issue/MR list item comments counter to commentsDouwe Maan2015-12-022-8/+8
| * | | Use "Assigned to USER" tooltip in issue list itemDouwe Maan2015-12-023-4/+5
| | |/ | |/|
* | | Merge branch 'ui/milestones' into 'master' Dmitriy Zaporozhets2015-12-035-91/+149
|\ \ \
| * \ \ Merge branch 'master' into ui/milestonesui/milestonesDouwe Maan2015-12-0387-347/+379
| |\ \ \ | | | |/ | | |/|
| * | | Use new style for milestone detail pageDouwe Maan2015-12-023-86/+140
| * | | Add "New X" link to dashboard/group milestone project-specific issue/MR panelsDouwe Maan2015-12-022-5/+9
| | |/ | |/|
* | | Merge branch 'ui/project-home-panel' into 'master' Dmitriy Zaporozhets2015-12-036-49/+43
|\ \ \
| * \ \ Merge branch 'master' into ui/project-home-panelui/project-home-panelDouwe Maan2015-12-0388-341/+380
| |\ \ \ | | | |/ | | |/|
| * | | Remove duplicate styles.Douwe Maan2015-12-021-7/+0
| * | | Use default cursor for project visibility label.Douwe Maan2015-12-021-1/+1
| * | | Add visibility description tooltip to snippet and project visibility labelsDouwe Maan2015-12-024-47/+27
| * | | Add edit and RSS buttons to project home panelDouwe Maan2015-12-021-0/+9
| * | | Move project visibility status to the leftDouwe Maan2015-12-022-1/+6
| | |/ | |/|
* | | Merge branch 'procfile' into 'master' Valery Sizov2015-12-031-0/+4
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into procfileJacob Vosmaer2015-12-0389-349/+382
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'ui/emoji' into 'master' Dmitriy Zaporozhets2015-12-032-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into ui/emojiui/emojiDouwe Maan2015-12-0388-348/+380
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'fix_master' into 'master' Valery Sizov2015-12-032-2/+2
|\ \ \ \
| * | | | Fix failures in masterValery Sizov2015-12-032-2/+2
* | | | | Merge branch 'deprecated_warnings' into 'master' Dmitriy Zaporozhets2015-12-038-29/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rails deprecation warning about log_levelValery Sizov2015-12-031-1/+1