summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-258-9/+9
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-3/+5
* fix html tag at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-2/+4
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-35/+32
* replace tabs to spaces at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-6/+6
* fix source indents of app/views/repositories/revisions.html.erbToshi MARUYAMA2012-03-301-4/+4
* Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R...Toshi MARUYAMA2012-02-251-2/+2
* Adds confirmation message to changeset/issue relation delete link.Jean-Philippe Lang2012-02-151-0/+1
* Prevents SCM browser to overlay over the new repository sidebar (#779).Etienne Massip2012-02-151-0/+2
* Removed useless style.Etienne Massip2012-02-141-1/+1
* Redraw revision graph on window resize (#10206).Etienne Massip2012-02-131-5/+10
* Moved revision graph holder div out of the table structure.Etienne Massip2012-02-111-15/+15
* Included scm stylesheet in changes page.Etienne Massip2012-02-111-0/+4
* Use of local variable for consistency.Etienne Massip2012-02-111-1/+1
* Integrated revision graph into scmid column.Etienne Massip2012-02-112-33/+21
* code layout cleanup app/views/repositories/committers.html.erbToshi MARUYAMA2012-02-111-1/+9
* Makes error class more specific to prevent clashes with syntax highlight (#10...Jean-Philippe Lang2012-02-101-1/+1
* code layout cleanup app/views/repositories/_related_issues.html.erbToshi MARUYAMA2012-02-051-2/+6
* scm: rename JavaScript "branchGraph" function name to "revisionGraph"Toshi MARUYAMA2012-02-051-1/+1
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-052-7/+36
* Revision graph code cleanup.Etienne Massip2012-02-042-18/+17
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-021-2/+1
* code layout cleanup app/views/repositories/revisions.html.erbToshi MARUYAMA2012-01-261-1/+4
* code layout cleanup app/views/repositories/_revisions.html.erbToshi MARUYAMA2012-01-261-1/+5
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-1/+1
* add newline at end of app/views/repositories/edit.html.erbToshi MARUYAMA2012-01-201-1/+1
* add newline at end of app/views/repositories/_form.html.erbToshi MARUYAMA2012-01-201-1/+1
* Moved the "Main repository" checkbox before the identifier (#779).Jean-Philippe Lang2012-01-171-1/+1
* Do not show revisions links and field on filesystem repositories.Jean-Philippe Lang2012-01-162-4/+6
* Search for changeset in the current repository (#779).Jean-Philippe Lang2012-01-161-1/+1
* Display repository identifier in breadcrumbs (#779).Jean-Philippe Lang2012-01-151-1/+2
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-1511-22/+42
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-153-0/+32
* Adds avatar on changeset view.Jean-Philippe Lang2012-01-041-1/+1
* Prevent empty table from being rendered.Jean-Philippe Lang2012-01-041-3/+6
* Rails3: view: html_safe for repositories/_revision_graph.html.erbToshi MARUYAMA2012-01-041-1/+1
* code layout cleanup app/views/repositories/_navigation.html.erbToshi MARUYAMA2012-01-021-4/+14
* Fixed that _revision_graph.html.erb breaks window load events (#9775).Jean-Philippe Lang2011-12-141-2/+2
* Rails3: view: html_safe for parents and children revisionsToshi MARUYAMA2011-12-031-2/+2
* scm: git: mercurial: not show revision graph in sub directory (#5501)Toshi MARUYAMA2011-12-011-4/+5
* scm: attachment: remove "to_utf8" methods from helpers (#2371)Toshi MARUYAMA2011-11-201-1/+1
* code layout clean up app/views/repositories/diff.html.erbToshi MARUYAMA2011-11-201-2/+7
* code layout clean up app/views/repositories/annotate.html.erbToshi MARUYAMA2011-11-201-9/+9
* scm: view: remove redundant br tag from the revision page (#5501)Toshi MARUYAMA2011-11-041-2/+2
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-032-1/+41
* scm: view: add parents and children on the revision page (#5501)Toshi MARUYAMA2011-11-031-2/+32
* scm: view: add #to_s to changeset.author (#5501)Toshi MARUYAMA2011-10-211-1/+1
* scm: view: truncate author with length 30 (#5501)Toshi MARUYAMA2011-10-211-1/+1
* code layout clean up of app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2011-10-201-2/+11
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-022-2/+2