- 13 Oct, 2014 6 commits
-
-
Sytse Sijbrandij authored
minor updates to mysql cleanup
-
Dmitriy Zaporozhets authored
Improve event note display in dashboard and project activity views
-
Ben Bodenmiller authored
* take -> make * correct incorrect details about when pool size was changed
-
Robert Schilling authored
simplify schema.rb reset in upgrade guides
-
Sytse Sijbrandij authored
Cleanup MySQL database
-
Vinnie Okada authored
Update the `#first_line_in_markdown` method so that the first line of parsed text is displayed more reliably, and the continuation indicators ("...") are displayed in all cases where the note is truncated. Also add Rspec tests for `EventsHelper#event_note`.
-
- 12 Oct, 2014 11 commits
-
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
Addresses changes made to installation guide and config files but never applied in update process. Relevant changes to installation guide and config files were made in gitlabhq@cbb5b00, gitlabhq@498a4e6, gitlabhq@c33d5e1, gitlabhq@485162e#diff-e1059d0fa0437ffad94facff86210603, gitlabhq@72e2fe2#diff-d1b4ff7de834bae6008dd49550413a6f, gitlabhq@5163a8f#diff-e1059d0fa0437ffad94facff86210603, gitlabhq@993af5d#diff-e1059d0fa0437ffad94facff86210603, & gitlabhq@d3f5a0c.
-
Dmitriy Zaporozhets authored
Fix ambiguous sha problem with mentioned commit Before: write in database only 6 chars of commit sha. This cause to `Ambiguous SHA1 prefix` exception. - [x] write full commit sha in db. - [x] Standardise usage of sha truncation: 8 characters everywhere. - [x] prevent exception when ambiguous sha requested in markdown Fixes #1644 See merge request !1171
-
Vinnie Okada authored
Notes on the dashboard views are truncated to 150 characters; this change ensures that when a link's text is truncated it still points to the correct URL.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Bug with apostrophe when at mentioning users This fixes the situation where mentioning user with apostrophe at the end causes a link to issue 39 if the project has that issue, so `@marin` would look like `@marin's`. Fixes #1034 See merge request !1165
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Enabling markdown pipelines from gitlab Define which markdown pipelines are used in GitLab from application instead from gem. See merge request !1164
-
Sytse Sijbrandij authored
improve wording on protected branches page
-
Ben Bodenmiller authored
-
- 10 Oct, 2014 17 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
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>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Ssl ciphers update See merge request !1168
-
Marin Jankovski authored
-
Marin Jankovski authored
This reverts commit c41e5f50.
-
Marin Jankovski authored
Remove unused method
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Vinnie Okada authored
-
- 09 Oct, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
Annotate See merge request !1167
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Snippets need to be either public/internal/private See merge request !1162
-
Dmitriy Zaporozhets authored
Bump grit Fixes gitlab/grit#7 See merge request !1166
-
Marin Jankovski authored
-
Valery Sizov authored
-