summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Provide stage legend on server responseAlfredo Sumaran2016-11-212-10/+11
| * | | | | | Remove delta column and use stage data from responseAlfredo Sumaran2016-11-215-84/+12
| * | | | | | Show friendly message when stage has no dataAlfredo Sumaran2016-11-214-1/+59
| * | | | | | Set stage descriptions dynamicallyAlfredo Sumaran2016-11-217-6/+18
| * | | | | | Move templates to its corresponding componentAlfredo Sumaran2016-11-218-70/+89
| * | | | | | Wrap components with a single element for Vue 2 compatibilityAlfredo Sumaran2016-11-212-55/+59
| * | | | | | Add missing hasError to data object for vue2 compatibilityAlfredo Sumaran2016-11-211-0/+1
| * | | | | | Fix text styles on ItemIssueComponentAlfredo Sumaran2016-11-212-15/+21
| * | | | | | Apply styling to ItemCommitComponentAlfredo Sumaran2016-11-214-19/+49
| * | | | | | Move StagePlanComponent template to component in JS fileAlfredo Sumaran2016-11-212-10/+13
| * | | | | | Move StageIssueComponent template to component in JS fileAlfredo Sumaran2016-11-212-10/+13
| * | | | | | Move ItemIssueComponent template to component JS fileAlfredo Sumaran2016-11-212-25/+36
| * | | | | | Cycle analytics second iterationAlfredo Sumaran2016-11-2122-154/+752
| * | | | | | Improve first implementationAlfredo Sumaran2016-11-214-3/+124
| * | | | | | Load cycle analytics related JS filed only when neededAlfredo Sumaran2016-11-212-0/+2
* | | | | | | Merge branch 'yury-n/gitlab-ce-18852-milestone-pages-mobile' into 'master' Jacob Schatz2016-11-214-38/+144
|\ \ \ \ \ \ \
| * | | | | | | Updated CHANGELOGyury-n/gitlab-ce-18852-milestone-pages-mobileLuke Bennett2016-11-122-5/+3
| * | | | | | | Align the progress buttons with the milestone buttons -- do not margin right ...yury-n2016-11-041-12/+12
| * | | | | | | Replace long var name with a comment, hide "Milestone" in "Reopen Milestone" ...yury-n2016-11-041-5/+5
| * | | | | | | Respect the shrunk version of the status box that comes from the framework cssyury-n2016-11-041-3/+2
| * | | | | | | Do not shrink the status box on a large screenyury-n2016-11-041-1/+2
| * | | | | | | Add changelog entryyury-n2016-11-041-0/+1
| * | | | | | | Make the milestone page more responsiveyury-n2016-11-043-36/+143
* | | | | | | | Merge branch 'fix-migration-paths' into 'master' Kamil Trzciński2016-11-211-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Dont trigger CI builds [ci skip]Kamil Trzcinski2016-11-210-0/+0
| * | | | | | | | Revert "Test only migrations"Kamil Trzcinski2016-11-211-0/+363
| * | | | | | | | Fetch only one revisionKamil Trzcinski2016-11-211-3/+2
| * | | | | | | | Test only migrationsKamil Trzcinski2016-11-211-363/+0
| * | | | | | | | Fix migration paths testsKamil Trzcinski2016-11-211-1/+1
* | | | | | | | | Merge branch 'improve-deploy-message' into 'master' Kamil Trzciński2016-11-214-8/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve deploy command messageKamil Trzcinski2016-11-214-8/+29
* | | | | | | | | | Merge branch 'zj-fix-time-ago-tooltip-chat-names' into 'master' Kamil Trzciński2016-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Evalute time_ago method instead of printing itZ.J. van de Weg2016-11-211-1/+1
* | | | | | | | | | | Merge branch 'dz-fix-500-group-git' into 'master' Sean McGivern2016-11-213-2/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix 500 error when group name ends with gitDmitriy Zaporozhets2016-11-213-2/+6
* | | | | | | | | | | Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable2016-11-2110-16/+220
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix specs and improve code readabilityKamil Trzcinski2016-11-212-4/+5
| * | | | | | | | | | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-218-9/+156
| * | | | | | | | | | Add deploy chat command [ci skip]Kamil Trzcinski2016-11-214-14/+70
* | | | | | | | | | | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-219-0/+196
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-218-25/+145
| * | | | | | | | | | | Send credentials array with build dataTomasz Maczukin2016-11-215-19/+58
| * | | | | | | | | | | Send registry_url with build data to GitLab RunnerTomasz Maczukin2016-11-162-0/+33
| * | | | | | | | | | | Update CHANGELOGTomasz Maczukin2016-11-161-0/+4
* | | | | | | | | | | | Merge branch 'fix-folders' into 'master' Fatih Acet2016-11-211-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove statementFilipa Lacerda2016-11-211-2/+0
| * | | | | | | | | | | | Fix permissions errorFilipa Lacerda2016-11-211-1/+5
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '24499-fix-activity-autoload-on-large-viewports' into 'master' Fatih Acet2016-11-219-107/+119
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix some code style issues according to feedback24499-fix-activity-autoload-on-large-viewportsMike Greiling2016-11-212-12/+16
| * | | | | | | | | | | | add CHANGELOG entry for !7608Mike Greiling2016-11-201-0/+4