Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests.commit-project | Douwe Maan | 2015-04-24 | 1 | -3/+3 |
| | |||||
* | Explain purpose and usage. | Douwe Maan | 2015-04-24 | 1 | -0/+24 |
| | |||||
* | Fix behavior for Enumerable-like ActiveRecord relations. | Douwe Maan | 2015-04-24 | 1 | -3/+1 |
| | |||||
* | Fix small issues. | Douwe Maan | 2015-04-24 | 2 | -6/+7 |
| | |||||
* | Satisfy Rubocop. | Douwe Maan | 2015-04-24 | 1 | -11/+12 |
| | |||||
* | Fix errors. | Douwe Maan | 2015-04-24 | 2 | -3/+2 |
| | |||||
* | Update changelog. | Douwe Maan | 2015-04-24 | 1 | -0/+2 |
| | |||||
* | Select MR commit notes from source project. | Douwe Maan | 2015-04-24 | 1 | -3/+6 |
| | |||||
* | Move participants method to shared Participable concern. | Douwe Maan | 2015-04-24 | 5 | -43/+51 |
| | |||||
* | Link cross-project cross-reference notes to correct project. | Douwe Maan | 2015-04-24 | 9 | -61/+36 |
| | |||||
* | No longer needed to pass project argument to commit methods. | Douwe Maan | 2015-04-24 | 10 | -31/+26 |
| | |||||
* | Use project.commit convenience method. | Douwe Maan | 2015-04-24 | 30 | -44/+44 |
| | |||||
* | Let commit model know about its project. | Douwe Maan | 2015-04-24 | 12 | -27/+34 |
| | |||||
* | Merge branch 'atom-feeds-everywhere' into 'master' | Dmitriy Zaporozhets | 2015-04-24 | 24 | -57/+133 |
|\ | | | | | | | | | | | Add project activity atom feed and show atom feed buttons everywhere where applicable. See merge request !555 | ||||
| * | Remove unnecessary private_token params.atom-feeds-everywhere | Douwe Maan | 2015-04-23 | 7 | -7/+7 |
| | | |||||
| * | Fix spec. | Douwe Maan | 2015-04-23 | 1 | -1/+1 |
| | | |||||
| * | Rename "News Feed" buttons to "Activity Feed" | Douwe Maan | 2015-04-23 | 3 | -3/+3 |
| | | |||||
| * | Fix project atom link tag. | Douwe Maan | 2015-04-23 | 1 | -1/+1 |
| | | |||||
| * | Update changelog. | Douwe Maan | 2015-04-23 | 1 | -0/+2 |
| | | |||||
| * | Make links and titles of atom feeds consistent. | Douwe Maan | 2015-04-23 | 11 | -31/+31 |
| | | |||||
| * | Add atom feed for project activity. | Douwe Maan | 2015-04-23 | 4 | -8/+40 |
| | | |||||
| * | Move activity feed buttons out of event_filter into actual show views. | Douwe Maan | 2015-04-23 | 4 | -14/+20 |
| | | |||||
| * | Add feed button to dashboard and group issue pages. | Douwe Maan | 2015-04-23 | 2 | -0/+12 |
| | | |||||
| * | Add atom link tag to every page that has one. | Douwe Maan | 2015-04-23 | 9 | -10/+34 |
| | | |||||
* | | Merge branch 'rs-sam-to-dmitriy' into 'master' | Dmitriy Zaporozhets | 2015-04-24 | 2 | -24/+24 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change "Sam" to "Dmitriy" in feature steps "Sam" was too short and generic and caused invalid test failures due to finding other people with names like "Sammie" or "Samuel" unexpectedly. See https://ci.gitlab.com/projects/1/builds/35205 and https://ci.gitlab.com/projects/1/builds/35093 as two recent examples. See merge request !571 | ||||
| * | | Change "Sam" to "Dmitriy" in feature stepsrs-sam-to-dmitriy | Robert Speicher | 2015-04-23 | 2 | -24/+24 |
| | | | | | | | | | | | | | | | "Sam" was too short and generic and caused invalid test failures due to finding other people with names like "Sammie" or "Samuel" unexpectedly. | ||||
* | | | Fix align of issue status box with close/edit buttons to the right | Dmitriy Zaporozhets | 2015-04-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-04-24 | 3 | -29/+30 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'rs-update-d3-atwho' into 'master' | Robert Speicher | 2015-04-23 | 3 | -29/+30 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update d3_rails and jquery-atwho-rails We were a bit behind on these JS libs, so this updates them. AtWho made a few API changes for which I had to update our usage. Should fix #1457 as well. See merge request !542 | ||||
| | * | | Fix GfmAutoComplete for jquery-atwho 1.0rs-update-d3-atwho | Robert Speicher | 2015-04-23 | 1 | -23/+24 |
| | | | | |||||
| | * | | Update jquery-atwho-rails | Robert Speicher | 2015-04-23 | 2 | -3/+3 |
| | | | | |||||
| | * | | Update d3_rails | Robert Speicher | 2015-04-23 | 2 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'rs-mentionable-examples-refactor' into 'master' | Dmitriy Zaporozhets | 2015-04-23 | 7 | -54/+85 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mentionable shared examples to be (a bit) more understandable These shared examples were super confusing, and honestly still kind of are, but they should be a bit better now. I encountered a bunch of headaches in these examples while refactoring ReferenceExtractor, so that's how I ended up changing it. See merge request !1780 | ||||
| * | | | Minor mentionable shared example change | Robert Speicher | 2015-04-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update mentionable shared examples to be (a bit) more understandable | Robert Speicher | 2015-04-16 | 2 | -43/+70 |
| | | | | |||||
| * | | | Correct usage of `subject` in specs | Robert Speicher | 2015-04-16 | 6 | -7/+11 |
| | | | | |||||
| * | | | Note#cross_reference_exists? should be checking the noteable_type also | Robert Speicher | 2015-04-16 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'rs-issue-2266' into 'master' | Dmitriy Zaporozhets | 2015-04-23 | 3 | -4/+28 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add default_url_options initializer Fixes #2266 See merge request !1791 | ||||
| * | | | | Provide autoload paths for filters to prevent circular dependency | Robert Speicher | 2015-04-23 | 2 | -4/+15 |
| | | | | | |||||
| * | | | | Add default_url_options initializer | Robert Speicher | 2015-04-23 | 1 | -0/+13 |
| | |/ / | |/| | | | | | | | | | | Fixes #2266 | ||||
* | | | | Merge branch 'rs-fixed-width-nav' into 'master' | Dmitriy Zaporozhets | 2015-04-23 | 8 | -56/+55 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use fixed width icons in all nav sidebars | Before (watch the Network and Graphs icons as the sidebar collapses): | After: | | :--------: | :------: | ||| Uses the `icon` helper, because I can't help myself! See merge request !566 | ||||
| * | | | Use fixed width icons in all nav sidebars | Robert Speicher | 2015-04-23 | 8 | -56/+55 |
|/ / / | |||||
* | | | Improve navbar toggle for mobile devices | Dmitriy Zaporozhets | 2015-04-23 | 2 | -13/+3 |
| |/ |/| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Fix sidebar collapse button | Dmitriy Zaporozhets | 2015-04-23 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Add CHANGELOG item for new sidebar | Dmitriy Zaporozhets | 2015-04-23 | 2 | -3/+6 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge pull request #9042 from skburgart/fix/jira-link | Marin Jankovski | 2015-04-23 | 1 | -6/+5 |
|\ \ | | | | | | | Fix broken link in jira service | ||||
| * | | Fix broken link in jira service | Steven Burgart | 2015-03-27 | 1 | -6/+5 |
| | | | |||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2015-04-23 | 4 | -2/+7 |
|\ \ \ | |||||
| * \ \ | Merge branch 'sign-out-to-sign-in' into 'master' | Dmitriy Zaporozhets | 2015-04-23 | 2 | -0/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redirect to sign in page after signing out. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2125. See merge request !541 | ||||
| | * | | | Move changelog item to 7.11.sign-out-to-sign-in | Douwe Maan | 2015-04-18 | 1 | -1/+1 |
| | | | | |