Commit Graph
8563 Commits
Author SHA1 Message Date
Pierre de La Morinerie eeb011e34a Remove the author name from issue notes emails
Rationale: the author name is now displayed in the email "From" field;
this information is no longer needed.
2014-03-03 16:58:44 +01:00
Pierre de La Morinerie 8e421d2bcb Add the description to the "new issue" and "new merge request" emails
Previously the content of the issue or merge request was missing from
the email.
2014-03-03 16:58:44 +01:00
Pierre de La Morinerie b59d105c0e Linkify the reference to the project in the notification emails footer
Rationale:

* Consistency: the link is always at the same place.

* Streamlining: it allows to remove the header banner, now that the
project url can be accessed from another place.
2014-03-03 16:58:44 +01:00
Pierre de La Morinerie edd6028bdb Remove custom link to target in notification emails
Every email has a different way of showing a link to the discussion on
the website. We don't need this anymore, as we now have a standard
"View in GitLab" link in the footer of every email.
2014-03-03 16:58:44 +01:00
Pierre de La Morinerie 7ba0b502d3 Add a "View in GitLab" link in notification emails
When an email notification concerns a specific object (issue, note,
merge request, etc.), add a link to the footer of the email that opens
the item's page in a web browser.

Rationale:

* The link is predictable: always the same text, always at the same
location, like any reliable tool.

* It allows to remove the inline-title in many emails, and leave only
the actual content of the message.
2014-03-03 16:58:44 +01:00
Dmitriy Zaporozhets 03920b96d0 Merge pull request #6456 from jasonblanchard/remove-issue-assignee
Added option to remove issue assignee on project issue page and issue ed...
2014-03-03 09:50:54 +02:00
Jason Blanchard 3ada1d7ec3 Added option to remove issue assignee on project issue page and issue edit page 2014-03-02 13:10:45 -05:00
Dmitriy Zaporozhets a9dcfd851f Merge pull request #6308 from jvanbaarsen/help-to-markdown
Convert all help files to markdown files in doc directory
2014-03-01 15:02:07 +02:00
Dmitriy Zaporozhets 54e40241f6 Merge branch 'backup_uploads_symlink' into 'master'
Backup Uploads Symlink
2014-03-01 12:55:13 +00:00
Dmitriy Zaporozhets b97536a578 Merge branch 'db_reaping_frequency' into 'master'
DB Reaping Frequency
2014-03-01 12:55:01 +00:00
Dmitriy Zaporozhets 110585c503 Hide mr close button for comment form if merge request was closed or inline comment
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 22:23:08 +02:00
Dmitriy Zaporozhets b7072ff0de FIx state-label align
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 22:14:43 +02:00
Jeroen van Baarsen c06f4cd42f JSON Lint the web-hooks.md file
Thanks to @jojosch for the initial work on the web-hooks.html.haml file!
2014-02-28 19:31:14 +01:00
Jeroen van Baarsen 564c37d9b6 Moved all the help files to markdown files:
Files moved:
* Workflow
* help/ssh
* help/webhooks
* help/system_hooks
* help/public_access
* help/permissions
2014-02-28 19:30:13 +01:00
Dmitriy Zaporozhets 049d0cc396 Add bottom padding to body
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 16:56:41 +02:00
Dmitriy Zaporozhets ba9ff21973 Merge branch 'fix_backup_spec' into 'master'
Fix Backup Spec
2014-02-28 14:21:33 +00:00
Dmitriy Zaporozhets 8a06144c94 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-02-28 16:19:48 +02:00
Dmitriy Zaporozhets 8064b3b767 Fix btn margin for commit show page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 16:18:47 +02:00
Sytse Sijbrandij 29fd9b400e Merge pull request #6433 from boeserwolf91/patch-1
fixed typo at the user management help page
2014-02-28 13:56:06 +01:00
Jacob Vosmaer 46b1c63b7a Make backup version blocker test more robust
Assuming that VERSION != VERSION.reverse is not robust. This will fail
at e.g. version 6.6.6.
2014-02-28 12:11:43 +01:00
Dmitriy Zaporozhets 9114cfbb0a Merge branch 'issue-improve-ui' into 'master'
Issue Improve Ui
2014-02-28 11:07:37 +00:00
Jacob Vosmaer b36751c897 Use VERSION contanst in backup specs 2014-02-28 11:57:58 +01:00
Dmitriy Zaporozhets f4b2cee695 Revert font-smoothing to default
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 10:18:49 +02:00
Dmitriy Zaporozhets 4710897c0d Add testme repo for dev seeds
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 10:06:17 +02:00
Dmitriy Zaporozhets 3dcfae7524 Add default value for Project#archived
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-28 09:57:19 +02:00
Dmitriy Zaporozhets 5ebdbfab84 Merge branch 'pg_fixes' into 'master'
Postgres fixes

For applications migrated from MySQL to PostreSQL it fixes some issues
Fixes #1060
2014-02-28 07:02:44 +00:00
Dmitriy Zaporozhets db80c149cf Merge branch 'gitlab_git_5_6' into 'master'
Use new gitlab_git gem. It makes CONTRIBUTING.md work
2014-02-27 20:46:50 +00:00
Dmitriy Zaporozhets a02c1fd390 Remove js tag for constantly failing test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 21:08:02 +02:00
Dmitriy Zaporozhets 6dcfc1040d Issue box restyle
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 21:04:44 +02:00
Dmitriy Zaporozhets 27c3d529d1 Mention ci+fork fix in CHANGELOG 2014-02-27 14:48:42 +00:00
Dmitriy Zaporozhets aee28088f8 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-02-27 16:27:31 +02:00
Dmitriy Zaporozhets f248e4f57a Merge pull request #6359 from jasonblanchard/comment-attachment-filename
Fixed attachment identifier displaying underneath note text
2014-02-27 16:27:11 +02:00
Dmitriy Zaporozhets eb7cf9ba82 Merge pull request #6428 from tsl0922/remove-broken-diffs
remove dead code: broken_diffs
2014-02-27 16:18:05 +02:00
Dmitriy Zaporozhets 1f9b3f2e93 Merge branch 'backup_version' into 'master'
Less strict backup versions
2014-02-27 14:12:25 +00:00
Stefan Wolf 37e211822e fixed typo in user management help page 2014-02-27 15:02:57 +01:00
Dmitriy Zaporozhets ccd617e58e Default values for web hooks
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 15:56:35 +02:00
Dmitriy Zaporozhets 0de7a7cfcd Add default value for Project#imported boolean
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 15:55:22 +02:00
Dmitriy Zaporozhets cac868ee94 Use new gitlab_git gem. It makes CONTRIBUTING.md work
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 15:52:14 +02:00
Jacob Vosmaer 75f274b750 Use Gitlab::VERSION to version backups
Previous to this commit, backups were tied to the git revision (SHA1) of
the app at the time the backup:create command was invoked. If the SHA1
at the time of restore was different, the script would refuse to restore
the backup.  This commit loosens this tie so that the backup script only
complains if the value of the Gitlab::VERSION constant is different
between the time of backup and the time of restore.
2014-02-27 14:30:41 +01:00
Dmitriy Zaporozhets 0a963ee15a Merge branch 'pg_force_restore' into 'master'
Pg Force Restore
2014-02-27 12:27:30 +00:00
Dmitriy Zaporozhets b2cab1c52a Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-02-27 13:14:03 +02:00
Dmitriy Zaporozhets 981deddfce Merge branch 'highlight_html_escape' into 'master'
Enable html_escape for code blocks highlighted in markdown

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/94
2014-02-27 11:13:46 +00:00
Dmitriy Zaporozhets c94dc3de78 html_escape is private for rails 4.0.2 :(
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 11:12:12 +02:00
Dmitriy Zaporozhets 4d896a2b86 Enable html_escape for code blocks highlighted in markdown
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-27 09:38:11 +02:00
tsl0922 5c3972ae1e remove dead code: broken_diffs 2014-02-27 14:58:27 +08:00
Dmitriy Zaporozhets b155a44ef4 Merge branch 'backup_restore_hooks_bug' into 'master'
Fix backup/restore git hooks bug
2014-02-26 20:54:23 +00:00
Dmitriy Zaporozhets 4713fc34cf Merge pull request #6416 from robbytaylor/patch-1
Fixed typo in comments of apllication.scss
2014-02-26 22:44:50 +02:00
Dmitriy Zaporozhets 8dd0076caf Merge pull request #6423 from robertd/update_changelog
Updated changelog with my name for #6267
2014-02-26 22:44:39 +02:00
Robert Djurasaj e27746f1ed Updated changelog with my name for #6267 2014-02-26 11:34:37 -07:00
Jacob Vosmaer 8fe10e642a Empty the database during Postgres backup restore
The expected behavior during a GitLab backup restore is to overwrite
existing database data. This works for MySQL because the output of
mysqldump contains 'DROP TABLE IF EXISTS' statements. pg_dump on the
other hand assumes that one will restore into an empty database. When
this is not the case, during the restore with psql some of the data will
be skipped if existing data is 'in the way'. By first invoking `rake
db:schema:load` during a Postgres GitLab backup restore, we make sure
that all important data is correctly restored.
2014-02-26 18:26:31 +01:00