- 11 Jun, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Jun, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: db/schema.rb
-
Dmitriy Zaporozhets authored
Ce to ee See merge request !417
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Jun, 2015 26 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/README.md doc/workflow/README.md
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Move reference extractor EE special case to separate method. Fixes gitlab/gitlabhq#2370. @dzaporozhets With this change, the part ```ruby %i(user label issue merge_request snippet commit commit_range).each do |type| define_method("#{type}s") do references[type] end end ``` is the same as in CE again, and the only added part is the issues method, which should not conflict with CE stuff. See merge request !415
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Add Git hook to validate maximum file size. Addresses #286. See merge request !413
-
Douwe Maan authored
Make submit hotkey available to all notes forms. Addresses #2221. See merge request !1847
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Move page-specific JS out of head and into body. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2375. See merge request !787
-
Dmitriy Zaporozhets authored
Correctly remove already-mentioned commits for cross references Fixes #1778 See merge request !785
-
Douwe Maan authored
-
Douwe Maan authored
Add API support for adding and removing LDAP group links See merge request !4
-
Douwe Maan authored
-
Job van der Voort authored
Fixing importing doc Fixed some details about the importing links and documents. - Added extra info to Bitbucket importing - Organized docs in alphabetical order - Moved Importing link to general documentation, instead of workflow (that's where Sytse asked me to add it) Thank you @job for merging previous changes. See merge request !1845
-
Job van der Voort authored
Added line about adding docs in alphabetical order I believe it's important to be organized when adding documentation, so whenever it applies, I believe documents should be added in alphabetical order. See merge request !786
-
Jeroen van Baarsen authored
No need to check if `repository_ref` is present
-
Nicolas authored
Addresses #2221.
-
- 08 Jun, 2015 9 commits
-
-
Karen authored
-
Robert Speicher authored
Fixes #1778
-
Karen Carias authored
-
Karen Carias authored
-
Karen Carias authored
-
Karen Carias authored
Removed link "importing to gitlab" because it's in "Documentation". Organized links in alphabetical order.
-
Karen Carias authored
-
Karen Carias authored
-
Karen Carias authored
-