summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20914-project-home-width' into 'master' Clement Ho2017-04-012-4/+4
|\
| * 20914 Limits line length for project home pagetauriedavis2017-03-302-4/+4
* | Add download attribute to download linksClement Ho2017-03-294-4/+4
|/
* Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-291-1/+4
|\
| * move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-1/+0
| * move milestone due date info to sidebarMike Greiling2017-03-241-1/+1
| * add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+4
* | Merge branch '30149-fix-protected-branch-scroll-to-to-top' into 'master' Annabel Dunstone Gray2017-03-291-1/+1
|\ \
| * | Fix custom protected branch pattern jumping scroll position to topEric Eastwood2017-03-271-1/+1
* | | Merge branch 'scrollable-secondary-tabs' into 'master' Annabel Dunstone Gray2017-03-291-2/+4
|\ \ \
| * | | Fixed inner page tabs not being scrollablePhil Hughes2017-03-281-2/+4
| |/ /
* | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+5
|\ \ \
| * | | Loads raw JSON & displays in the componentPhil Hughes2017-03-231-1/+1
| * | | Started iPython notebook viewerPhil Hughes2017-03-231-0/+5
* | | | Fix link togglers jumping to topEric Eastwood2017-03-284-4/+4
| |/ / |/| |
* | | Fix sub-nav highlighting for `Environments` and `Jobs` pagesKushal Pandya2017-03-271-2/+2
* | | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-272-3/+3
|\ \ \ | |_|/ |/| |
| * | Change Done column to Closed in issue boardsblackst0ne2017-03-242-3/+3
* | | Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-241-1/+1
* | | Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-244-4/+4
|\ \ \
| * | | adjust the affix breakpoint to match css top valueMike Greiling2017-03-222-2/+2
| * | | remove jobs page hack to make subnav 100% widthMike Greiling2017-03-222-2/+2
* | | | Merge branch '29964-sidebar-js' into 'master' Filipa Lacerda2017-03-242-0/+6
|\ \ \ \
| * | | | Add sidebar class to build & wiki pagesAnnabel Dunstone Gray2017-03-232-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński2017-03-241-4/+6
|\ \ \ \
| * | | | Move user_link to generic UsersHelperToon Claes2017-03-231-2/+2
| * | | | Add helpers for pipeline user link & user avatarToon Claes2017-03-221-2/+2
| * | | | Show pipeline creator & created_at in headingToon Claes2017-03-221-4/+6
| | |/ / | |/| |
* | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-243-8/+5
|\ \ \ \
| * | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-223-8/+5
| |/ / /
* | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-242-47/+14
|\ \ \ \
| * \ \ \ Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-2114-52/+51
| |\ \ \ \
| * | | | | Fix haml_lint errorFilipa Lacerda2017-03-201-1/+1
| * | | | | Adds tests to new empty and error statesFilipa Lacerda2017-03-202-4/+4
| * | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-174-16/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 27574-pipelines-empty-state27574-pipelines-empty-stateFilipa Lacerda2017-03-1723-84/+90
| |\ \ \ \ \ \
| * | | | | | | Moves tabs into Vue ComponentFilipa Lacerda2017-03-151-50/+17
* | | | | | | | Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-241-0/+1
* | | | | | | | Merge branch '28772-remove-source-branch-button-sometimes-appears-even-if-rem...Rémy Coutable2017-03-231-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Check remove source branch when merge is in progressSam Rose2017-03-221-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Adds target blank to environment button in terminal viewFilipa Lacerda2017-03-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix project tag order because we assume so in testLin Jen-Shin2017-03-231-1/+1
* | | | | | Add `aria-label` for feature status accessibilityKushal Pandya2017-03-231-1/+1
|/ / / / /
* | | | | Fixed the job tootip being cut-offPhil Hughes2017-03-221-1/+1
* | | | | Escape values passed from Rails to Vue to make sure the template can be compiledDouwe Maan2017-03-211-1/+1
* | | | | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-0/+4
* | | | | Merge branch 'source-branch-toggle-text' into 'master' Filipa Lacerda2017-03-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed source branch name not being in new merge request dropdown togglePhil Hughes2017-03-201-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-2011-13/+13
|\ \ \ \
| * | | | Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-2011-13/+13
| |/ / /