Commit Graph
9643 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets ab032256da Add some tests for merge API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-13 11:01:40 +03:00
Dmitriy Zaporozhets 5880d7df62 Docs for merge api
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-12 18:01:22 +03:00
Dmitriy Zaporozhets 0c73e66643 Specify error codes for merge api
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-12 17:51:43 +03:00
Dmitriy Zaporozhets fe6d392236 Draft API method for merge MR
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-12 16:34:41 +03:00
Dmitriy Zaporozhets 68b89142aa Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-05-12 15:30:07 +03:00
Dmitriy Zaporozhets d88b022e8d Merge branch 'changelog-satellite' into 'master'
Changelog satellite
2014-05-12 12:29:36 +00:00
dosire 2efcd3013a Add changelog entry for satellite clean. 2014-05-12 13:57:20 +02:00
Sytse Sijbrandij b6ca6623ab Merge branch 'monthly-revision' into 'master'
Monthly release doc revision

/cc @sytse @jacobvosmaer @marin @dzaporozhets @marc
2014-05-12 11:16:32 +00:00
Jacob Vosmaer 7ec9777a86 Merge branch 'master' into 'master'
Fix typo in doc/install/requirements.md
2014-05-12 10:19:56 +00:00
Dmitriy Zaporozhets 8b9b34f842 Mention 2 step MR in CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-12 13:06:25 +03:00
Dmitriy Zaporozhets a54408b9ed Merge branch 'expose_visibility_in_project_create_service_hook' into 'master'
Expose project visibility in system service hooks

Our gitlab installation is currently setup with a system hook to ping our hubot. Currently whenever a project is created, hubot announces this, regardless of project visibility. It didn't really make sense for everyone to see this, and as the project visibility wasn't exposed in the JSON hook output, I thought I'd add it in!

As far as I'm aware, tests still run and pass OK. I'm not exactly rails savvy though, so any pointers/fixes/etc, please let me know!
2014-05-12 09:45:17 +00:00
Alex 31b0e14981 Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
Dmitriy Zaporozhets c355b9abfe Merge pull request #6951 from Azaret/fix_dark_css_rules_conflict
Fix css rules conflict between .dark & a.dark classes
2014-05-11 20:36:16 +03:00
Pascal Herbert 7477dd7a7c Fix typo 2014-05-11 13:23:51 +00:00
Dmitriy Zaporozhets 4ba5acd238 Merge branch 'link-to-installation-doc' into 'master'
Link to installation doc
2014-05-10 18:34:19 +00:00
dosire 049b63473f Link to the installation doc so people viewing on other locations can click the link. 2014-05-09 19:34:25 +02:00
Gregoire Daussin ea696805a7 Fix css rules conflict between .dark & a.dark classes 2014-05-09 17:58:23 +02:00
Dmitriy Zaporozhets 3b34084bde Fix notify specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-09 09:46:23 +03:00
Dmitriy Zaporozhets b8115e76a4 Merge branch 'backup_wiki_skip_bug' into 'master'
Fix wiki backup skip bug
2014-05-09 06:40:19 +00:00
Jacob Vosmaer 0f29ccffd2 Backup wiki repo even if the main repo is empty
This fixes a bug where wiki repositories for projects with an empty main
repository would not get backed up.
2014-05-08 22:50:48 +02:00
Dmitriy Zaporozhets 23ae3911aa Merge branch 'mixin-cleanup' into 'master'
Mixin cleanup

* Remove old mixins
* add issue box shadow
* change color for network graph box
2014-05-08 20:01:52 +00:00
Dmitriy Zaporozhets 9e11153721 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-05-08 21:50:14 +03:00
Dmitriy Zaporozhets 32875f9aaf Merge pull request #6937 from chamill/master
Provide fallback for missing `name` value.
2014-05-08 21:49:59 +03:00
Dmitriy Zaporozhets 058c48845b Merge branch 'fix_merge_request_emails' into 'master'
Remove markdown syntax from notification emails

Merge request notifications once again gained markdown syntax 😄 In my opinion, markdown should not be present in emails because it is not rendered - it looks funny. I fixed this once before in 57ad81a9c5 and it was recently changed back to use the markdown style.
2014-05-08 18:36:32 +00:00
Dmitriy Zaporozhets 8c1201efac Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-05-08 21:31:43 +03:00
Dmitriy Zaporozhets 4ca1a29de8 Merge pull request #6934 from skv-headless/ctrl_enter_form_submit
submit notes forms by pressing ctrl+enter
2014-05-08 21:31:25 +03:00
Dmitriy Zaporozhets aa5f306d11 Merge pull request #6860 from hszcg/dev
Add support for side-by-side inline comments
2014-05-08 21:23:44 +03:00
Dmitriy Zaporozhets cb20ab0201 Merge pull request #6929 from asedge/fix_api_branches_with_periods
Add fix for API when branch names have periods in them.  Relates to issu...
2014-05-08 21:22:13 +03:00
Dmitriy Zaporozhets 1ba865c6a6 Merge branch 'master' into 'master'
Added Laravel API Wrapper
2014-05-08 18:21:49 +00:00
Dmitriy Zaporozhets 4d11a3d8cd Merge pull request #6941 from jvanbaarsen/typo-fix
Fix a minor typo in the README
2014-05-08 21:21:13 +03:00
Dmitriy Zaporozhets 211e975d8a Change header color in network page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 21:10:20 +03:00
Dmitriy Zaporozhets 2ec1a879f7 Add box shadow to issue box
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 21:10:07 +03:00
Dmitriy Zaporozhets 20be9ef251 Remove old mixins
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 21:09:51 +03:00
Dmitriy Zaporozhets 5218537c3b Merge branch 'rails_4_0_5' into 'master'
Rails 4.0.5
2014-05-08 17:30:43 +00:00
Dmitriy Zaporozhets e5de006845 Merge branch 'tar_version_encoding' into 'master'
Fix tar version string encoding bug
2014-05-08 16:24:16 +00:00
Jacob Vosmaer da347d1bb4 Apply the locale encoding to tar --version
Fixes a bug with non-UTF8 locales introduced by
2b816075dc.
2014-05-08 18:23:44 +02:00
Dmitriy Zaporozhets 41231862ba Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 19:23:39 +03:00
Dmitriy Zaporozhets 4917dc6469 Merge branch '2-step-mr' into 'master'
2 step merge request process
2014-05-08 16:11:03 +00:00
Dmitriy Zaporozhets 536373ad05 Dont allow mr compare with empty branches
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 19:00:03 +03:00
Dmitriy Zaporozhets 4673d980a0 Merge branch 'convert_backup_to_postgres' into 'master'
Convert MySQL backup to Postgres
2014-05-08 15:02:58 +00:00
Dmitriy Zaporozhets 6af6f4b46a Merge branch 'update_gitlab_grit' into 'master'
Update gitlab grit version
2014-05-08 15:01:38 +00:00
Dmitriy Zaporozhets 86bf684f5d Minor UI improvements and fixed test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 16:30:39 +03:00
Marin JankovskiandJacob Vosmaer ad5a982d84 Update sass-rails with newer version of rails. 2014-05-08 15:28:07 +02:00
C. Morgan Hamill 0456101117 Clean up conditional statement in name method.
Reverse the conditional order to avoid awkward `if !` construction.
2014-05-08 09:23:17 -04:00
Jeroen van Baarsen 700b6366db Fix a minor typo in the README 2014-05-08 14:57:42 +02:00
Dmitriy Zaporozhets 2da289cf22 Add assignee and milestone to 2nd step
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 15:52:59 +03:00
Dmitriy Zaporozhets ee3cd06f4c Remove unnecessary css margin
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 15:40:19 +03:00
Dmitriy Zaporozhets 51e976d295 Add assignee/milestone block to merge request edit page. And remove branches selector from this page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 15:40:02 +03:00
Dmitriy Zaporozhets 8eae01ea58 Compare branches in MergeRequestsController#new action
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 15:38:52 +03:00
Dmitriy Zaporozhets 05e63fe09c MergeRequest#new 2 step process
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-08 15:38:17 +03:00