Loïc d'Anterroches
40881bb4e5
Merge branch 'develop'
2011-02-02 10:35:15 +01:00
Loïc d'Anterroches
7cedd4af7a
Fixed to not work on a bad key.
2011-02-02 10:34:48 +01:00
Loïc d'Anterroches
6832e45b1f
Merge branch 'develop'
2011-02-01 21:02:44 +01:00
Loïc d'Anterroches
e31f10e648
Fixed error in the cron job if a key has a bad format.
2011-02-01 20:58:24 +01:00
Patrick Georgi
336faa4503
Monotone's diff parsing conflicts with Subversion's - make sure we
...
do not let mtn recognize svn's underline that marks a new patch.
2011-01-30 00:14:35 +01:00
Patrick Georgi
fbd1ebc294
Add the parent property to a subversion commit.
2011-01-30 00:05:09 +01:00
Thomas Keller
7bcfb806b0
Create valid HTML for the branch and tag list headings (no block
...
elements inside headings) and also use a lower heading, h3 and not h1
for the subheadings.
Reduce the amount of code duplication with include's for each VCS.
2011-01-27 14:12:42 +01:00
Thomas Keller
2908e28999
Vertical-align properly.
2011-01-26 02:40:28 +01:00
Thomas Keller
a188e1b275
Use the proper unicode arrow code point instead of "->".
2011-01-26 02:37:34 +01:00
Thomas Keller
52d76cd146
Make the change list in the commit view a little nicer by styling the
...
individual change types with colored markers and apply a little help
hint to each of them.
2011-01-26 02:27:08 +01:00
Thomas Keller
4eb34044ff
Apply the context area changes to git and hg scm views as well
...
(partially resolves issue 601)
2011-01-26 01:55:58 +01:00
Thomas Keller
ccb1bd33d4
Add a clear button to the tag / branch filter input fields; simplify
...
the jQuery code a bit.
2011-01-26 01:37:29 +01:00
Loïc d'Anterroches
ba14aec7a3
Merge branch 'develop'
2011-01-25 09:58:25 +01:00
Loïc d'Anterroches
41fb1bf13c
Fixed the table of content to work with all the browsers.
2011-01-25 09:57:44 +01:00
Thomas Keller
ddb05e68a3
Implement IDF_Scm::getExtraProperties
2011-01-24 15:11:12 +01:00
Loïc d'Anterroches
b544792f36
Merge branch 'develop'
2011-01-24 14:22:17 +01:00
Loïc d'Anterroches
a069661b4a
Merge branch 'develop' of projects.ceondo.com:indefero into develop
2011-01-24 14:21:44 +01:00
Loïc d'Anterroches
07c94b97f9
Merge branch 'feature-merge-history' into develop
2011-01-24 14:20:49 +01:00
Loïc d'Anterroches
116a7e34db
Added the display of the commit parents in the changelog view.
...
The old commits will not have the parents displayed as already cached in the DB, but the new will get them.
2011-01-24 14:20:33 +01:00
Thomas Keller
f4fc2342d5
Refer to monotone 0.99.1 or later, 0.99 is a bit buggy wrt automation
2011-01-24 12:57:22 +01:00
Loïc d'Anterroches
f7228ef2ec
Merge branch 'develop'
2011-01-24 12:06:05 +01:00
Loïc d'Anterroches
207eb1322d
Fixed to correctly store utf-8 string in the git cache.
2011-01-24 11:53:24 +01:00
Loïc d'Anterroches
390c9b5048
Added to collect associated data for the commits in one SQL query.
2011-01-23 17:12:19 +01:00
Loïc d'Anterroches
58804923ef
Cosmetic fix to prevent wrapping of the date.
2011-01-23 17:08:07 +01:00
Thomas Keller
296091e977
Fetch parent revisions for monotone commits as well.
2011-01-20 23:45:21 +01:00
Thomas Keller
77ba17eb61
Remove commented-out, unneeded manual includes
2011-01-20 23:40:21 +01:00
Loïc d'Anterroches
a489cb15b5
Added the display of the merge history in a commit view.
2011-01-20 10:25:41 +01:00
Loïc d'Anterroches
b0bebb44e6
Merge branch 'develop' of projects.ceondo.com:indefero into develop
2011-01-20 09:48:57 +01:00
Thomas Keller
74baebde96
I changed my mind: remote automate access should be prevented for
...
private projects and we should also take care that the symlink that
enables it is dynamically created / removed when the private flag
changes for a project.
2011-01-18 15:43:35 +01:00
Thomas Keller
caac979263
Don't throw an exception in case we do not find a branch cert tacked on
...
a revision from which we want to start our log from, but simply ignore
that and go over to the next revision. Note that this is also a bit
fragile and should probably be converted to plain mtn au log usage.
2011-01-17 11:57:39 +01:00
Thomas Keller
bbc9bd6ef4
Forgot to add the JS filter file.
2011-01-17 01:26:32 +01:00
Thomas Keller
d445a65788
Beef up the branch and tag lists as per issue 601 - currently
...
only for the monotone plugin's source view.
2011-01-17 01:20:33 +01:00
Thomas Keller
cdebac0b13
The commit object's diff member changed from "changes" to "diff"
...
so the "dowload the corresponding diff file" link was broken.
2011-01-15 01:02:22 +01:00
Loïc d'Anterroches
651617b8bf
Merge branch 'develop'
2011-01-10 10:56:23 +01:00
Loïc d'Anterroches
0e6eb9059a
Added an event log to track the post update info.
2011-01-10 10:56:09 +01:00
Loïc d'Anterroches
22d6453d56
Merge branch 'develop'
2011-01-09 13:47:30 +01:00
Loïc d'Anterroches
a7b62a30ff
Correctly mark a Subversion repository as empty when at revision 0.
2011-01-09 13:47:07 +01:00
Loïc d'Anterroches
d5e6d355ab
Merge branch 'develop'
2011-01-09 11:27:02 +01:00
Loïc d'Anterroches
431e199c1c
Fixed to correctly provide the origin url.
2011-01-09 11:26:17 +01:00
Loïc d'Anterroches
3884bcdd01
Merge branch 'develop'
2011-01-09 11:03:02 +01:00
Loïc d'Anterroches
fa974eb8dd
Fixed the detection of the paths to the commit hooks.
...
The symlinks to the post commit/post update scripts are absolute path symlinks, so a simple readlink is used. The is relative, so a bit of shell skill is used to resolve the path to the absolute path.
2011-01-09 11:02:27 +01:00
Loïc d'Anterroches
023a3ce879
Merge branch 'develop'
2011-01-08 21:35:20 +01:00
Loïc d'Anterroches
c67e61cbaa
Fixed the watch list to not crash when empty and support PostgreSQL.
2011-01-08 21:34:51 +01:00
Loïc d'Anterroches
cdeefb43a5
Added a logging of an event.
2011-01-08 21:33:51 +01:00
William MARTIN
93af6a68bd
Add table of contents on wiki pages
2011-01-07 22:33:18 +01:00
William MARTIN
146e956432
Add a favicon
...
Fix issue 594
2011-01-07 11:17:14 +01:00
William MARTIN
afa91188d8
Enhancement of the view of an issue.
...
Add link previous and after to quickly jump to another issue.
Those links are pointing to issue with the same status (open/closed).
With little trick on url we can do the same thing for browse "my issue" and "my watchlist".
2011-01-06 22:38:38 +01:00
William MARTIN
c2a9a60aa7
Naming conventions correction
2011-01-06 14:30:39 +01:00
William MARTIN
d654c95689
Fix issue 553 : Git escape too much character in a UTF-8 shell
...
Add an option to configure the git core.quotepath option
2011-01-06 14:03:07 +01:00
William MARTIN
439f1fefe2
Fix issue 588 : Redirect connected user to the anonymous url if they don't have register a SSH Key for GIT
2011-01-06 11:13:29 +01:00