summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-0/+13
|\
| * Adds url for folder;Filipa Lacerda2017-02-151-1/+6
| * First iterationFilipa Lacerda2017-02-151-0/+8
| * Extracts table into a reusable componentFilipa Lacerda2017-02-151-0/+0
* | style links on system notes to look clickableSimon Knox2017-02-151-0/+1
* | Merge branch 'markdown-slash-commands-text' into 'master' Annabel Dunstone Gray2017-02-151-1/+0
|\ \
| * | Change wording of MR comment boxmarkdown-slash-commands-textAnnabel Dunstone Gray2017-02-131-1/+0
* | | Merge branch 'alphabetically_sort_tags_on_runner_list' into 'master' Rémy Coutable2017-02-153-3/+3
|\ \ \
| * | | Alphabetically sort tags on runner listblackst0ne2017-02-153-3/+3
* | | | Merge branch 'fix/gb/notification-settings-when-no-repository' into 'master' Douwe Maan2017-02-151-4/+6
|\ \ \ \
| * | | | Improve home panel partial code and view specsGrzegorz Bizon2017-02-131-5/+5
| * | | | Show notifications settings when repository is disabledGrzegorz Bizon2017-02-131-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'create-new-project-ui-fix' into 'master' Dmitriy Zaporozhets2017-02-152-3/+3
|\ \ \ \
| * | | | Layout alignment fix in new project and edit project screenPratik Borsadiya2017-02-132-3/+3
* | | | | Merge branch '27925-fix-mr-stray-pipelines-api-request' into 'master' Filipa Lacerda2017-02-152-2/+5
|\ \ \ \ \
| * | | | | Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-142-2/+5
| | |_|/ / | |/| | |
* | | | | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-143-3/+3
|/ / / /
* | | | Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan2017-02-138-12/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Fix haml-lint violationAlex Braha Stoll2017-02-131-1/+1
| * | | Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll2017-01-2984-448/+503
| |\ \ \
| * | | | Add new wiki related partialsAlex Braha Stoll2016-12-313-10/+9
| * | | | Add a breadcrumb at projects/wikis/show.html.hamlAlex Braha Stoll2016-12-311-0/+3
| * | | | Stop rendering page full path at projects/wikis/show.html.hamlAlex Braha Stoll2016-12-311-1/+0
| * | | | Render wiki entries using a collection of WikiPage and WikiDirectory objectsAlex Braha Stoll2016-12-315-22/+11
| * | | | Use the icon helper at wikis/_new.html.hamlAlex Braha Stoll2016-12-311-2/+2
| * | | | Improve style of wiki page listsAlex Braha Stoll2016-12-311-1/+1
| * | | | Add tip about specifying the full path when creating new wiki pagesAlex Braha Stoll2016-12-311-0/+4
| * | | | Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll2016-12-311-1/+1
| * | | | Remove root directory name from index of wikisAlex Braha Stoll2016-12-312-9/+14
| * | | | Remove root directory name from the sidebar of wikisAlex Braha Stoll2016-12-312-7/+13
| * | | | Show directory hierarchy when listing wiki pagesAlex Braha Stoll2016-12-312-9/+17
* | | | | Merge branch '28032-tooltips-file-name' into 'master' Annabel Dunstone Gray2017-02-131-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adds container to tooltip in order to make it work with overflow:hidden in pa...28032-tooltips-file-nameFilipa Lacerda2017-02-121-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-132-32/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-092-32/+2
* | | | Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-102-2/+2
* | | | Add sticky sidebar on wiki pageAnnabel Dunstone Gray2017-02-101-1/+1
* | | | Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-101-1/+1
* | | | Merge branch '27987-skipped-pipeline-mr-graph' into 'master' Alfredo Sumaran2017-02-101-2/+3
|\ \ \ \
| * | | | Only show MR widget graph if there are stagesAnnabel Dunstone Gray2017-02-101-2/+3
* | | | | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-101-1/+1
* | | | | Merge branch 'fix-job-to-pipeline-renaming' into 'master'Douwe Maan2017-02-104-7/+7
|\ \ \ \ \
| * | | | | Fix job to pipeline renamingFilipa Lacerda2017-02-104-7/+7
* | | | | | Merge branch 'add-additional-checks-to-ca-data' into 'master' Alfredo Sumaran2017-02-101-1/+1
|\ \ \ \ \ \
| * | | | | | Restore exposure of legend property for eventsAlfredo Sumaran2017-02-101-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue-newproj-layout' into 'master' Rémy Coutable2017-02-101-3/+2
|\ \ \ \ \ \
| * | | | | | Removed duplicate "Visibility Level" label on New Project pageRobert Marcano2017-02-091-3/+2
* | | | | | | Merge branch '27336-add-environment-url-link-to-terminal-page' into 'master' Kamil Trzciński2017-02-101-0/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Added env external link and light web terminal spec27336-add-environment-url-link-to-terminal-pageLuke "Jared" Bennett2017-02-101-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Show Pipeline(not Job) in MR desktop notificationEric Eastwood2017-02-101-2/+2
| |_|/ / / |/| | | |