summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27934-left-align-nav' into 'master' Alfredo Sumaran2017-02-201-56/+57
|\
| * Refactor project stats & last_commit CSS; left align main nav itemsAnnabel Dunstone Gray2017-02-171-56/+57
* | Improve performance of User Agent DetailZ.J. van de Weg2017-02-202-4/+4
|/
* Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-171-1/+1
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1612-16/+21
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1456-272/+292
| |\ \
| * | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+1
* | | | Merge branch 'fix/gb/pipeline-retry-cancel-buttons-consistency' into 'master' Kamil Trzciński2017-02-171-2/+2
|\ \ \ \
| * | | | Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
* | | | | prevent diff unfolding link from appearing for deleted filesMike Greiling2017-02-162-2/+2
* | | | | fix build failuresMike Greiling2017-02-161-1/+3
* | | | | only show diff unfolding link if there are more lines to showMike Greiling2017-02-164-7/+10
* | | | | Merge branch 'active_when' into 'master' Robert Speicher2017-02-162-5/+5
|\ \ \ \ \
| * | | | | Add active_when helperSemyon Pupkov2017-02-152-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch '26957-tanuki-anim-hang' into 'master' Clement Ho2017-02-162-6/+6
|\ \ \ \ \
| * | | | | don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-162-6/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch '27986-text-spacing' into 'master' Filipa Lacerda2017-02-161-1/+1
|\ \ \ \ \
| * | | | | add space between ci text and commit sha in Merge Request widget27986-text-spacingSimon Knox2017-02-171-1/+1
| |/ / / /
* | | | | 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |